Download List

项目描述

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

修正了已知错误。
标签: minor bug fix release
Bugs were fixed.

2009-03-17 02:00
0.10.0

支持,增加了对蓝牙仿真和主机过手,内核虚拟机加速,TCG的,BSD的用户空间仿真,等等。迁移和新的保存/恢复增加了格式。许多新设备增加了。多个VNC客户端现在支持和TLS加密现在VNC的支持。还有更多的功能增加了,许多错误是固定的。
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

增加了几个特点,如TFTP引导从主机目录,挖掘设备用于Solaris仿真,监测复用几个I / O通道,CPU型号选择支持,MIPS64和MIPS 64位FPU的支持,Xscale的掌上电脑和ColdFire系统仿真,读了Parallels的磁盘镜像的支持,等等。固定的几个错误。
标签: Major feature enhancements
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.

2007-02-07 18:40
0.9.0

2006-11-27 17:29
0.8.2

ACPI支持,支持MIPS的浮点运算单元,Solaris的/ SPARC的主机支持,Windows稀疏文件的支持,PCNET网卡支持,变频主机CPU,AMD的闪存支持,并支持支持捕获音频WAV文件增加了。电脑显卡的BIOS修复了。 OpenBios现在用于SPARC的目标。 VNC服务器修复了。 USB更新了。每次点击付费断点和单步,的UDP / TCP的/远程登录字符设备,8139网卡TCP分段卸载,并为Win32的SMP主机解决办法实施。
标签: Major feature enhancements
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.

Project Resources