From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andi Kleen Subject: Re: [PATCH] x86: default to reboot via ACPI Date: Tue, 26 Aug 2008 14:31:22 +0200 Message-ID: <87tzd8rm91.fsf@basil.nowhere.org> References: <1219659087-17536-1-git-send-email-avi@qumranet.com> <20080826095032.GA309@elf.ucw.cz> <48B3D579.40502@qumranet.com> <20080826113317.520cbab1@lxorguk.ukuu.org.uk> <48B3F3A9.8030709@qumranet.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: Alan Cox , Pavel Machek , Ingo Molnar , "Eric W. Biederman" , linux-kernel@vger.kernel.org, kvm@vger.kernel.org To: Avi Kivity Return-path: Received: from one.firstfloor.org ([213.235.205.2]:54980 "EHLO one.firstfloor.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753953AbYHZMbb (ORCPT ); Tue, 26 Aug 2008 08:31:31 -0400 In-Reply-To: <48B3F3A9.8030709@qumranet.com> (Avi Kivity's message of "Tue, 26 Aug 2008 15:14:33 +0300") Sender: kvm-owner@vger.kernel.org List-ID: Avi Kivity writes: > > If a machine has acpi, and the reset register is wired to the launch > controller, then perhaps this change is unsafe. Don't issue sysrq-b > on such machines. Even if it's wired to the launch controller the launch controller would need to be quite quick to do something before the following triple fault/keyboard reset->PCI reset stops it again. -Andi