From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.33) id 1BbkjT-0006S3-6n for qemu-devel@nongnu.org; Sat, 19 Jun 2004 14:38:27 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.33) id 1BbkjR-0006Qb-30 for qemu-devel@nongnu.org; Sat, 19 Jun 2004 14:38:26 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.33) id 1BbkjQ-0006QS-Tu for qemu-devel@nongnu.org; Sat, 19 Jun 2004 14:38:24 -0400 Received: from [193.252.22.29] (helo=mwinf0202.wanadoo.fr) by monty-python.gnu.org with esmtp (Exim 4.34) id 1Bbki0-0005JK-Ss for qemu-devel@nongnu.org; Sat, 19 Jun 2004 14:36:57 -0400 Received: from [82.120.44.187] (APuteaux-152-1-14-187.w82-120.abo.wanadoo.fr [82.120.44.187]) by mwinf0202.wanadoo.fr (SMTP Server) with ESMTP id 41D08A400060 for ; Sat, 19 Jun 2004 20:36:55 +0200 (CEST) Message-ID: <40D487DF.40606@libertysurf.fr> Date: Sat, 19 Jun 2004 20:37:19 +0200 From: ben MIME-Version: 1.0 Subject: Re: [Qemu-devel] Fedora Core 2 very slow References: <200406172245.18965.jm@poure.com> <200406172350.12784.david.sibai@free.fr> <200406180948.56899.jm@poure.com> <200406191318.22452.jm@poure.com> In-Reply-To: <200406191318.22452.jm@poure.com> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 8bit 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 windows while booting i ve got a message "TSC cannot be used as a timesource" and then computer is very slow. It seems that there s a problem with clock timing in fedora and others kernel. I managed to make it faster with this boot option at the prompt linux clock=hpet (found with google) I m searching for the most appropriate setinng for clock. Host : Win XP qemu 0.5.6 Jean-Michel POURE a écrit : >>I tried it as well, and IMHO, to say that it is very slow is a very >>delicate understatement. I've tried giving it more RAM, but it is >>nonetheless unbelievably slow. >> >> > >Dear friends, > >For debugging purpose, I uploaded an 833 Mb image of Fedora Core-2 to: >http://www.poure.com/qemu/fedora-c2.img.tar.bz2 > >Installing a Fedora Core 2 distro can take up to 10 hours (also very >slow!).Downloading will save you a lot of time. After unpacking, you can boot >the image with the following parameters: > >qemu -hda fedora-c2.img -boot c -m 128 -pci -cirrusvga -user-net > >The upload is intended for people willing to understand the bugs #9373 and >#9374 entered on http://savannah.nongnu.org/bugs/?group=qemu > >Also I contacted Stefano to participate in the OS Zoo project. We are going to >work in team to provide ready-to-run images for a wide variety of OSes. > >Best regards, >Jean-Michel Pouré > > >_______________________________________________ >Qemu-devel mailing list >Qemu-devel@nongnu.org >http://lists.nongnu.org/mailman/listinfo/qemu-devel > > >