
9 May
2023
9 May
'23
7:56 a.m.
On Tue, May 09, 2023 at 14:51:08 +0300, Michal Privoznik wrote:
When QEMU closes the monitor suddenly, the following error message is reported:
internal error: qemu unexpectedly closed the monitor: ...
And this works. But other error messages produced in the same function include domain name too. Do that for the unexpectedly closed monitor message too.
Signed-off-by: Michal Privoznik <mprivozn@redhat.com> --- src/qemu/qemu_monitor.c | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-)
Reviewed-by: Peter Krempa <pkrempa@redhat.com>