QMP: Introduce RTC_CHANGE event
authorLuiz Capitulino <lcapitulino@redhat.com>
Thu, 25 Feb 2010 15:11:44 +0000 (12:11 -0300)
committerAnthony Liguori <aliguori@us.ibm.com>
Mon, 8 Mar 2010 17:30:09 +0000 (11:30 -0600)
commit21ce6921fc7de082df8e97975f7b26c0b3d7c7b8
tree87b4d9bb87753831af21d16f6ce011f985fdbd37
parent79c800ae63eaefe13bdae5f3ceaa7541ef4053ee
QMP: Introduce RTC_CHANGE event

Emitted whenever the RTC time changes.

Signed-off-by: Luiz Capitulino <lcapitulino@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
QMP/qmp-events.txt
hw/mc146818rtc.c
monitor.c
monitor.h
sysemu.h
vl.c