mirror of
https://github.com/xemu-project/xemu.git
synced 2026-07-11 01:24:41 +02:00
dec83ac02b
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>