Jump to content

QEMU 0.8.2 released


Robert

Recommended Posts

QEMU is a generic and open source processor emulator which achieves a good emulation speed by using dynamic translation.

 

QEMU has two operating modes:

Full system emulation. In this mode, QEMU emulates a full system (for example a PC), including a processor and various peripherials. It can be used to launch different Operating Systems without rebooting the PC or to debug system code.

User mode emulation (Linux host only). In this mode, QEMU can launch Linux processes compiled for one CPU on another CPU.

 

version 0.8.2:

 

  - ACPI support

  - PC VGA BIOS fixes

  - switch to OpenBios for SPARC targets (Blue Swirl)

  - VNC server fixes

  - MIPS FPU support (Marius Groeger)

  - Solaris/SPARC host support (Ben Taylor)

  - PPC breakpoints and single stepping (Jason Wessel)

  - USB updates (Paul Brook)

  - UDP/TCP/telnet character devices (Jason Wessel)

  - Windows sparse file support (Frediano Ziglio)

  - RTL8139 NIC TCP segmentation offloading (Igor Kovalenko)

  - PCNET NIC support (Antony T Curtis)

  - Support for variable frequency host CPUs

  - Workaround for win32 SMP hosts

  - Support for AMD Flash memories (Jocelyn Mayer)

  - Audio capture to WAV files support (malc)

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