From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH] hvmloader: add "wakeup from S4 on RTC alarm"bit to ACPI FADT Date: Fri, 04 Feb 2011 17:22:28 +0100 Message-ID: <4D4C27C4.5000402@redhat.com> References: <291EDFCB1E9E224A99088639C47620228CFFAD7B5C@LONPMAILBOX01.citrite.net> <4D4C21DC.8080903@redhat.com> <291EDFCB1E9E224A99088639C47620228CFFAD7B6A@LONPMAILBOX01.citrite.net> <20110204161758.GA482@whitby.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20110204161758.GA482@whitby.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Tim Deegan Cc: Paul Durrant , Keir Fraser , "xen-devel@lists.xensource.com" List-Id: xen-devel@lists.xenproject.org On 02/04/2011 05:17 PM, Tim Deegan wrote: > XenServer has code in the qemu acpi path to actually perform timed wake > from S4 by pulling the RTC state out of the hypervisor. I thought this > had gone upstream to qemu-xen already; now that we're transitioning to > upstream qemu I'm not sure where it should go. It will certainly need > tidying for upstream qemu as it's very xen-specific. There's nothing like that indeed in qemu-xen-unstable.git. Paolo