]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: hotplug: Introduce hot unplug for mediated devices
authorErik Skultety <eskultet@redhat.com>
Mon, 26 Mar 2018 08:06:07 +0000 (10:06 +0200)
committerErik Skultety <eskultet@redhat.com>
Tue, 3 Apr 2018 05:25:07 +0000 (07:25 +0200)
commit5905291402982e0b06a4508f5e3e8abe73744cb2
treea58632a4ffb66929803cced273109b7ed9edec63
parent70d193de190e76e32b6eb5d4f0fc287e1a820636
qemu: hotplug: Introduce hot unplug 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