]> git.proxmox.com Git - qemu.git/commit - vl.c
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)
commit80cd34787fc0fc31b1a341c7b8d8e729c1b6ea58
tree87b4d9bb87753831af21d16f6ce011f985fdbd37
parentd74c7dfd1b63850309d7595b4db2e91b78c1dc05
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