[libvirt] [PATCHv2 04/14] qemu_agent: Introduce helpers for agent based CPU hot(un)plug

Daniel P. Berrange berrange at redhat.com
Fri Jun 7 13:10:03 UTC 2013


On Wed, Jun 05, 2013 at 03:43:55PM +0200, Peter Krempa wrote:
> The qemu guest agent allows to online and offline CPUs from the
> perspective of the guest. This patch adds helpers that call
> 'guest-get-vcpus' and 'guest-set-vcpus' guest agent functions and
> convert the data for internal libvirt usage.
> ---
>  src/qemu/qemu_agent.c | 148 ++++++++++++++++++++++++++++++++++++++++++++++++++
>  src/qemu/qemu_agent.h |  12 ++++
>  2 files changed, 160 insertions(+)

Again, extra bonus points if you create a qemuagenttest.c test case,
copying the approach from qemumonitorjsontest.c


Daniel
-- 
|: http://berrange.com      -o-    http://www.flickr.com/photos/dberrange/ :|
|: http://libvirt.org              -o-             http://virt-manager.org :|
|: http://autobuild.org       -o-         http://search.cpan.org/~danberr/ :|
|: http://entangle-photo.org       -o-       http://live.gnome.org/gtk-vnc :|




More information about the libvir-list mailing list