From: Fabrice Bellard <fabrice@bellard.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] Fedora Core 2 as guest OS
Date: Thu, 24 Jun 2004 14:17:06 +0200 [thread overview]
Message-ID: <40DAC642.7020808@bellard.org> (raw)
In-Reply-To: <200406241114.45544.jm@poure.com>
Jean-Michel POURE wrote:
> Fedora Core 2 image can be fetched for testing from:
> http://www.poure.com/qemu/fedora-c2.img.tar.bz2
> http://www.poure.com/qemu/fedora-c2.img.tar.bz2.md5
>
> I read on a mailing-list that the Fedora Core 2 kernel was not compiled with
> GCC and contains some Redhat code as usual.
>
> Testing Fedora Core 2 may simply be a whaste of time...
This is a generic timer problem linked to the fact that a 2.6.x guest
kernel is used. This problem especially arises if you are using a 2.4.x
host kernel.
A workaround is to add "clock=pit" on the guest kernel command line
(type 'linux clock=pit' as boot argument in the Fedora installer).
If you use a 2.4.x kernel, make sure you also did
'echo 1024 > /proc/sys/dev/rtc/max-user-freq' as root.
Fabrice.
prev parent reply other threads:[~2004-06-24 12:16 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-06-24 9:14 [Qemu-devel] Fedora Core 2 patch Jean-Michel POURE
2004-06-24 9:31 ` Hetz Ben Hamo
2004-06-24 10:55 ` Alexander E. Patrakov
2004-06-24 10:26 ` Jean-Michel POURE
2004-06-24 11:53 ` Hetz Ben Hamo
2004-06-24 12:17 ` Fabrice Bellard [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=40DAC642.7020808@bellard.org \
--to=fabrice@bellard.org \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.