17 messages in com.xensource.lists.xen-develRe: [Xen-devel] [patch]Add a new rebo...
FromSent OnAttachments
Chen, Huacai29 May 2008 02:20.patch
Keir Fraser29 May 2008 02:25 
Alan Cox29 May 2008 03:26 
Jan Beulich29 May 2008 03:56 
Alan Cox29 May 2008 04:48 
Keir Fraser29 May 2008 05:18 
Keir Fraser29 May 2008 05:35 
Chen, Huacai29 May 2008 05:52 
Jan Beulich29 May 2008 06:09 
Keir Fraser29 May 2008 06:29 
Alan Cox29 May 2008 07:49 
Alan Cox29 May 2008 07:59 
Jan Beulich29 May 2008 08:48 
Keir Fraser29 May 2008 08:49 
Alan Cox29 May 2008 09:00 
Keir Fraser29 May 2008 10:21 
Keir Fraser29 May 2008 12:05 
Subject:Re: [Xen-devel] [patch]Add a new reboot method
From:Keir Fraser (keir@eu.citrix.com)
Date:05/29/2008 06:29:41 AM
List:com.xensource.lists.xen-devel

On 29/5/08 14:09, "Jan Beulich" <jbeu@novell.com> wrote:

You might want to boot a 32bit kernel and try acpi=off, if that does the trick then its (another) ACPI bug and the cf9 is red herring ?

As Keir also pointed out, there's no ACPI involved in rebooting. I also did verify (in a 32-bit kernel) that it's the keyboard boot sequence that causes the machine to hang.

ACPI *can* be involved in rebooting though, via FADT's RESET_REGISTER. Question is: why does Linux ignore this reboot method? I expect there is a reason. :-)

-- Keir