On a %A in %Y, Peter Krempa wrote: > 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(-) > Reviewed-by: Ján Tomko <jtomko@xxxxxxxxxx> Jano