semantic: 0.156 other: 0.123 boot: 0.115 device: 0.113 files: 0.066 graphic: 0.066 vnc: 0.062 PID: 0.060 debug: 0.048 network: 0.044 socket: 0.044 permissions: 0.042 performance: 0.041 KVM: 0.021 files: 0.216 debug: 0.187 other: 0.093 performance: 0.091 device: 0.087 PID: 0.075 socket: 0.052 boot: 0.051 network: 0.049 semantic: 0.033 vnc: 0.025 graphic: 0.016 permissions: 0.014 KVM: 0.010 cmos RTC alarms no longer wake system from suspend Running QEMU emulator version 2.0.0 (Debian 2.0.0+dfsg-2ubuntu1.1), booting Linux kernels with qemu-system-x86_64 and qemu-system-i386, I no longer see the system resume from suspend when an RTC alarm is set. My simple test application can be found here: https://github.com/johnstultz-work/timetests/blob/master/alarmtimer-suspend.c Previously this worked w/ QEMU 1.5 (bascially up until I upgraded from Ubuntu 13.10 to Ubuntu 14.04, which came with 2.0). If a fix has already been committed, is there a branch or tag in the qemu git repo I should validate this with? I went back and tried the 1.7 and 1.6 releases, and they both seem to have been broken as well wrt cmos alarms waking from suspend. I assume this has been fixed in v2.1.0 or newer, like the "Fix committed" state indicates, so closing as "Fix released" now. In case there still something left to do here, feel free to re-open it.