From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1D2du4-00040l-PD for qemu-devel@nongnu.org; Sat, 19 Feb 2005 18:20:48 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1D2dtz-0003xm-C4 for qemu-devel@nongnu.org; Sat, 19 Feb 2005 18:20:45 -0500 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1D2dtx-0003qc-3K for qemu-devel@nongnu.org; Sat, 19 Feb 2005 18:20:41 -0500 Received: from [128.8.10.162] (helo=po0.wam.umd.edu) by monty-python.gnu.org with esmtp (Exim 4.34) id 1D2dY5-0005MD-T1 for qemu-devel@nongnu.org; Sat, 19 Feb 2005 17:58:06 -0500 Received: from jbrown.mylinuxbox.org (jma-box.student.umd.edu [129.2.237.180]) by po0.wam.umd.edu (8.12.10/8.12.10) with ESMTP id j1JMw4tj029681 for ; Sat, 19 Feb 2005 17:58:05 -0500 (EST) Date: Sat, 19 Feb 2005 17:58:04 -0500 From: "Jim C. Brown" Subject: Re: [Qemu-devel] kqemu: no speed increase Message-ID: <20050219225804.GA19311@jbrown.mylinuxbox.org> References: <42147817.10904@hispeed.ch> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable In-Reply-To: <42147817.10904@hispeed.ch> 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 On Thu, Feb 17, 2005 at 11:55:19AM +0100, Stefan Kisdaroczi wrote: > Hi Fabrice, >=20 > i see no speed increase with kqemu when i run my dos-based realtime > system. Most code is 16bit, does kqemu only work for 32-bit code segments= ? >=20 > thx > kisda kqemu works only on ring3 code ... iirc DOS spent most of its time in ring0 (this was not a problem for DOS since it was single user and uni-tasking), which kqemu does not touch. > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel --=20 Infinite complexity begets infinite beauty. Infinite precision begets infinite perfection.