[libvirt] [PATCH] virsh: use virConnectGetDomainCapabilities with maxvcpus

Shivaprasad G Bhat sbhat at linux.vnet.ibm.com
Wed Jul 27 12:38:14 UTC 2016


The following patch fixes the maxvcpus output on PPC64.
Earlier I tried fixing this in kvmGetMaxVcpus() which was
later decided to be document not use the virConnectGetMaxVcpus() instead
use the virConnectGetDomainCapabilities api.

I have not implemented the suggestedcpus as mentioned in my previous
patches in this yet.

Previous series fixing the virConnectGetDomainCapabilities can be found here.
https://www.redhat.com/archives/libvir-list/2016-June/msg01873.html

---

Shivaprasad G Bhat (1):
      virsh: use virConnectGetDomainCapabilities with maxvcpus


 tools/virsh-host.c |   33 +++++++++++++++++++++++++++++----
 1 file changed, 29 insertions(+), 4 deletions(-)

--
Signature




More information about the libvir-list mailing list