mirror of
https://github.com/mborgerson/xemu.git
synced 2026-03-24 05:04:37 +00:00
According to writing-monitor-commands.rst, best practice is to use the 'hmp_handle_error' function, which ensures that the message gets an 'Error: ' prefix. Signed-off-by: Bin Guo <guobin@linux.alibaba.com> Message-ID: <20250916054850.40963-1-guobin@linux.alibaba.com> Reviewed-by: Kevin Wolf <kwolf@redhat.com> [kwolf: Fixed up iotests reference output] Signed-off-by: Kevin Wolf <kwolf@redhat.com>