Revision 327867b6
ID | 327867b62a121a93ab1e8e9278eba2cd44eee650 |
qdev: Fix -device and device_add to handle unsuitable bus gracefully
"device_add isa-serial,bus=pci.0" kills QEMU. Not good.
Files
- added
- modified
- copied
- renamed
- deleted
ID | 327867b62a121a93ab1e8e9278eba2cd44eee650 |
Added by Markus Armbruster about 12 years ago
qdev: Fix -device and device_add to handle unsuitable bus gracefully
"device_add isa-serial,bus=pci.0" kills QEMU. Not good.