From: Lorenzo Campedelli <lorenzo.campedelli@tele2.it>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] /dev/rtc issues
Date: Sat, 11 Aug 2007 21:38:57 +0200 [thread overview]
Message-ID: <f9l38i$gf5$1@sea.gmane.org> (raw)
Like others have reported to the list I'm getting:
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.
and then
[root@arturo ~]# echo 1024 > /proc/sys/dev/rtc/max-user-freq
-bash: /proc/sys/dev/rtc/max-user-freq: No such file or directory
[root@arturo ~]# uname -a
Linux arturo 2.6.22.1-32.fc6 #1 SMP Wed Aug 1 15:15:33 EDT 2007 i686
i686 i386 GNU/Linux
I guess this is due to changes in the latest host kernel, in particular
to Dyntick, introduced in 2.6.21 (see http://lwn.net/Articles/223185/).
Does anybody know whether/how this affects qemu and kqemu operation?
Thanks in advance,
Lorenzo
next reply other threads:[~2007-08-11 19:39 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-11 19:38 Lorenzo Campedelli [this message]
2007-08-12 6:30 ` [Qemu-devel] /dev/rtc issues Dor Laor
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='f9l38i$gf5$1@sea.gmane.org' \
--to=lorenzo.campedelli@tele2.it \
--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.