]> git.ipfire.org Git - thirdparty/libvirt.git/commit
qemu: setcpus: Report better errors
authorPeter Krempa <pkrempa@redhat.com>
Wed, 3 Aug 2016 10:57:23 +0000 (12:57 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 16 Aug 2016 08:54:23 +0000 (10:54 +0200)
commite96041ff1ac270b719e43bf0e3d5a224fe61c26a
treebd828867a7f9723661301b9e49a69009db7f4ed7
parent57487085dc577205757739161c3eeca4f9feefb3
qemu: setcpus: Report better errors

Mention whether it was the live or persistent definition which caused an
error reported and explicitly error out in case when attempting to set
maximum vcpu count for a live domain.
src/qemu/qemu_driver.c