]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_hotplug: Introduce and use qemuDomainDeleteDevice
authorMichal Privoznik <mprivozn@redhat.com>
Tue, 12 Mar 2019 12:49:24 +0000 (13:49 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Fri, 15 Mar 2019 12:45:34 +0000 (13:45 +0100)
commit4cd13478ac331f5e42c926d4f2111dd89d2970a6
treef5833bbad4bbe40ac44979aa483d18150b8ace9c
parent641438fb7569ebb5e90d29d2a77835f72cf871d9
qemu_hotplug: Introduce and use qemuDomainDeleteDevice

The aim of this function will be to fix return value of
qemuMonitorDelDevice() in one specific case. But that is yet to
come. Right now this is nothing but a plain substitution.

Signed-off-by: Michal Privoznik <mprivozn@redhat.com>
ACKed-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_hotplug.c