Hide Forgot
Description of problem: PIIX3-xen is an onboard device used with accel=xen. We don't have that in RHEL-7. isabus-bridge is an onboard device used with machine types that don't provide a PCI bus. We don't have that in RHEL-7. Neither should be available with -device. How reproducible: Always Steps to Reproduce: 1. for X in the above devices: -device X Actual results: -device X is accepted Expected results: -device X is rejected, just like -device nonexistant
The patches I posted for bug 1001216 make these two devices unavailable with -device.
Since the patch for bug 1001216 resolves this bug as well, I'm closing it as duplicate. *** This bug has been marked as a duplicate of bug 1001216 ***