[libvirt] [PATCH 1/5] lib: Add API for specific vCPU hot(un)plug

Pavel Hrdina phrdina at redhat.com
Tue Feb 21 13:54:09 UTC 2017


On Fri, Feb 10, 2017 at 06:10:18PM +0100, Peter Krempa wrote:
> Similarly to domainSetGuestVcpus this commit adds API which allows to
> modify state of individual vcpus rather than just setting the count.
> 
> This allows to enable CPUs in specific guest NUMA nodes to achieve any
> necessary configuration.
> ---
>  include/libvirt/libvirt-domain.h |  5 +++++
>  src/driver-hypervisor.h          |  7 ++++++
>  src/libvirt-domain.c             | 48 ++++++++++++++++++++++++++++++++++++++++
>  src/libvirt_public.syms          |  5 +++++
>  src/remote/remote_driver.c       |  1 +
>  src/remote/remote_protocol.x     | 16 +++++++++++++-
>  src/remote_protocol-structs      |  7 ++++++
>  7 files changed, 88 insertions(+), 1 deletion(-)

ACK

Pavel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Digital signature
URL: <http://listman.redhat.com/archives/libvir-list/attachments/20170221/a68631b6/attachment-0001.sig>


More information about the libvir-list mailing list