libvirt/src/vmx
Pino Toscano c92b6023e8 vmx: allow an odd number of vCPUs
Most probably this was a limitation in older ESX versions, and it seems
it does not exist anymore in more recent versions; see the following
thread:
https://www.redhat.com/archives/libvir-list/2018-May/msg02159.html
https://www.redhat.com/archives/libvir-list/2018-June/msg00043.html

Hence, allow an odd number (greater than 1) of vCPUs, since most
probably older versions of ESXi will error out anyway.

https://bugzilla.redhat.com/show_bug.cgi?id=1584091

Signed-off-by: Pino Toscano <ptoscano@redhat.com>
Reviewed-by: Jiri Denemark <jdenemar@redhat.com>
2018-06-22 10:37:24 +02:00
..
Makefile.inc.am make: split vmx driver build rules into vmx/Makefile.inc.am 2018-03-05 17:12:01 +00:00
vmx.c vmx: allow an odd number of vCPUs 2018-06-22 10:37:24 +02:00
vmx.h vmx: Expose VMware Managed Object Reference (moref) in XML. 2017-09-04 09:48:32 +01:00