From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1Ffvp6-00076w-HO for qemu-devel@nongnu.org; Tue, 16 May 2006 05:26:36 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1Ffvp5-00076e-Fg for qemu-devel@nongnu.org; Tue, 16 May 2006 05:26:36 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1Ffvp5-00076U-7K for qemu-devel@nongnu.org; Tue, 16 May 2006 05:26:35 -0400 Received: from [211.5.2.77] (helo=nm01omta017.dion.ne.jp) by monty-python.gnu.org with smtp (Exim 4.52) id 1Ffvrf-0004GM-Ja for qemu-devel@nongnu.org; Tue, 16 May 2006 05:29:17 -0400 Message-ID: <000801c678ca$d90cf5f0$0464a8c0@athlon> From: "Kazu" References: <200605152203.00826.mr@ramendik.ru> <44695113.8040708@us.ibm.com><000e01c678b3$cd372460$0464a8c0@athlon> <46d6db660605152355u4d05624i2f07882b221f9913@mail.gmail.com> Subject: Re: [Qemu-devel] objective benchmark? Date: Tue, 16 May 2006 18:26:44 +0900 MIME-Version: 1.0 Content-Type: text/plain; charset="ISO-8859-1" 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 Tuesday, May 16, 2006 3:55 PM Christian MICHON wrote: >how can we do the same if the host is winXP ? >Today, on linux guests, 2.4.x kernel boot faster than 2.6.x kernel >inside qemu (unless using "clock=pit" on 2.6.x). 2 days ago, >when I tried to setup Solaris x86 10 guest inside winXP host, I >gave up since the timing engine inside the guest seems slow. >I would really like to know how to solve this on XP hosts. RTC is not used on Win host. SpeedStep/PowerNow! is disabled by changing miminal power management to other items at Control Panel->Power Option->Power Management Setting. I don't think it is necessary to set it if your PC is ACPI. Set it if the clock of win2k guest is faster than the real time while IE is running. It is normal that 2.4 kernel boots faster than 2.6 kernel, isn't it? I don't know why Solaris x86 10 doesn't work. Regards, Kazu