]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
virConnectCompareCPU: Introduce FAIL_INCOMPATIBLE flag
authorJiri Denemark <jdenemar@redhat.com>
Wed, 28 May 2014 13:12:59 +0000 (15:12 +0200)
committerJiri Denemark <jdenemar@redhat.com>
Wed, 25 Jun 2014 22:44:02 +0000 (00:44 +0200)
commit80d0918bd25dd671d088d9a77eab041498c34188
treeb77ad1e121e545dd433132806aa9bba227fdaa90
parentb14954fc124efcaa02bd82c95af932119319e010
virConnectCompareCPU: Introduce FAIL_INCOMPATIBLE flag

The new VIR_CONNECT_COMPARE_CPU_FAIL_INCOMPATIBLE flag for
virConnectCompareCPU can be used to get an error
(VIR_ERR_CPU_INCOMPATIBLE) describing the incompatibility instead of the
usual VIR_CPU_COMPARE_INCOMPATIBLE return code.

Signed-off-by: Jiri Denemark <jdenemar@redhat.com>
include/libvirt/libvirt.h.in
src/bhyve/bhyve_driver.c
src/libvirt.c
src/qemu/qemu_driver.c
tools/virsh-domain.c
tools/virsh.pod