• J
    qemu: Return real error message for block_set_io_throttle · 0ac8b70b
    John Ferlan 提交于
    This patch will also adjust the qemuMonitorJSONSetBlockIoThrottle error
    procession so that rather than returning/displaying:
    
        "error: internal error: Unexpected error"
    
    Fetch the actual error message from qemu and display that
    0ac8b70b
qemu_monitor_json.c 214.1 KB