Re: [Qemu-devel] [PATCH 2.1 17/36] qapi event: convert RTC_CHANGE

2014-06-18 Thread Eric Blake
On 06/18/2014 12:43 AM, Paolo Bonzini wrote: > From: Wenchao Xia > > This patch also eliminates build time warning caused by no caller > of monitor_qapi_event_throttle(). Stale comment, given that earlier in the series we added a workaround to avoid the warning in the first place. > > Signed-o

[Qemu-devel] [PATCH 2.1 17/36] qapi event: convert RTC_CHANGE

2014-06-17 Thread Paolo Bonzini
From: Wenchao Xia This patch also eliminates build time warning caused by no caller of monitor_qapi_event_throttle(). Signed-off-by: Wenchao Xia Signed-off-by: Paolo Bonzini --- docs/qmp/qmp-events.txt | 16 hw/ppc/spapr_rtas.c | 3 ++- hw/timer/mc146818rtc.c | 3 ++-