From: Hidetoshi Seto Date: Thu, 14 Oct 2010 00:51:02 +0000 (+0900) Subject: Trivial fix for QMP/qmp-events.txt X-Git-Tag: v0.14.0-rc0~520^2~3 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7af72c24aed92bfb7ebc999ddd509c3d8c8b3f83;p=thirdparty%2Fqemu.git Trivial fix for QMP/qmp-events.txt Fix example of STOP event that was just copy-and-pasted. Signed-off-by: Hidetoshi Seto Signed-off-by: Luiz Capitulino --- diff --git a/QMP/qmp-events.txt b/QMP/qmp-events.txt index 01ec85fbb92..aa2021082f5 100644 --- a/QMP/qmp-events.txt +++ b/QMP/qmp-events.txt @@ -89,7 +89,7 @@ Data: None. Example: -{ "event": "SHUTDOWN", +{ "event": "STOP", "timestamp": { "seconds": 1267041730, "microseconds": 281295 } } VNC_CONNECTED