qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] [PATCH] Trivial fix for QMP/qmp-events.txt
@ 2010-10-14  0:51 Hidetoshi Seto
  2010-10-18 14:12 ` Luiz Capitulino
  0 siblings, 1 reply; 2+ messages in thread
From: Hidetoshi Seto @ 2010-10-14  0:51 UTC (permalink / raw)
  To: qemu-devel@nongnu.org

Fix example of STOP event that was just copy-and-pasted.

Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>
---
 QMP/qmp-events.txt |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/QMP/qmp-events.txt b/QMP/qmp-events.txt
index 01ec85f..aa20210 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
-- 
1.7.3.1

^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [Qemu-devel] [PATCH] Trivial fix for QMP/qmp-events.txt
  2010-10-14  0:51 [Qemu-devel] [PATCH] Trivial fix for QMP/qmp-events.txt Hidetoshi Seto
@ 2010-10-18 14:12 ` Luiz Capitulino
  0 siblings, 0 replies; 2+ messages in thread
From: Luiz Capitulino @ 2010-10-18 14:12 UTC (permalink / raw)
  To: Hidetoshi Seto; +Cc: qemu-devel@nongnu.org

On Thu, 14 Oct 2010 09:51:02 +0900
Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com> wrote:

> Fix example of STOP event that was just copy-and-pasted.
> 
> Signed-off-by: Hidetoshi Seto <seto.hidetoshi@jp.fujitsu.com>

Applied to the QMP queue, thanks.

> ---
>  QMP/qmp-events.txt |    2 +-
>  1 files changed, 1 insertions(+), 1 deletions(-)
> 
> diff --git a/QMP/qmp-events.txt b/QMP/qmp-events.txt
> index 01ec85f..aa20210 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

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2010-10-18 14:13 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-10-14  0:51 [Qemu-devel] [PATCH] Trivial fix for QMP/qmp-events.txt Hidetoshi Seto
2010-10-18 14:12 ` Luiz Capitulino

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).