On Tue, Sep 25, 2012 at 19:00:02 +0100, Daniel P. Berrange wrote: > From: "Daniel P. Berrange" <[email protected]> > > Add a new qemuMonitorGetVersion() method to support invocation > of the 'query-version' JSON monitor command. No HMP equivalent > is provided, since this will only be used for QEMU >= 1.2 > > Signed-off-by: Daniel P. Berrange <[email protected]> > --- > src/qemu/qemu_monitor.c | 24 ++++++++++ > src/qemu/qemu_monitor.h | 7 +++ > src/qemu/qemu_monitor_json.c | 78 +++++++++++++++++++++++++++++++++ > src/qemu/qemu_monitor_json.h | 7 +++ > tests/qemumonitorjsontest.c | 102 > +++++++++++++++++++++++++++++++++++++++++++ > 5 files changed, 218 insertions(+)
ACK Jirka -- libvir-list mailing list [email protected] https://www.redhat.com/mailman/listinfo/libvir-list
