Re: [Qemu-devel] [PATCH] hmp: delvm: use hmp_handle_error

2019-04-12 Thread Markus Armbruster
Cole Robinson writes: > This gives us the consistent 'Error:' prefix added in 66363e9a43f, > which helps users like libvirt who still need to scrape hmp error > messages to detect failure. > > Signed-off-by: Cole Robinson > --- > hmp.c | 7 --- > 1 file changed, 4 insertions(+), 3 deletions

[Qemu-devel] [PATCH] hmp: delvm: use hmp_handle_error

2019-04-10 Thread Cole Robinson
This gives us the consistent 'Error:' prefix added in 66363e9a43f, which helps users like libvirt who still need to scrape hmp error messages to detect failure. Signed-off-by: Cole Robinson --- hmp.c | 7 --- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/hmp.c b/hmp.c index 8