]> xenbits.xensource.com Git - libvirt.git/commit
lib: Add API to query guest vcpu info using guest agent
authorPeter Krempa <pkrempa@redhat.com>
Thu, 16 Jun 2016 17:15:45 +0000 (19:15 +0200)
committerPeter Krempa <pkrempa@redhat.com>
Wed, 22 Jun 2016 06:16:31 +0000 (08:16 +0200)
commit800244faf3d9df1c0b0c0c685b9ac8cf668e57ff
tree6badec81eae771a88e67e4b5809f6e89049c7ee8
parent830f9b624d1e0a2629bee78704be1c44d6014ed2
lib: Add API to query guest vcpu info using guest agent

Add a rather universal API implemented via typed params that will allow
to query the guest agent for the state and possibly other aspects of
guest vcpus.
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