From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Jm7Cy-0008Gq-Eg for qemu-devel@nongnu.org; Wed, 16 Apr 2008 08:57:52 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Jm7Cv-0008C4-LQ for qemu-devel@nongnu.org; Wed, 16 Apr 2008 08:57:51 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Jm7Cv-0008Bu-9r for qemu-devel@nongnu.org; Wed, 16 Apr 2008 08:57:49 -0400 Received: from mail2.shareable.org ([80.68.89.115]) by monty-python.gnu.org with esmtps (TLS-1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1Jm7Cv-0005Se-4W for qemu-devel@nongnu.org; Wed, 16 Apr 2008 08:57:49 -0400 Received: from jamie by mail2.shareable.org with local (Exim 4.63) (envelope-from ) id 1Jm7Cs-0008AY-Lu for qemu-devel@nongnu.org; Wed, 16 Apr 2008 13:57:46 +0100 Date: Wed, 16 Apr 2008 13:57:46 +0100 From: Jamie Lokier Subject: Re: [Qemu-devel] Re: [PATCH] Reboot CPU on triple fault Message-ID: <20080416125746.GA31378@shareable.org> References: <47EE86E0.4070703@reactos.org> <9C7667CB-2CF0-4AC0-843B-6EF442196CAC@csgraf.de> <47F0B445.4030806@suse.de> <4804D254.5040301@siemens.com> <4805B673.3010200@suse.de> <4805EAE6.1070601@siemens.com> <4805F2D2.4000602@suse.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4805F2D2.4000602@suse.de> Reply-To: qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Kevin Wolf wrote: > But we definitely need a new -d option then so that a developer can > always run qemu with this option. The existing ones (most notably -d int > where this one would belong logically) are producing way too much output > to have them always enabled. How about -d cpu_reset? (As opposed to whole system reset). These don't happen too often, normally. -- Jamie