]> xenbits.xensource.com Git - libvirt.git/commit
qemu: Add support for hot unplugging redirdev device
authorChen Hanxiao <chenhanxiao@gmail.com>
Fri, 5 Jan 2018 02:47:47 +0000 (10:47 +0800)
committerJohn Ferlan <jferlan@redhat.com>
Mon, 8 Jan 2018 16:49:26 +0000 (11:49 -0500)
commit91a3234f3a218a581ede975164e66ce7b0347f4c
tree8fdb1d6adfb81fcaf29efe4bdcb2f2e76a7adce9
parenta63ea8141ba548362242c51c0c7d1570f01a64e2
qemu: Add support for hot unplugging redirdev device

Commit id '162efa1a' added support hotplug a redirdev, but
did not add the hot unplug. This patch will add that support
to allow usage of the detach-device --live on the device.

Reviewed-by: John Ferlan <jferlan@redhat.com>
Signed-off-by: Chen Hanxiao <chenhanxiao@gmail.com>
src/qemu/qemu_driver.c
src/qemu/qemu_hotplug.c
src/qemu/qemu_hotplug.h