]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: also delete qemuProcessAttach
authorJán Tomko <jtomko@redhat.com>
Fri, 14 Jun 2019 18:59:32 +0000 (20:59 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 20 Jun 2019 10:47:10 +0000 (12:47 +0200)
commit4d497566e6914f0e72b3515bef7d13ec769657b6
tree2791d307a5cc52333664904674d961a5bab8986c
parentec1550827d90eb1ffd14d8ad88df3e9fdb63dbc2
qemu: also delete qemuProcessAttach

Now that the virDomainQemuAttach API returns an error, we can remove the
unused qemuProcessAttach function as well, deleting the only user
that possibly could have requested to open a non-JSON monitor.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Acked-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_process.c
src/qemu/qemu_process.h