qapi event: convert RTC_CHANGE
authorWenchao Xia <wenchaoqemu@gmail.com>
Wed, 18 Jun 2014 06:43:41 +0000 (08:43 +0200)
committerLuiz Capitulino <lcapitulino@redhat.com>
Mon, 23 Jun 2014 15:12:27 +0000 (11:12 -0400)
commite010ad8f1e14def33117576916a954d7a3778458
treeca61b833134a38ba5896fd983eef9fc527a3f951
parent7a906f7ffb467576507956fe455dd1f55f6ba4ff
qapi event: convert RTC_CHANGE

This patch also eliminates build time warning caused by no caller
of monitor_qapi_event_throttle().

Signed-off-by: Wenchao Xia <wenchaoqemu@gmail.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Reviewed-by: Eric Blake <eblake@redhat.com>
Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
docs/qmp/qmp-events.txt
hw/ppc/spapr_rtas.c
hw/timer/mc146818rtc.c
include/sysemu/sysemu.h
monitor.c
qapi-event.json
vl.c