[libvirt] [PATCH 0/2] esx: Fix {g,s}et vcpus

Marcos Paulo de Souza marcos.souza.org at gmail.com
Fri Aug 10 03:56:56 UTC 2018


Hi guys,

while checking my ESXi 6.5, and trying to query and change vcpus values, I
discovered this was not working. So, these two patches aim to fix the problem. I
checked some docs[1].

Let me know if there are points where it can be improved.

Thanks,

[1] https://www.vmware.com/support/orchestrator/doc/vco_vsphere55_api/html/VcHostCapability.html

Marcos Paulo de Souza (2):
  esx: Make esxDomainGetVcpusFlags return vcpus again
  esx:Fix esxDomainGetMaxVcpus to return correct vcpus

 src/esx/esx_driver.c | 72 +++++++++++++++++++++++++++-----------------
 1 file changed, 45 insertions(+), 27 deletions(-)

-- 
2.17.1




More information about the libvir-list mailing list