Difference between revisions of "X86 64-softmmu"

From Computer History Wiki
Jump to: navigation, search
(New page: 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 wil...)
 
 
(2 intermediate revisions by the same user not shown)
Line 11: Line 11:
 
*Windows 2003 Server x64
 
*Windows 2003 Server x64
 
*OpenBSD amd64
 
*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.
  
[[category Qemu]]
+
 
 +
[[category:Qemu]]

Latest revision as of 15:34, 7 August 2011

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.