X86 64-softmmu

From Computer History Wiki
Revision as of 15:34, 7 August 2011 by Neozeed (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

This is the AMD x64 emulator for Qemu. This will let a 32bit OS run x64 operating systems with a few restrictions...

Most versions of Qemu that are out there are 32 bit exe's and will restrict Qemu to less then 2GB of RAM.

Also performance will be SLOW.

Otherwise it's great for testing amd64 OS's!

It's known to be able to run:

  • Windows 2003 Server x64
  • OpenBSD amd64
  • OS X x86 builds.

I've found that Qemu 0.90 is the most stable x64 emulator, the later ones just screw up in weird places. 0.90 is also the only one that can run Windows x64.