]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
conf: Add helper to check whether domain has offline vCPUs
authorPeter Krempa <pkrempa@redhat.com>
Mon, 19 Oct 2015 16:23:23 +0000 (18:23 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 9 Dec 2015 13:57:12 +0000 (14:57 +0100)
commitc970c4a5eabd21b9daa8a5e78e5c764089605866
tree5beda30b83cdf5259f1a8e52fdfe21fddd9c8ecd
parent4a194c55af68cf4f2fc8acc4a2ee8aa5a6926443
conf: Add helper to check whether domain has offline vCPUs

The new helper will simplify checking whether the domain config contains
inactive vCPUs.
src/conf/domain_conf.c
src/conf/domain_conf.h
src/libvirt_private.syms
src/openvz/openvz_driver.c
src/qemu/qemu_command.c
src/vbox/vbox_common.c
src/vmx/vmx.c
src/vz/vz_sdk.c
src/xenconfig/xen_common.c
src/xenconfig/xen_sxpr.c