From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:38619) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0D7H-0006Sa-M6 for qemu-devel@nongnu.org; Thu, 26 Jun 2014 13:05:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1X0D7B-0008QL-Qz for qemu-devel@nongnu.org; Thu, 26 Jun 2014 13:05:43 -0400 Received: from indium.canonical.com ([91.189.90.7]:35318) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1X0D7B-0008QH-J8 for qemu-devel@nongnu.org; Thu, 26 Jun 2014 13:05:37 -0400 Received: from loganberry.canonical.com ([91.189.90.37]) by indium.canonical.com with esmtp (Exim 4.76 #1 (Debian)) id 1X0D7B-0002bX-1i for ; Thu, 26 Jun 2014 17:05:37 +0000 Received: from loganberry.canonical.com (localhost [127.0.0.1]) by loganberry.canonical.com (Postfix) with ESMTP id DFA632E805D for ; Thu, 26 Jun 2014 17:05:36 +0000 (UTC) MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Date: Thu, 26 Jun 2014 16:56:41 -0000 From: John Stultz <1334397@bugs.launchpad.net> Sender: bounces@canonical.com References: <20140625183928.7492.77861.malonedeb@chaenomeles.canonical.com> Message-Id: <20140626165641.14155.41713.malone@gac.canonical.com> Errors-To: bounces@canonical.com Subject: [Qemu-devel] [Bug 1334397] Re: cmos RTC alarms no longer wake system from suspend Reply-To: Bug 1334397 <1334397@bugs.launchpad.net> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org 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. -- = You received this bug notification because you are a member of qemu- devel-ml, which is subscribed to QEMU. https://bugs.launchpad.net/bugs/1334397 Title: cmos RTC alarms no longer wake system from suspend Status in QEMU: Fix Committed Bug description: 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-suspe= nd.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). To manage notifications about this bug go to: https://bugs.launchpad.net/qemu/+bug/1334397/+subscriptions