suspend: make rtc alarm wakeup the guest.
authorGerd Hoffmann <kraxel@redhat.com>
Thu, 23 Feb 2012 12:45:24 +0000 (13:45 +0100)
committerAnthony Liguori <aliguori@us.ibm.com>
Fri, 24 Feb 2012 19:36:03 +0000 (13:36 -0600)
commit62aeb0f765ea1f4a305a1963e66e94f7be9ac054
tree27a952593c430a08b713dc1f13a8e654a8df62c7
parent9826fd597df59a8bac7beafd192e4baad790c31a
suspend: make rtc alarm wakeup the guest.

Make the rtc wake up the guest when the alarm fires.
Add acpi windup to property support RTC_EN, so guests
can enable and disable this.

Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
hw/acpi.c
hw/mc146818rtc.c
sysemu.h