]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Remove upfront check for hmp - just try it cope with failure
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 6 Sep 2012 15:28:53 +0000 (16:28 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 14 Sep 2012 11:59:25 +0000 (12:59 +0100)
commit97a1f07681f7d78319f19b7d71353bd9b0ec5c22
tree8cba0205e5acca3242e856deaff74d6ed24f411b
parent5505cf96b004eb9d65056ce2a4dd13655ce00802
Remove upfront check for hmp - just try it cope with failure

Don't bother checking for the existance of the HMP passthrough
command. Just try to execute it, and propagate the failure.

Signed-off-by: Daniel P. Berrange <berrange@redhat.com>
src/qemu/qemu_monitor.c
src/qemu/qemu_monitor.h
src/qemu/qemu_monitor_json.c
src/qemu/qemu_monitor_json.h