Re: [Qemu-devel] [PATCH] Trivial fix for QMP/qmp-events.txt

2010-10-18 Thread Luiz Capitulino
On Thu, 14 Oct 2010 09:51:02 +0900 Hidetoshi Seto wrote: > Fix example of STOP event that was just copy-and-pasted. > > Signed-off-by: Hidetoshi Seto Applied to the QMP queue, thanks. > --- > QMP/qmp-events.txt |2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/Q

[Qemu-devel] [PATCH] Trivial fix for QMP/qmp-events.txt

2010-10-13 Thread Hidetoshi Seto
Fix example of STOP event that was just copy-and-pasted. Signed-off-by: Hidetoshi Seto --- 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-eve