Jump to content

QEMU 0.9.1 released


Robert

Recommended Posts

QEMU is a generic and open source machine emulator and virtualizer.

 

When used as a machine emulator, QEMU can run OSes and programs made for one machine (e.g. an ARM board) on a different machine (e.g. your own PC). By using dynamic translation, it achieves very good performances.

 

When used as a virtualizer, QEMU achieves near native performances by executing the guest code directly on the host CPU. A host driver called the QEMU accelerator (also known as KQEMU) is needed in this case. The virtualizer mode requires that both the host and guest machine use x86 compatible processors.

 

version 0.9.1:

 

- TFTP booting from host directory (Anthony Liguori, Erwan Velu)

- Tap device emulation for Solaris (Sittichai Palanisong)

- Monitor multiplexing to several I/O channels (Jason Wessel)

- ds1225y nvram support (Herve Poussineau)

- CPU model selection support (J. Mayer, Paul Brook, Herve Poussineau)

- Several Sparc fixes (Aurelien Jarno, Blue Swirl, Robert Reif)

- MIPS 64-bit FPU support (Thiemo Seufer)

- Xscale PDA emulation (Andrzej Zaborowski)

- ColdFire system emulation (Paul Brook)

- Improved SH4 support (Magnus Damm)

- MIPS64 support (Aurelien Jarno, Thiemo Seufer)

- Preliminary Alpha guest support (J. Mayer)

- Read-only support for Parallels disk images (Alex Beregszaszi)

- SVM (x86 virtualization) support (Alexander Graf)

- CRIS emulation (Edgar E. Iglesias)

- SPARC32PLUS execution support (Blue Swirl)

- MIPS mipssim pseudo machine (Thiemo Seufer)

- Strace for Linux userland emulation (Stuart Anderson, Thayne Harbaugh)

- OMAP310 MPU emulation plus Palm T|E machine (Andrzej Zaborowski)

- ARM v6, v7, NEON SIMD and SMP emulation (Paul Brook/CodeSourcery)

- Gumstix boards: connex and verdex emulation (Thorsten Zitterell)

- Intel mainstone II board emulation (Armin Kuster)

- VMware SVGA II graphics card support (Andrzej Zaborowski)

>> Get it HERE.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...