]> xenbits.xensource.com Git - libvirt.git/commit
qemu: warn on pausing of guest due to watchdog or io error
authorLennart Fricke <lennart.fricke@drehpunkt.com>
Thu, 21 Mar 2024 12:46:28 +0000 (13:46 +0100)
committerMichal Privoznik <mprivozn@redhat.com>
Thu, 21 Mar 2024 14:00:00 +0000 (15:00 +0100)
commit71a604fce622efe387d907750f7ad4fe2aa532b7
treed6665add92658b1f0823f0a8f9627edd6d835d11
parente478a6d3f3834a27062e4a8d7926af0acb383b0f
qemu: warn on pausing of guest due to watchdog or io error

Change the log level for pauses of guests due to watchdog timeouts
or io errors from debug to warn to enhance the visibility of such
events.

Signed-off-by: Lennart Fricke <lennart.fricke@drehpunkt.com>
Reviewed-by: Michal Privoznik <mprivozn@redhat.com>
src/qemu/qemu_process.c