From: Rob Landley <rob@landley.net>
To: qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH] Fix extlh instruction on Alpha
Date: Sun, 20 Sep 2009 21:20:30 -0500 [thread overview]
Message-ID: <200909202120.30891.rob@landley.net> (raw)
In-Reply-To: <20090917152502.G54732@stanley.csl.cornell.edu>
On Thursday 17 September 2009 14:28:52 Vince Weaver wrote:
> The extlh instruction on Alpha currently doesn't work properly.
> It's a combination of a cut/paste bug (16 where it should be 32) as well
> as a "shift by 64" bug.
>
> This improves on an earlier patch that used labels, conditional jumps,
> and local variables. Thanks go especially to Aurelien Jarno and Andreas
> Schwab who have a much better eye for bit-wise TCG optimization than I do.
>
> Vince
Any idea how hard it would be to whip up a qemu-system-alpha emulation? I
note that several real-world alpha boards were essentially just a PC with a
different processor. (In fact the original Athlon used the Alpha EV6 bus and
was pin-compatible, so you could drop-in replace the processor with an Alpha
if you could somehow reflash the bios with alpha instructions instead of x86.)
I'd like to boot Alpha Linux on qemu, and it doesn't seem like there's _that_
much more to do. But last I asked (a couple years ago) I was told the Alpha
protected mode stuff wasn't implemented yet...
Rob
--
Latency is more important than throughput. It's that simple. - Linus Torvalds
next prev parent reply other threads:[~2009-09-21 2:20 UTC|newest]
Thread overview: 19+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-09-17 19:28 [Qemu-devel] [PATCH] Fix extlh instruction on Alpha Vince Weaver
2009-09-18 15:25 ` Aurelien Jarno
2009-09-21 2:20 ` Rob Landley [this message]
2009-09-21 6:23 ` Laurent Desnogues
2009-09-21 11:37 ` Tristan Gingold
2009-09-21 18:48 ` Rob Landley
2009-09-22 8:04 ` Tristan Gingold
2009-09-21 18:43 ` Rob Landley
2009-09-21 13:31 ` qemu-system-alpha (was: Re: [Qemu-devel] [PATCH] Fix extlh instruction on Alpha) Brian Wheeler
2009-09-21 19:07 ` Rob Landley
-- strict thread matches above, loose matches on Subject: below --
2009-09-09 16:08 [Qemu-devel] [PATCH] Fix extlh instruction on Alpha Vince Weaver
2009-09-16 19:52 ` Aurelien Jarno
2009-09-16 20:45 ` Vince Weaver
2009-09-16 20:56 ` Aurelien Jarno
2009-09-17 16:07 ` Vince Weaver
2009-09-17 16:25 ` Laurent Desnogues
2009-09-17 17:19 ` Aurelien Jarno
2009-08-05 3:26 [Qemu-devel] [patch] " Vince Weaver
2009-08-05 6:05 ` Filip Navara
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=200909202120.30891.rob@landley.net \
--to=rob@landley.net \
--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).