[PATCH v2 0/2] qemu: Ignore RESET/SHUTDOWN events during startup

Peter Krempa pkrempa at redhat.com
Mon Jul 26 08:48:12 UTC 2021


Before we resume the CPUs there was no guest code executed so the events
emitted by qemu are purely based on libvirt actions. Ignore them since
they are emitted when we are resetting the machine so that it picks up
hotplugged disks.

Peter Krempa (2):
  qemu: process: Ignore 'RESET' event during startup
  qemu: process: Ignore 'SHUTDOWN' event during startup

 src/qemu/qemu_process.c | 27 +++++++++++++++++++++++++--
 1 file changed, 25 insertions(+), 2 deletions(-)

-- 
2.31.1




More information about the libvir-list mailing list