From: Fabrice Bellard <fabrice@bellard.org>
To: Herbert Poetzl <herbert@13thfloor.at>, qemu-devel@nongnu.org
Subject: [Qemu-devel] Re: QEMU >= 0.5.3 still broken?
Date: Wed, 07 Apr 2004 23:18:49 +0200 [thread overview]
Message-ID: <40747039.5080204@bellard.org> (raw)
In-Reply-To: <20040407204444.GA4939@MAIL.13thfloor.at>
Herbert Poetzl wrote:
> Hi Fabrice!
>
> did a checkout of qemu a few minutes ago (from CVS)
> but qemu-fast and qemu (softmmu) is still broken for
> me ...
>
> any plans to fix this, anything I could do to help?
>
> just for the case you do not remember, ide hard disk
> emulation doesn't work for 2.6.x anymore (partitions
> and second hard disk are not recognized)
>
> qemu 0.5.2 work without any issues, 0.5.3 and latest
> CVS fails ...
It is not an IDE problem: it is just that my new method to launch the
kernel with '-kernel' in 0.5.3 does not preserve the partition table. I
will try a fix (I did not see this problem because in my Linux tests I
don't use hard disk partitions!).
The TSC problem you have seem to be linked to the 1000 Hz timer of the
2.6 kernel. You must change HZ to 100 in asm/param.h. I'll make a patch
for that soon in QEMU, but the emulation will be less efficient for 1000
Hz clock as polling or /dev/rtc will be used on the host.
Fabrice.
next prev parent reply other threads:[~2004-04-07 21:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2004-04-07 20:44 [Qemu-devel] QEMU >= 0.5.3 still broken? Herbert Poetzl
2004-04-07 21:18 ` Fabrice Bellard [this message]
2004-04-07 21:25 ` [Qemu-devel] " Herbert Poetzl
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=40747039.5080204@bellard.org \
--to=fabrice@bellard.org \
--cc=herbert@13thfloor.at \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).