From: Jamie Lokier <jamie@shareable.org>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH 1/2] Add HPET emulation to qemu (v4)
Date: Fri, 14 Nov 2008 03:12:18 +0000 [thread overview]
Message-ID: <20081114031218.GI2055@shareable.org> (raw)
In-Reply-To: <1226613844.1157.43.camel@beth-laptop>
Beth Kon wrote:
> - enabled 64-bit capability (after discovering that OS is
> warned in HPET spec about possibility that a 64-bit read may
> be implemented as two 32-bit reads).
It's in the spec, but are there any real x86_64 machines where 64-bit
HPET read would be translated into two 32-bit reads? I'm wondering if
some OSes ssume reading HPET with a 64-bit read on x86_64 is atomic,
because that might be true. Linux seems to use HPET in 32-bit mode so
that's safe (I checked Linux 2.6.26).
-- Jamie
next prev parent reply other threads:[~2008-11-14 3:12 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-11-13 22:04 [Qemu-devel] [PATCH 1/2] Add HPET emulation to qemu (v4) Beth Kon
2008-11-14 3:12 ` Jamie Lokier [this message]
2008-11-14 15:29 ` Beth Kon
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=20081114031218.GI2055@shareable.org \
--to=jamie@shareable.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 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).