]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: hotplug: Introduce hot plug support for mediated devices
authorErik Skultety <eskultet@redhat.com>
Mon, 26 Mar 2018 07:38:47 +0000 (09:38 +0200)
committerErik Skultety <eskultet@redhat.com>
Tue, 3 Apr 2018 05:25:07 +0000 (07:25 +0200)
commit70d193de190e76e32b6eb5d4f0fc287e1a820636
treecc1a24749f9aa210aa4ed9f6451d03b3468e7ef8
parent849b6a7b6a2fa8207af0ff1160edc8baf109213a
qemu: hotplug: Introduce hot plug support for mediated devices

Mediated devices support hot-{plug,unplug} since their introduction in
kernel 4.10, however libvirt has still been missing support for this.

Signed-off-by: Erik Skultety <eskultet@redhat.com>
src/qemu/qemu_hotplug.c