From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:37430) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvWQc-0000pf-Mi for qemu-devel@nongnu.org; Thu, 09 Feb 2012 11:01:02 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1RvWQb-00072w-83 for qemu-devel@nongnu.org; Thu, 09 Feb 2012 11:00:58 -0500 Received: from mx1.redhat.com ([209.132.183.28]:47309) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1RvWQa-00072f-V5 for qemu-devel@nongnu.org; Thu, 09 Feb 2012 11:00:57 -0500 Message-ID: <4F33EDB4.9090904@redhat.com> Date: Thu, 09 Feb 2012 17:00:52 +0100 From: Gerd Hoffmann MIME-Version: 1.0 References: <1328698819-31269-1-git-send-email-kraxel@redhat.com> <1328698819-31269-2-git-send-email-kraxel@redhat.com> <20120209084816.GB18866@redhat.com> <4F33A3C1.1080108@redhat.com> <20120209111928.GH18866@redhat.com> <4F33B5E7.7070502@redhat.com> <20120209123725.GK18866@redhat.com> <4F33C00F.7040408@redhat.com> <20120209131714.GM18866@redhat.com> <4F33CA3C.50903@redhat.com> In-Reply-To: <4F33CA3C.50903@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH v3 1/6] suspend: add infrastructure List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gleb Natapov Cc: xen-devel@lists.xensource.com, qemu-devel@nongnu.org Hi, > I'll try to get a complete v4 out of the door later today, that should > the direction I'm heading to more clear than these incremental bits. While wading through the acpi mess^Wcode: the acpi timer can s3 wakeups too IIRC, is that correct? cheers, Gerd From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Hoffmann Subject: Re: [PATCH v3 1/6] suspend: add infrastructure Date: Thu, 09 Feb 2012 17:00:52 +0100 Message-ID: <4F33EDB4.9090904@redhat.com> References: <1328698819-31269-1-git-send-email-kraxel@redhat.com> <1328698819-31269-2-git-send-email-kraxel@redhat.com> <20120209084816.GB18866@redhat.com> <4F33A3C1.1080108@redhat.com> <20120209111928.GH18866@redhat.com> <4F33B5E7.7070502@redhat.com> <20120209123725.GK18866@redhat.com> <4F33C00F.7040408@redhat.com> <20120209131714.GM18866@redhat.com> <4F33CA3C.50903@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <4F33CA3C.50903@redhat.com> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org Sender: qemu-devel-bounces+gceq-qemu-devel=gmane.org@nongnu.org To: Gleb Natapov Cc: xen-devel@lists.xensource.com, qemu-devel@nongnu.org List-Id: xen-devel@lists.xenproject.org Hi, > I'll try to get a complete v4 out of the door later today, that should > the direction I'm heading to more clear than these incremental bits. While wading through the acpi mess^Wcode: the acpi timer can s3 wakeups too IIRC, is that correct? cheers, Gerd