| Submitter | Luiz Capitulino |
|---|---|
| Date | April 5, 2010, 8:34 p.m. |
| Message ID | <1270499642-31543-21-git-send-email-lcapitulino@redhat.com> |
| Download | mbox | patch |
| Permalink | /patch/49458/ |
| State | New |
| Headers | show |
Comments
Patch
diff --git a/QMP/qmp-events.txt b/QMP/qmp-events.txt index a94e9b4..c084a47 100644 --- a/QMP/qmp-events.txt +++ b/QMP/qmp-events.txt @@ -41,7 +41,7 @@ Example: RTC_CHANGE ---------- -Emitted when the RTC time changes. +Emitted when the guest changes the RTC time. Data:
Some people might think that this event is emitted whenever the time changes, be more specific. Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com> --- QMP/qmp-events.txt | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-)