]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: domain: Mark if no blockjobs are active in the status XML
authorPeter Krempa <pkrempa@redhat.com>
Tue, 26 Sep 2017 14:37:47 +0000 (16:37 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Fri, 6 Oct 2017 06:47:30 +0000 (08:47 +0200)
commit802fd24506f98a4b57e3119d2b1c1387de5385e6
tree4f0b900a3c26a23d5db541e3f711c07117c1fec7
parentd868366fe3eed36ab1c9280991b0789e5e857126
qemu: domain: Mark if no blockjobs are active in the status XML

Note when no blockjobs are running in the status XML so that we know
that the backing chain will not change until we reconnect.
src/qemu/qemu_domain.c
src/qemu/qemu_domain.h
tests/qemuxml2xmltest.c