名称 最后提交 最后更新
accel
audio ossaudio: fix memory leak
backends qemu-char: convert testdev backend to data-driven creation
block qed: Implement .bdrv_drain
bsd-user s/cpu_get_real_ticks/cpu_get_host_ticks/
chardev
contrib ivshmem-server: fix possible OVERRUN
crypto crypto: add sanity checking of plaintext/ciphertext length
default-configs config: enable ivshmem on POSIX
disas disas/mips: Add R6 jr/jr.hb to disassembler
docs qed: Implement .bdrv_drain
fpu target-s390x: define default NaN values
fsdev maint: remove unused include for dirent.h
gdb-xml s390x/gdb: expose virtualization specific registers
hw Merge remote-tracking branch 'remotes/jasowang/tags/net-pull-request' into staging
include qed: Implement .bdrv_drain
io
libdecnumber typofixes - v4
linux-headers Add Linux userfaultfd.h header
linux-user linux-user/syscall: Replace g_malloc0 + memcpy with g_memdup
migration migration: qemu_savevm_state_cleanup becomes mandatory operation
nbd
net net: netmap: use error_setg() helpers in place of error_report()
pc-bios pc-bios/s390-ccw: rebuild image
po Update language files for QEMU 2.4.0
qapi block: Add 'x-blockdev-del' QMP command
qga qga: fix append file open modes for win32
qobject qstring: Make conversion from QObject * accept null
qom error: More error_setg() usage
replay
roms
scripts
scsi
slirp
stubs
target
tcg
tests
trace
ui
util
capstone @ 22ead3e0
dtc @ e5438801
.dir-locals.el
.editorconfig
.exrc
.gdbinit
.gitignore
.gitmodules
.gitpublish
.mailmap
.shippable.yml
.travis.yml
CODING_STYLE
COPYING
COPYING.LIB
COPYING.PYTHON
Changelog
HACKING
LICENSE
MAINTAINERS
Makefile
Makefile.objs
Makefile.target
README
VERSION
arch_init.c
balloon.c
block.c
blockdev-nbd.c
blockdev.c
blockjob.c
bootdevice.c
bt-host.c
bt-vhci.c
configure
cpus-common.c
cpus.c
device-hotplug.c
device_tree.c
disas.c
dma-helpers.c
dump.c
exec.c
gdbstub.c
hmp-commands-info.hx
hmp-commands.hx
hmp.c
hmp.h
ioport.c
iothread.c
memory.c
memory_ldst.inc.c
memory_mapping.c
module-common.c
monitor.c
numa.c
os-posix.c
os-win32.c
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-keymap.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
thunk.c
tpm.c
trace-events
version.rc
vl.c

项目简介

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

发行版本

当前项目没有发行版本

贡献者 206

全部贡献者

开发语言

  • C 89.8 %
  • C++ 3.5 %
  • Python 3.2 %
  • Shell 1.8 %
  • Assembly 0.4 %
反馈
建议
客服 返回
顶部