]> xenbits.xensource.com Git - libvirt.git/commit
qemu: stop formatting json='1' in status XML
authorJán Tomko <jtomko@redhat.com>
Fri, 14 Jun 2019 19:14:48 +0000 (21:14 +0200)
committerJán Tomko <jtomko@redhat.com>
Thu, 11 Jul 2019 14:19:12 +0000 (16:19 +0200)
commit173a191cfe5b99729c7a0b3e1e5878021e613496
tree81ff554f2f0066d0fcac930350ed372787d98df0
parentec9f1cd569b7305822462ce8e85ddce89b684cba
qemu: stop formatting json='1' in status XML

For quite some time now it is impossible to connect to a domain
using a HMP monitor, so there is no point in formatting it in the status
XML.

Signed-off-by: Ján Tomko <jtomko@redhat.com>
Acked-by: Peter Krempa <pkrempa@redhat.com>
src/qemu/qemu_domain.c
tests/qemustatusxml2xmldata/blockjob-mirror-in.xml
tests/qemustatusxml2xmldata/disk-secinfo-upgrade-out.xml
tests/qemustatusxml2xmldata/migration-in-params-in.xml
tests/qemustatusxml2xmldata/migration-out-nbd-out.xml
tests/qemustatusxml2xmldata/migration-out-nbd-tls-out.xml
tests/qemustatusxml2xmldata/migration-out-params-in.xml
tests/qemustatusxml2xmldata/modern-in.xml
tests/qemustatusxml2xmldata/vcpus-multi-in.xml