]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: Improve error message in virDomainGetVcpus
authorPeter Krempa <pkrempa@redhat.com>
Mon, 18 Jul 2016 09:21:06 +0000 (11:21 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Thu, 4 Aug 2016 06:03:46 +0000 (08:03 +0200)
commitdd976f786cc241be8b62ee44a08ce27158fa386c
tree2e099070887d756f038442169d82d41b5e6e03fb
parent0f889e725e2e132e1eed62de38995677abc5da41
qemu: Improve error message in virDomainGetVcpus

If the VM is offline we can't retrieve the runtime statistical
information. Pinning could be retrieved but there are separate APIs for
that.
src/qemu/qemu_driver.c