]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: support hotplug of vdpa devices
authorJonathon Jongsma <jjongsma@redhat.com>
Wed, 14 Oct 2020 17:08:29 +0000 (12:08 -0500)
committerLaine Stump <laine@redhat.com>
Tue, 20 Oct 2020 19:15:06 +0000 (15:15 -0400)
commitb79abf9c3cdab8bcecfa8769629a4cdf4bf0b6c3
tree3f7e082436b0122b5f61ade575c3a0e6ac90a0a6
parentb8998cc670f7b1b11a83276050e49dce7efba333
qemu: support hotplug of vdpa devices

By using the new qemu monitor functions to handle passing and removing
file descriptors, we can support hotplug of vdpa devices.

Signed-off-by: Jonathon Jongsma <jjongsma@redhat.com>
src/qemu/qemu_hotplug.c
tests/qemuhotplugmock.c
tests/qemuhotplugtest.c
tests/qemuhotplugtestdevices/qemuhotplug-interface-vdpa.xml [new file with mode: 0644]
tests/qemuhotplugtestdomains/qemuhotplug-base-live+interface-vdpa.xml [new file with mode: 0644]