
26 Mar
2019
26 Mar
'19
7:36 a.m.
On Mon, Mar 25, 2019 at 13:24:23 -0400, Laine Stump wrote:
This function is going to take on some of the functionality of its subordinate functions, which all live in qemu_hotplug.c.
qemuDomainDetachDeviceControllerLive() is only called from qemuDomainDetachDeviceLive() (and will soon be merged into qemuDomainDetachControllerDevice(), which is in qemu_hotplug.c), so it is also moved.
Signed-off-by: Laine Stump <laine@laine.org> ---
ACK