qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [Qemu-devel] ix64 target support
@ 2004-09-28 16:52 Joe Batt
  2004-09-28 17:50 ` Johannes Schindelin
  2004-09-28 20:58 ` Karl Magdsick
  0 siblings, 2 replies; 8+ messages in thread
From: Joe Batt @ 2004-09-28 16:52 UTC (permalink / raw)
  To: qemu-devel

I have a project that I'd like to code for 64 bit memory addressing (big
pointers).  I will eventually purchase 64 bit equipment, but I'd like to
do a feasibility test first.

qemu doesn't yet support a ix64 target.  How far are we from that?  Is
anyone working on it?  Is it as simple as implementing some extra
opcodes or are there fundamental issues?

I've implemented a simple sh2 emulator in a previous project; I
understand just a little of how qemu might work.  I may be able to help.

Thanks,
Joe

^ permalink raw reply	[flat|nested] 8+ messages in thread
* [Qemu-devel] Re: ix64 target support
@ 2004-09-29 16:26 Blue Swirl
  0 siblings, 0 replies; 8+ messages in thread
From: Blue Swirl @ 2004-09-29 16:26 UTC (permalink / raw)
  To: Joe, qemu-devel

Hi,

One challenging project could be adding 64-bit instructions to Sparc, there 
are not too many of them. and the architecture was designed with scalability 
in mind. On the negative side, 32-bit Sparc system target is not functional 
yet and address space size could be a problem, as with any 64-bit CPUs.

PPC specs include both 32-bit and 64-bit implementations and the Qemu 
emulation works. The architecture is much more complex than Sparc, though. 
MIPS is one option with both 32 and 64-bit CPUs, but there isn't anything in 
Qemu side.

_________________________________________________________________
Add photos to your messages with MSN 8. Get 2 months FREE*. 
http://join.msn.com/?page=features/featuredemail

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2004-09-29 16:33 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-28 16:52 [Qemu-devel] ix64 target support Joe Batt
2004-09-28 17:50 ` Johannes Schindelin
2004-09-28 20:58 ` Karl Magdsick
2004-09-28 21:37   ` Joe Batt
2004-09-29  3:17     ` Kyle Hayes
2004-09-29  9:35       ` [Qemu-devel] " Andi Kleen
2004-09-29 13:12     ` [Qemu-devel] " Paul Brook
  -- strict thread matches above, loose matches on Subject: below --
2004-09-29 16:26 [Qemu-devel] " Blue Swirl

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).