From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BYJof-0007zU-UF for qemu-devel@nongnu.org; Thu, 10 Jun 2004 03:17:38 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BYJod-0007yW-Qx for qemu-devel@nongnu.org; Thu, 10 Jun 2004 03:17:37 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BYJod-0007yG-Lv for qemu-devel@nongnu.org; Thu, 10 Jun 2004 03:17:35 -0400 Received: from [129.67.1.163] (helo=tx0.oucs.ox.ac.uk) by monty-python.gnu.org with esmtp (Exim 4.34) id 1BYJni-0006nF-N6 for qemu-devel@nongnu.org; Thu, 10 Jun 2004 03:16:38 -0400 Received: from scan0.oucs.ox.ac.uk ([129.67.1.162] helo=localhost) by tx0.oucs.ox.ac.uk with esmtp (Exim 4.24) id 1BYJni-0007dd-Dy for qemu-devel@nongnu.org; Thu, 10 Jun 2004 08:16:38 +0100 Received: from rx0.oucs.ox.ac.uk ([129.67.1.161]) by localhost (scan0.oucs.ox.ac.uk [129.67.1.162]) (amavisd-new, port 25) with ESMTP id 29143-05 for ; Thu, 10 Jun 2004 08:16:38 +0100 (BST) Received: from smtp1.herald.ox.ac.uk ([163.1.0.247]) by rx0.oucs.ox.ac.uk with esmtp (Exim 4.24) id 1BYJni-0007dZ-0h for qemu-devel@nongnu.org; Thu, 10 Jun 2004 08:16:38 +0100 Received: from dhcp235.bnc.ox.ac.uk ([163.1.185.235]) by smtp1.herald.ox.ac.uk with esmtp (Exim 3.35 #1) id 1BYJni-000864-3z for qemu-devel@nongnu.org; Thu, 10 Jun 2004 08:16:38 +0100 Subject: Re: [Qemu-devel] CPU usage reduction in Win9x From: Nicolas Wu In-Reply-To: <40C78F6B.9090408@bellard.org> References: <40C78F6B.9090408@bellard.org> Content-Type: text/plain Message-Id: <1086855431.4909.2.camel@localhost> Mime-Version: 1.0 Date: Thu, 10 Jun 2004 09:17:11 +0100 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 Fantastic patch! works wonderfully- good to have windows running without chomping up all cpu usage! On Wed, 2004-06-09 at 23:30, Fabrice Bellard wrote: > Hi, > > In order to reduce the CPU usage of QEMU for old versions of Windows > which do not use the HLT instruction, you can try: > > http://www.user.cityline.ru/~maxamn/amnhltm.zip > > [It seems a good trick to add to the Win98 HOWTO]. > > Fabrice. > > > > _______________________________________________ > Qemu-devel mailing list > Qemu-devel@nongnu.org > http://lists.nongnu.org/mailman/listinfo/qemu-devel >