From: Paul Brook <paul@codesourcery.com>
To: qemu-devel@nongnu.org
Cc: "Todd T. Fries" <qemul-devel@email.fries.net>
Subject: Re: [Qemu-devel] other host targets
Date: Thu, 24 Feb 2005 00:10:23 +0000 [thread overview]
Message-ID: <200502240010.24679.paul@codesourcery.com> (raw)
In-Reply-To: <20050223213712.GB15892@fries.net>
On Wednesday 23 February 2005 21:37, Todd T. Fries wrote:
> I also have sparc, sgi, and mac68k machines running OpenBSD.
<snip>
> Unsupported CPU
These are generally fairly trivial things to fix if you have a good knowledge
to the target system. Specifically a replacement for the x86 rdtsc (read
clock cycle counter) instruction. I guess it should be possible to use
gettimeofday() or similar instead, though I haven't actually tried this.
Paul
prev parent reply other threads:[~2005-02-24 0:25 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-23 21:37 [Qemu-devel] other host targets Todd T. Fries
2005-02-24 0:10 ` Paul Brook [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=200502240010.24679.paul@codesourcery.com \
--to=paul@codesourcery.com \
--cc=qemu-devel@nongnu.org \
--cc=qemul-devel@email.fries.net \
/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).