Re: [Qemu-devel] QMP event for suspend to disk

2012-07-18 Thread Eric Blake
On 07/18/2012 08:02 AM, Luiz Capitulino wrote: > Hi, > > QEMU can now distinguish between S4 and power off for the guest OSes that > suspends to disk through S4. This means that we can have a QMP event for S4 > (so that QMP clients can distinguish between S3 and S4). > > However, as we already em

[Qemu-devel] QMP event for suspend to disk

2012-07-18 Thread Luiz Capitulino
Hi, QEMU can now distinguish between S4 and power off for the guest OSes that suspends to disk through S4. This means that we can have a QMP event for S4 (so that QMP clients can distinguish between S3 and S4). However, as we already emit the SHUTDOWN event for this, it turns out that there are t