From mboxrd@z Thu Jan 1 00:00:00 1970 From: George Dunlap Subject: Re: Early ACPI events prevent subsequent ACPI functionality on xen 4.3 + HVM domU Date: Tue, 21 May 2013 16:36:29 +0100 Message-ID: <519B947D.8030607@eu.citrix.com> References: <752956577.8634488.1368537190555.JavaMail.root@zimbra002> <1368812151.24012.66.camel@hastur.hellion.org.uk> <71194FD00ABB7415DD6106AA@nimrod.local> <1369146037.21246.89.camel@zakaz.uk.xensource.com> <519B85FA.6060809@eu.citrix.com> <86B77960F7BEC777A3C5C339@Ximines.local> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; Format="flowed" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <86B77960F7BEC777A3C5C339@Ximines.local> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Alex Bligh Cc: Ian Campbell , Konrad Wilk , xen-devel@lists.xen.org, Paul Durrant , Stefano Stabellini , Anthony Perard , Diana Crisan , Dave Scott List-Id: xen-devel@lists.xenproject.org On 05/21/2013 04:17 PM, Alex Bligh wrote: > > > --On 21 May 2013 15:34:34 +0100 George Dunlap > wrote: > >> But the problem actually has nothing to do with ACPI -- it's the PV >> shutdown command that is getting lost after the driver registers >> HVM_PARAM_CALLBACK_IRQ but before something else comes up that starts >> watching ../control/shutdown. > > I'm puzzled as to why you say that as the problem does not appear > without ACPI in the xl.conf file. I can still get the same effect -- the only difference for me seems to be that the "window" in which I can send a shutdown with no effect it is shorter. Maybe ACPI causes the extra few seconds at boot which makes it more likely you're going to hit it? -George