]> Git Repo - qemu.git/commit
HMP: Prepend errors with 'Error:'
authorDr. David Alan Gilbert <[email protected]>
Tue, 12 Feb 2019 13:47:56 +0000 (13:47 +0000)
committerLaurent Vivier <[email protected]>
Thu, 14 Feb 2019 10:46:30 +0000 (11:46 +0100)
commit66363e9a43f649360a3f74d2805c9f864da027eb
tree2506af35762ab758b952b645528892d9088ad5b1
parent65b182c379b96b87973567084123c9d47af474e5
HMP: Prepend errors with 'Error:'

Always make error messages start with 'Error:' as a fallback
to make sure that anything parsing them can tell it failed.

Note: Some places don't use hmp_handle_error

Signed-off-by: Dr. David Alan Gilbert <[email protected]>
Reviewed-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Michael S. Tsirkin <[email protected]>
Message-Id: <20190212134758[email protected]>
Signed-off-by: Laurent Vivier <[email protected]>
hmp.c
This page took 0.024875 seconds and 4 git commands to generate.