> Try to pci hotplug a vga card, watch qemu die with hw_error(). > This patch fixes it.
I think this is wrong. There's no reason why VGA adapters shouldn't be hotplugged. You should fix the underlying problems that prevent hotplugging (or make them fail gracefully). Paul