From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1IJcVb-0005ej-QB for qemu-devel@nongnu.org; Fri, 10 Aug 2007 17:59:04 -0400 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1IJcVZ-0005dU-7d for qemu-devel@nongnu.org; Fri, 10 Aug 2007 17:59:03 -0400 Received: from [199.232.76.173] (helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1IJcVZ-0005dR-34 for qemu-devel@nongnu.org; Fri, 10 Aug 2007 17:59:01 -0400 Received: from mail0.aster.pl ([212.76.33.39]) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1IJcVY-0001uU-IJ for qemu-devel@nongnu.org; Fri, 10 Aug 2007 17:59:00 -0400 Received: from [192.168.1.24] (206-dzi-21.acn.waw.pl [85.222.20.206]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail0.aster.pl (sendmail) with ESMTP id C7984158E6F for ; Fri, 10 Aug 2007 23:58:57 +0200 (CEST) From: Jaroslaw Gorny Date: Fri, 10 Aug 2007 23:58:50 +0200 MIME-Version: 1.0 Content-Type: multipart/signed; boundary="nextPart2681931.Ypf1oujcTI"; protocol="application/pgp-signature"; micalg=pgp-sha1 Content-Transfer-Encoding: 7bit Message-Id: <200708102358.57321.jaroslav@aster.pl> Subject: [Qemu-devel] RFE + kqemu issue 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 --nextPart2681931.Ypf1oujcTI Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Hi, I experience a roblem when running qemu on Fedora 7. I've got CentOS5 installed as a qemu image. When I boot guest OS _without_= =20 kqemu module - it works. But when booting with kqemu _loaded_ - guest system hangs on early stage (j= ust=20 after loading initrd.img). software versions: * qemu-0.9.0-2.fc7 * dkms-kqemu-1.3.0-0.2.pre11 * kernel-2.6.22.1-41.fc7 and second thing: RFE a)=20 On startup qemu says that I should do: "echo 1024 > /proc/sys/dev/rtc/max-user-freq". I can't because I don't have= =20 *rtc in /proc (there's "/proc/sys/dev/hpet" dir instead). Setting max-user-freq there doesn't stop qemu from complaining. I think qemu should check this _both_ entries. b) suggested by Till Maas: qemu puts such a message: "Could not configure '/dev/rtc' to have a 1024 Hz timer. This is not a fatal error, but for better emulation accuracy either use a 2.6 host Linux kernel or type 'echo 1024 > /proc/sys/dev/rtc/max-user-freq' as root." The suggestion is that qemu should check kernel version and base this messa= ge=20 on results. (I'm not subscribed, so please e-mail me directly) thanks, =2D-=20 Jaroslaw Gorny --nextPart2681931.Ypf1oujcTI Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.7 (GNU/Linux) iD8DBQBGvN+a6haYWsLTFVgRAuohAJ9oCdRgJCe/sXpERJjRcuThJlqDcQCfaWfm FBnJeA9cOOAQhEoy28SP3jM= =22Cf -----END PGP SIGNATURE----- --nextPart2681931.Ypf1oujcTI--