]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu_hotplug: move qemuDomainChangeGraphicsPasswords()
authorLaine Stump <laine@laine.org>
Tue, 19 Mar 2019 17:35:31 +0000 (13:35 -0400)
committerLaine Stump <laine@laine.org>
Mon, 25 Mar 2019 16:34:18 +0000 (12:34 -0400)
commit036a4521f3c539c58bb5706b4710db0f1a16eec6
tree8864b3dde23641657b8f34b97220d193ded58de5
parent6be2414820a23663f9e6b7b4ed510ebbf3126307
qemu_hotplug: move qemuDomainChangeGraphicsPasswords()

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>
ACKed-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_hotplug.c