From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from list by monty-python.gnu.org with tmda-scanned (Exim 4.30) id 1BAvma-0002bJ-8P for qemu-devel@nongnu.org; Tue, 06 Apr 2004 14:58:48 -0400 Received: from mail by monty-python.gnu.org with spam-scanned (Exim 4.30) id 1BAvm2-0002Vo-0G for qemu-devel@nongnu.org; Tue, 06 Apr 2004 14:58:46 -0400 Received: from [193.252.22.22] (helo=mwinf0904.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.30) id 1BAvm1-0002VP-Ed for qemu-devel@nongnu.org; Tue, 06 Apr 2004 14:58:13 -0400 Received: from bellard.org (ATuileries-112-1-3-61.w81-48.abo.wanadoo.fr [81.48.134.61]) by mwinf0904.wanadoo.fr (SMTP Server) with ESMTP id 8CB04180061A for ; Tue, 6 Apr 2004 20:58:12 +0200 (CEST) Message-ID: <4072FE35.9010201@bellard.org> Date: Tue, 06 Apr 2004 21:00:05 +0200 From: Fabrice Bellard MIME-Version: 1.0 Subject: Re: [Qemu-devel] Qemu workstation References: <200404051047.11383.jm@poure.com> <1081156203.3939.10.camel@aragorn> <200404051130.04164.Rudi@LYRIKpage.de><200404051155.31051.jm@poure.com> <4071B41F.3040201@bellard.org> <001601c41b57$ed1704f0$6407a8c0@shaggy> In-Reply-To: <001601c41b57$ed1704f0$6407a8c0@shaggy> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit 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 Jamie Burns wrote: > Is QEMU sat in a busy loop all the time? No. It comes from the Windows port. I'll make a simple patch soon. Fabrice.