Re: [Qemu-devel] QMP event missed during startup

2017-11-10 Thread Ross Lagerwall
On 11/09/2017 02:14 PM, Markus Armbruster wrote: "Dr. David Alan Gilbert" writes: * Ross Lagerwall (ross.lagerw...@citrix.com) wrote: Hi, I have found an issue where QEMU emits the RESUME event during startup when it starts VM execution, but it is not possible to receive this event. To repr

Re: [Qemu-devel] QMP event missed during startup

2017-11-09 Thread Markus Armbruster
"Dr. David Alan Gilbert" writes: > * Ross Lagerwall (ross.lagerw...@citrix.com) wrote: >> Hi, >> >> I have found an issue where QEMU emits the RESUME event during startup when >> it starts VM execution, but it is not possible to receive this event. >> >> To repro this, run: >> qemu-system-i386

Re: [Qemu-devel] QMP event missed during startup

2017-10-30 Thread Dr. David Alan Gilbert
* Ross Lagerwall (ross.lagerw...@citrix.com) wrote: > Hi, > > I have found an issue where QEMU emits the RESUME event during startup when > it starts VM execution, but it is not possible to receive this event. > > To repro this, run: > qemu-system-i386 -m 256 -trace > enable=monitor_protocol_even

[Qemu-devel] QMP event missed during startup

2017-10-30 Thread Ross Lagerwall
Hi, I have found an issue where QEMU emits the RESUME event during startup when it starts VM execution, but it is not possible to receive this event. To repro this, run: qemu-system-i386 -m 256 -trace enable=monitor_protocol_event_emit,file=/tmp/out -qmp unix:/tmp/qmp,server,wait QEMU will