]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
conf: Extract update of vcpu count if maxvcpus is decreased
authorPeter Krempa <pkrempa@redhat.com>
Mon, 19 Oct 2015 11:36:08 +0000 (13:36 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 9 Dec 2015 13:57:12 +0000 (14:57 +0100)
commit4a194c55af68cf4f2fc8acc4a2ee8aa5a6926443
treeaa5bd27745da6348180f148feb87ef79b0b72d34
parent310992c344a52b494a17a19540ecce4f4f375788
conf: Extract update of vcpu count if maxvcpus is decreased

The code can be unified into the new accessor rather than being
scattered accross the drivers.
src/conf/domain_conf.c
src/libxl/libxl_driver.c
src/qemu/qemu_driver.c
src/test/test_driver.c
src/xen/xm_internal.c