
2 Feb
2010
2 Feb
'10
9:12 a.m.
2010/2/1 Daniel P. Berrange <berrange@redhat.com>:
Since QEMU startup uses the new -device argument, the hotplug code needs todo the same. This converts disk, network and host device hotplug to use the device_add command
* src/qemu/qemu_driver.c: Use new device_add monitor APIs whereever possible ---
ACK. Matthias