[libvirt] [PATCH v3 1/5] qemu: Setup infrastructure for HMP passthrough

Daniel P. Berrange berrange at redhat.com
Thu Mar 10 11:37:40 UTC 2011


On Thu, Mar 10, 2011 at 10:05:54AM +0100, Jiri Denemark wrote:
> JSON monitor command implementation can now just directly call text
> monitor implementation and it will be automatically encapsulated into
> QMP's human-monitor-command.
> ---
> Version 3:
> - new patch; separated from the patch that implements HMP fallback for
>   snapshot commands
> 
>  src/qemu/qemu_monitor.c      |   12 ++++++
>  src/qemu/qemu_monitor.h      |    8 ++++-
>  src/qemu/qemu_monitor_json.c |   81 +++++++++++++++++++++++++++++-------------
>  src/qemu/qemu_monitor_json.h |    5 +++
>  src/qemu/qemu_monitor_text.c |   18 +++------
>  src/qemu/qemu_monitor_text.h |    5 +++
>  6 files changed, 91 insertions(+), 38 deletions(-)

ACK


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