]> xenbits.xensource.com Git - people/liuw/libxenctrl-split/libvirt.git/commit
Don't overwrite errors raised by qemuMonitorHMPCommand
authorDaniel P. Berrange <berrange@redhat.com>
Thu, 13 Sep 2012 12:54:54 +0000 (13:54 +0100)
committerDaniel P. Berrange <berrange@redhat.com>
Fri, 14 Sep 2012 11:59:20 +0000 (12:59 +0100)
commit5505cf96b004eb9d65056ce2a4dd13655ce00802
tree7ea12784cd55de1baf379587630bc26014ca3ea0
parentfbf9aa12c7e5ade035f208584b3a55401bc097a3
Don't overwrite errors raised by qemuMonitorHMPCommand

The qemuMonitorHMPCommand() API and things it calls will report
a wide variety of errors. The QEMU text monitor should not be
overwriting these errors

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