On Tue, Jan 04, 2022 at 04:43:11 -0800, Rohit Kumar wrote: > This change adds the domain name in the error and debug logs during > monitor IO processing so that we may infer which VM experienced > errors such as IO or socket hangup. This may help in debugging > monitor IO errors. > > Signed-off-by: Rohit Kumar <rohit.kumar3@xxxxxxxxxxx> > --- > src/qemu/qemu_monitor.c | 36 +++++++++++++++++++++--------------- > 1 file changed, 21 insertions(+), 15 deletions(-) Reviewed-by: Peter Krempa <pkrempa@xxxxxxxxxx> I'll push the commit in a while.