From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:48165) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ws8gb-0003Pn-D9 for qemu-devel@nongnu.org; Wed, 04 Jun 2014 06:44:57 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Ws8gR-0000Du-Lb for qemu-devel@nongnu.org; Wed, 04 Jun 2014 06:44:49 -0400 Received: from e06smtp13.uk.ibm.com ([195.75.94.109]:48662) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Ws8gR-0000Df-B9 for qemu-devel@nongnu.org; Wed, 04 Jun 2014 06:44:39 -0400 Received: from /spool/local by e06smtp13.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 4 Jun 2014 11:44:37 +0100 Date: Wed, 4 Jun 2014 12:44:28 +0200 From: Greg Kurz Message-ID: <20140604124428.37f08285@bahia.local> In-Reply-To: <538EEBFD.8090606@suse.de> References: <1401869330-32449-1-git-send-email-aik@ozlabs.ru> <538EE73D.4080408@ozlabs.ru> <538EE960.2040108@redhat.com> <538EEBFD.8090606@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [Qemu-ppc] [PATCH v3 0/4] cpus: Add generic NMI support List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Alexander Graf Cc: Peter Maydell , Alex Bligh , Markus Armbruster , QEMU Developers , Luiz Capitulino , "qemu-ppc@nongnu.org" , Stefan Hajnoczi , Cornelia Huck , Paolo Bonzini , Andreas =?UTF-8?B?RsOkcmJlcg==?= , Richard Henderson On Wed, 04 Jun 2014 11:50:53 +0200 Alexander Graf wrote: > > On 04.06.14 11:47, Peter Maydell wrote: > > On 4 June 2014 10:39, Paolo Bonzini wrote: > >> It's a kind of "emergency button" on real machines. On PCs it sends an NMI > >> and this results in some kind of crash dump if the OS is configured > >> appropriately. The command may be ill-named for historical reasons, but the > >> effect is not x86-specific. > > OK, so our callback function name should be sensibly named > > to match what the effect is supposed to be, and we should have > > a sensibly named command, and we should make "nmi" be > > a historical-legacy-backwards-compatibility command alias > > (possibly only exposed for x86). > > I honestly don't have a better name :). > > > Alex > FWIW "emergency" is used in Paolo's explanation, as well as yours. Cheers. -- Gregory Kurz kurzgreg@fr.ibm.com gkurz@linux.vnet.ibm.com Software Engineer @ IBM/Meiosys http://www.ibm.com Tel +33 (0)562 165 496 "Anarchy is about taking complete responsibility for yourself." Alan Moore.