
22 Mar
2019
22 Mar
'19
10:37 a.m.
On Thu, Mar 21, 2019 at 18:28:50 -0400, Laine Stump wrote:
It was sitting down in the middle of all the qemuDomainDetach*() functions. Move it up with the rest of the qemuDomain*Graphics*() functions.
Signed-off-by: Laine Stump <laine@laine.org> --- src/qemu/qemu_hotplug.c | 151 ++++++++++++++++++++-------------------- 1 file changed, 77 insertions(+), 74 deletions(-)
ACK