From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.24) id 1AIttD-0007qL-Hg for qemu-devel@nongnu.org; Sun, 09 Nov 2003 13:02:19 -0500 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.24) id 1AItsa-0007bH-6n for qemu-devel@nongnu.org; Sun, 09 Nov 2003 13:02:11 -0500 Received: from [193.252.22.23] (helo=mwinf0803.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.24) id 1AItsZ-0007aQ-8C for qemu-devel@nongnu.org; Sun, 09 Nov 2003 13:01:39 -0500 Received: from free.fr (ATuileries-112-1-1-219.w80-11.abo.wanadoo.fr [80.11.167.219]) by mwinf0803.wanadoo.fr (SMTP Server) with ESMTP id 7E8F418001E7 for ; Sun, 9 Nov 2003 18:00:14 +0100 (CET) Message-ID: <3FAE72C7.8000201@free.fr> Date: Sun, 09 Nov 2003 18:00:55 +0100 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] Debian Woody system to play with References: In-Reply-To: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Reply-To: qemu-devel@nongnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org Chad Page wrote: > Cool... I just checked it out and brought it to the SBLUG meeting > tonight. Got to demonstrate just how much faster qemu is over bochs ;) > The next step on my end is to find time to write a seg fault handler which > would print out the code block that caused the crash. Something in "ps" > does it for instance under both this and the qemu linux image every > time... I'll have to see if I can replicate it in user space. Should work better now. Fabrice.