From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1CD8Yn-0002cY-CQ for qemu-devel@nongnu.org; Thu, 30 Sep 2004 17:33:57 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1CD8Ym-0002cM-Rb for qemu-devel@nongnu.org; Thu, 30 Sep 2004 17:33:57 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1CD8Ym-0002cJ-P3 for qemu-devel@nongnu.org; Thu, 30 Sep 2004 17:33:56 -0400 Received: from [62.2.95.247] (helo=smtp.hispeed.ch) by monty-python.gnu.org with esmtp (TLSv1:DES-CBC3-SHA:168) (Exim 4.34) id 1CD8SF-00016Y-As for qemu-devel@nongnu.org; Thu, 30 Sep 2004 17:27:11 -0400 From: "Andreas Bollhalder" Subject: RE: [Qemu-devel] BeOS/Zeta eats 100% cpu time Date: Thu, 30 Sep 2004 23:22:48 +0200 Message-ID: <000001c4a733$a310bb90$6401a8c0@geodb.org> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable In-Reply-To: <2ad73a04093011386715b824@mail.gmail.com> Reply-To: bolle@geodb.org, qemu-devel@nongnu.org List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: =?iso-8859-1?Q?'Andr=E9_Braga'?= , qemu-devel@nongnu.org I use GEOS (it's a G and not a B) with the VESA drivers in 800x600x16bit resolution on my 1.2GHz notebook. It performs very well and the grafic delay is at a minimum. The HLT instruction is done by the FreeDOS FDAPM utility. Without that, my host would be on 100% CPU usage too. Andreas