获取文件夹内容时发生错误.
名称 最后提交 最后更新
audio audio/sdlaudio: Allow audio playback with SDL2
backends mem-prealloc: reduce large guest start-up and migration time.
block commit: Implement .bdrv_refresh_filename
bsd-user translate-all: add DEBUG_LOCKING asserts
chardev char: remove the right fd been watched in qemu_chr_fe_set_handlers()
contrib contrib: add libvhost-user
crypto crypto: assert cipher algorithm is always valid
default-configs ACPI: Add Virtual Machine Generation ID support
disas disas/arm: Avoid unintended sign extension
docs docs: Add a note about mixing bootindex with "-boot order"
fpu softfloat: Use correct type in float64_to_uint64_round_to_zero()
fsdev throttle: factor out duplicate code
gdb-xml target-ppc: gdbstub: Add VSX support
hw hw/pcie: fix Extended Configuration Space for devices with no Extended Capabilities
include hw/pcie: fix Extended Configuration Space for devices with no Extended Capabilities
io io: fully parse & validate HTTP headers for websocket protocol handshake
libdecnumber libdecnumber: Clean up includes
linux-headers update Linux headers to 4.11
linux-user Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20170228' into staging
migration migration: Document handling of bdrv_is_allocated() errors
nbd nbd/client: fix drop_sync [CVE-2017-2630]
net COLO-compare: Fix trace_event print bug
pc-bios pseries: Update SLOF firmware image
po po: add missing translations in de, fr, it, zh
qapi block: Drop unmaintained 'archipelago' driver
qga
qobject
qom
replay
roms
scripts
slirp
stubs
target
tcg
tests
trace
ui
util
dtc @ 558cd81b
pixman @ 87eea99e
.dir-locals.el
.exrc
.gitignore
.gitmodules
.mailmap
.shippable.yml
.travis.yml
CODING_STYLE
COPYING
COPYING.LIB
Changelog
HACKING
LICENSE
MAINTAINERS
Makefile
Makefile.objs
Makefile.target
README
VERSION
accel.c
arch_init.c
atomic_template.h
balloon.c
block.c
blockdev-nbd.c
blockdev.c
blockjob.c
bootdevice.c
bt-host.c
bt-vhci.c
configure
cpu-exec-common.c
cpu-exec.c
cpus-common.c
cpus.c
cputlb.c
device-hotplug.c
device_tree.c
disas.c
dma-helpers.c
dump.c
exec.c
gdbstub.c
hax-stub.c
hmp-commands-info.hx
hmp-commands.hx
hmp.c
hmp.h
ioport.c
iothread.c
kvm-all.c
kvm-stub.c
memory.c
memory_ldst.inc.c
memory_mapping.c
module-common.c
monitor.c
numa.c
os-posix.c
os-win32.c
page_cache.c
qapi-schema.json
qdev-monitor.c
qdict-test-data.txt
qemu-bridge-helper.c
qemu-doc.texi
qemu-ga.texi
qemu-img-cmds.hx
qemu-img.c
qemu-img.texi
qemu-io-cmds.c
qemu-io.c
qemu-nbd.c
qemu-nbd.texi
qemu-option-trace.texi
qemu-options-wrapper.h
qemu-options.h
qemu-options.hx
qemu-seccomp.c
qemu-tech.texi
qemu.nsi
qemu.sasl
qmp.c
qtest.c
replication.c
replication.h
rules.mak
softmmu_template.h
spice-qemu-char.c
tcg-runtime.c
tci.c
thunk.c
tpm.c
trace-events
translate-all.c
translate-all.h
translate-common.c
user-exec-stub.c
user-exec.c
version.rc

项目简介

QEMU是一套由Fabrice Bellard所编写的模拟处理器的自由软件。它与Bochs,PearPC近似,但其具有某些后两者所不具备的特性,如高速度及跨平台的特性。经由kqemu这个开源的加速器,QEMU能模拟至接近真实电脑的速度。

发行版本

当前项目没有发行版本

贡献者 206

全部贡献者

开发语言

  • C 89.8 %
  • C++ 3.5 %
  • Python 3.2 %
  • Shell 1.8 %
  • Assembly 0.4 %