All of lore.kernel.org
 help / color / mirror / Atom feed
From: Fabrice Bellard <fabrice@bellard.org>
To: qemu-devel@nongnu.org
Subject: [Qemu-devel] x86_64 target
Date: Tue, 04 Jan 2005 01:18:03 +0100	[thread overview]
Message-ID: <41D9E0BB.1070202@bellard.org> (raw)

Hi,

As a small gift for this new year, here is an initial implementation of 
the x86_64 target in QEMU. It is a "work in progress" as usual, but it 
works enough to boot an x86_64 Linux kernel (I used the one available at 
http://bochs.sourceforge.net/guestos/linux.x86-64.bzImage).

Although the x86_64 target works correctly on 32 bit hosts, it is 
designed to have the best performances on 64 bit hosts, such as x86_64 
or ppc64. The current speed is poor relatively to the i386 emulation 
because I did not enable register usage on 64 bit hosts (no time to test 
it yet).

The biggest missing part is a full implementation of SSE - I only added 
the minimal subset for the Linux kernel. I won't work again on the 
x86_64 target in the near future (as I said earlier most of my time is 
dedicated on improving the x86 on x86 speed), but anyone is free to 
submit patches.

Fabrice.

             reply	other threads:[~2005-01-04  0:29 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-01-04  0:18 Fabrice Bellard [this message]
2005-01-04  2:15 ` [Qemu-devel] x86_64 target Karl Magdsick
2005-01-04 14:29   ` Paul Brook
2005-01-05 17:48     ` Jeebs
2005-01-04  6:31 ` [Qemu-devel] " Alexander E. Patrakov
2005-01-04 19:56   ` Fabrice Bellard
2005-01-06 12:10 ` [Qemu-devel] " Lennert Buytenhek
2005-01-06 12:42   ` Lennert Buytenhek
2005-01-17 17:54     ` [Qemu-devel] " Ronald

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=41D9E0BB.1070202@bellard.org \
    --to=fabrice@bellard.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 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.