]> xenbits.xensource.com Git - libvirt.git/commit
qemu: restore non-pci hostdev labels after detach
authorJán Tomko <jtomko@redhat.com>
Fri, 17 Jun 2016 11:14:56 +0000 (13:14 +0200)
committerJán Tomko <jtomko@redhat.com>
Fri, 17 Jun 2016 17:43:22 +0000 (19:43 +0200)
commit22d262c9b019ab43bc9ff7188fc31794902d5287
treef8a541ddf42e179d68147a8f4db6d6be744668be
parentd41d18bcdc6d7ef2ef1b8b069bba48c97339f811
qemu: restore non-pci hostdev labels after detach

Commit 409de00 changed the logic to only match PCI devices
while moving this before Remove*HostDevice calls.

https://bugzilla.redhat.com/show_bug.cgi?id=1342874
src/qemu/qemu_hotplug.c