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:02:01 +0100 Message-ID: <4D4C22F9.8020701@redhat.com> References: <291EDFCB1E9E224A99088639C47620228CFFAD7B5C@LONPMAILBOX01.citrite.net> <4D4C21DC.8080903@redhat.com> <291EDFCB1E9E224A99088639C47620228CFFAD7B6A@LONPMAILBOX01.citrite.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <291EDFCB1E9E224A99088639C47620228CFFAD7B6A@LONPMAILBOX01.citrite.net> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Paul Durrant Cc: "xen-devel@lists.xensource.com" , Keir Fraser List-Id: xen-devel@lists.xenproject.org On 02/04/2011 05:00 PM, Paul Durrant wrote: > Yes, you can restart the VM yourself if you want to wait around and watch the test! That's why I mentioned the slighly unorthodox alternative of on_poweroff="restart", which is as close as Xen management gets to RTC wake... Paolo