]> xenbits.xensource.com Git - libvirt.git/commit
qemu_hotplug: merge qemuDomainDetachThisHostDevice into qemuDomainDetachHostDevice
authorLaine Stump <laine@laine.org>
Tue, 19 Mar 2019 17:33:10 +0000 (13:33 -0400)
committerLaine Stump <laine@laine.org>
Mon, 25 Mar 2019 16:34:18 +0000 (12:34 -0400)
commit6be2414820a23663f9e6b7b4ed510ebbf3126307
tree23d76c5b59b68f584258dd1453ddb2dc570d999d
parent48a2668151c9ba3f4c94c0a4c0412a5140885ad4
qemu_hotplug: merge qemuDomainDetachThisHostDevice into qemuDomainDetachHostDevice

It's now only called from one place, and combining the two functions
highlights the similarity with Detach functions for other device
types.

Signed-off-by: Laine Stump <laine@laine.org>
ACKed-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_hotplug.c