Re: [libvirt] [PATCH v3] qemu: Implement CPUs check against machine type's cpu-max

2013-04-22 Thread Michal Novotny
ping? On 04/17/2013 04:15 PM, Michal Novotny wrote: 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 minov...@redhat.com --- src/qemu/qemu_capabilities.c | 38

[libvirt] [PATCH v3] qemu: Implement CPUs check against machine type's cpu-max

2013-04-17 Thread Michal Novotny
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 minov...@redhat.com --- src/qemu/qemu_capabilities.c | 38 +- src/qemu/qemu_capabilities.h |