]> git.ipfire.org Git - thirdparty/libvirt.git/commit
lib: Add API to set individual vcpu usage in the guest via guest agent
authorPeter Krempa <pkrempa@redhat.com>
Mon, 20 Jun 2016 07:16:47 +0000 (09:16 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 22 Jun 2016 07:25:47 +0000 (09:25 +0200)
commit3ebf7ca07e6906952de436d5e243834129bab8c0
tree28579011b8f9cde5ccd4d79da61a93827371374f
parent800244faf3d9df1c0b0c0c685b9ac8cf668e57ff
lib: Add API to set individual vcpu usage in the guest via guest agent

To allow finer-grained control of vcpu state using guest agent this API
can be used to individually set the state of the vCPU.

This will allow to better control NUMA enabled guests and/or test
various vCPU configurations.
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