]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: monitor: remove mon->json checks
authorJán Tomko <jtomko@redhat.com>
Fri, 14 Jun 2019 18:06:48 +0000 (20:06 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 20 Jun 2019 11:47:41 +0000 (13:47 +0200)
commit4d5da03ce4f97eb7d6ca7ee5463cefc9988ae938
tree72d7f0a61ed74af58b8d3b9bd2da1368ad9798ef
parent6799b5279597b5f9ac4c0aa55b56defb56b1075a
qemu: monitor: remove mon->json checks

Remove all the mon->json checks in qemuMonitor functions.

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