On Thu, Aug 01, 2013 at 21:28:09 +0200, Jiri Denemark wrote:
This series adds tests for hotplugging all supported disk types.
Jiri Denemark (17):
qemu: Typedef monitor callbacks
qemu: Avoid using global qemu_driver in event handlers
qemu: Move qemuDomainAttachDeviceDiskLive to qemu_hotplug.c
qemu: Move qemuDomainDetachDeviceDiskLive to qemu_hotplug.c
qemuhotplugtest: Generate better output
qemuhotplugtest: Compare domain XML after device hotplug
qemuhotplugtest: Define QMP_OK for the most common reply
qemuxml2argvtest: Add XML for testing device hotplug
qemuhotplugtest: Add tests for virtio disk hotplug
tests: Add support for passing vm to qemu monitor
tests: Add support for passing driver to qemu monitor
qemu: Export qemuProcessHandleDeviceDeleted for tests
qemu: Let tests override waiting time for device unplug
qemuhotplugtest: Add support for DEVICE_DELETED event
qemuhotplugtest: Add tests for async virtio disk detach
qemuhotplugtest: Add tests for USB disk hotplug
qemuhotplugtest: Add tests for virtio SCSI disk hotplug
ping
Jirka