
24 Oct
2016
24 Oct
'16
4:48 p.m.
On Thu, Oct 06, 2016 at 06:38:50PM -0400, John Ferlan wrote:
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
Signed-off-by: John Ferlan <jferlan@redhat.com> --- src/qemu/qemu_monitor_json.c | 14 +++++++++----- 1 file changed, 9 insertions(+), 5 deletions(-)
ACK Erik