• P
    qemumonitortestutils: Improve error reporting from mock qemu monitor · 69441df4
    Peter Krempa 提交于
    Use the JSON error messages to report errors back to the caller in
    addition to erroring out. The error reported from the event loop from
    the mock function of the monitor was later overwritten by the call to
    the monitor/agent interaction API. This will also allow testing of error
    reporting.
    69441df4
qemumonitortestutils.c 18.9 KB