cloudstack/plugins/hypervisors
Sateesh Chodapuneedi 664dc17b0b CLOUDSTACK-3303 Vmware - Put a mechanism to disable hot add vcpu if the number of cores per socket is not 1 and virtual machine hardware version=7
Following Hotadd memory checks are included now.
1) Check if guest operating system supports memory hotadd
2) Check if virtual machine is using hardware version 7 or later before enabling memory hotadd

Following Hotadd CPU checks are included now.
1) Check if guest operating system supports cpu hotadd
2) Check if virtual machine is using hardware version 8 or later.
3) Check if virtual machine has only 1 core per socket. If hardware version is 7, then only 1 core per socket is supported. Hot adding multi-core vcpus is not allowed if hardware version is 7.

Signed-off-by: Sateesh Chodapuneedi <sateesh@apache.org>
2013-07-10 17:58:42 +05:30
..
baremetal Baremetal: Move list APIs to the correct location 2013-07-01 15:19:39 -07:00
kvm Fix typo in backupSnapshotCommand 2013-06-29 13:50:25 +05:30
ovm if object is already stored in cache store, don't download again 2013-05-16 14:34:06 -07:00
simulator fix simulator 2013-07-09 10:42:15 -07:00
ucs UCS: Add missing beans 2013-06-27 14:54:45 -07:00
vmware CLOUDSTACK-3303 Vmware - Put a mechanism to disable hot add vcpu if the number of cores per socket is not 1 and virtual machine hardware version=7 2013-07-10 17:58:42 +05:30
xen CLOUDSTACK-3443: Timeoffset on windows guest not persisted between VM stop and start on XenServer. 2013-07-10 17:36:06 +05:30