Download List

Project Description

QEMU is a fast processor emulator. Using dynamic translation it achieves a reasonable speed while being easy to port to new host CPUs. In its user mode emulation mode, it can launch Linux processes compiled for one CPU on another CPU. Linux system calls are converted because of endianness and 32/64 bit mismatches. In its full system emulation mode, it emulates a full system, including a processor and various peripherials.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2009-10-18 22:05
0.10.6

Bugs were fixed.
Tags: minor bug fix release

2009-03-17 02:00
0.10.0

Support was added for Bluetooth emulation and host passthrough, Kernel Virtual Machine acceleration, TCG, BSD userspace emulation, and much more. Live migration and new save/restore formats were added. Many new devices were added. Multiple VNC clients are now supported, and TLS encryption is now supported in VNC. Many more features were added, and many bugs were fixed.

2008-05-15 22:52
0.9.1

Several features were added, such as TFTP booting
from a host directory, tap device emulation for
Solaris, monitor multiplexing to several I/O
channels, CPU model selection support, MIPS64 and
MIPS 64-bit FPU support, Xscale PDA and ColdFire
system emulation, read-only support for Parallels
disk images, and many more. Several bugs were
fixed.
Tags: Major feature enhancements

2007-02-07 18:40
0.9.0

2006-11-27 17:29
0.8.2

ACPI support, MIPS FPU support, Solaris/SPARC host
support, Windows sparse file support, PCNET NIC
support, support for variable frequency host CPUs,
support for AMD Flash memories, and support for
capturing audio to WAV files were added. PC VGA
BIOS fixes were made. OpenBios is now used for
SPARC targets. VNC server fixes were made. USB
updates were made. PPC breakpoints and single
stepping, UDP/TCP/telnet character devices,
RTL8139 NIC TCP segmentation offloading, and a
workaround for Win32 SMP hosts were implemented.
Tags: Major feature enhancements

Project Resources