2010/2/1 Daniel P. Berrange <berrange(a)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