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@xxxxxxxxxx> > --- > src/qemu/qemu_monitor.c | 9 ++++++--- > 1 file changed, 6 insertions(+), 3 deletions(-) Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx>