]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lib: Add API for specific vCPU hot(un)plug
authorPeter Krempa <pkrempa@redhat.com>
Tue, 21 Jun 2016 08:44:51 +0000 (10:44 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Tue, 21 Feb 2017 14:06:59 +0000 (15:06 +0100)
commit8f657259bb9c8310b1f232249174f06f30089755
tree117ea9999c42b2f7e3b401bf586e88a062713fd2
parent054358e8de2f7f12a66d3573914ffccccdcf125d
lib: Add API for specific vCPU hot(un)plug

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
src/driver-hypervisor.h
src/libvirt-domain.c
src/libvirt_public.syms
src/remote/remote_driver.c
src/remote/remote_protocol.x
src/remote_protocol-structs