Revision 67e3cf26

b/QMP/qmp-events.txt
240 240
{ "event": "STOP",
241 241
    "timestamp": { "seconds": 1267041730, "microseconds": 281295 } }
242 242

  
243
SUSPEND
244
-------
245

  
246
Emitted when guest enters S3 state.
247

  
248
Data: None.
249

  
250
Example:
251

  
252
{ "event": "SUSPEND",
253
     "timestamp": { "seconds": 1344456160, "microseconds": 309119 } }
254

  
243 255
VNC_CONNECTED
244 256
-------------
245 257

  

Also available in: Unified diff