]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
qemu: Implement CPUs check against machine type's cpu-max
authorMichal Novotny <minovotn@redhat.com>
Wed, 26 Jun 2013 15:46:35 +0000 (17:46 +0200)
committerMartin Kletzander <mkletzan@redhat.com>
Mon, 1 Jul 2013 12:30:42 +0000 (14:30 +0200)
commitff96888991369c0cc5ea83829bd58104e3e5d0d7
treec7b7d376396f2075c0dfdd14f165fdac2933c382
parent034d3229784bc69dc4cd4bde394c5dd77a5644af
qemu: Implement CPUs check against machine type's cpu-max

Implement check whether (maximum) vCPUs doesn't exceed machine
type's cpu-max settings.

On older versions of QEMU the check is disabled.

Signed-off-by: Michal Novotny <minovotn@redhat.com>
docs/schemas/capability.rng
src/conf/capabilities.c
src/conf/capabilities.h
src/qemu/qemu_capabilities.c
src/qemu/qemu_capabilities.h
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_json.c
src/qemu/qemu_process.c
tests/capabilityschemadata/caps-qemu-kvm.xml