名称 最后提交 最后更新
accel tcg: Really fix cpu_io_recompile
audio audio/sdl: build as module
backends qapi: Move qapi-schema.json to qapi/, rename generated files
block coroutine: avoid co_queue_wakeup recursion
bsd-user Use cpu_create(type) instead of cpu_init(cpu_model)
chardev chardev/char-fe: Allow NULL chardev in qemu_chr_fe_init()
contrib libvhost-user: Claim support for postcopy
crypto Include less of the generated modular QAPI headers
default-configs Merge remote-tracking branch 'remotes/xtensa/tags/20180316-xtensa' into staging
disas RISC-V Disassembler
docs Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
fpu softfloat: fix crash on int conversion of SNaN
fsdev use g_path_get_basename instead of basename
gdb-xml s390x/gdb: add gs registers
hw Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
include coroutine: avoid co_queue_wakeup recursion
io sockets: move fd_is_socket() into common sockets code
libdecnumber build: remove CONFIG_LIBDECNUMBER
linux-headers include: add psp-sev.h header file
linux-user linux-user: init_guest_space: Try to make ARM space+commpage continuous
migration migration: Fix block migration flag case
nbd nbd: BLOCK_STATUS for standard get_block_status function: client part
net net/vde: print error on vde_open() failure
pc-bios Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
po po: add missing translations in de, fr, it, zh
qapi vdi: Change 'static' create option to 'preallocation' in QMP
qga qapi: Replace qobject_to_X(o) by qobject_to(X, o)
qobject qobject: introduce qobject_get_try_str()
qom Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request' into staging
replay replay: save vmstate of the asynchronous events
roms update seabios to 1.11.1
scripts Merge remote-tracking branch 'remotes/rth/tags/pull-dt-20180326' into staging
scsi qemu-pr-helper: Actually allow users to specify pidfile
slirp slirp: add in6_dhcp_multicast()
stubs Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
target WHPX improve vcpu_post_run perf
tcg tcg: Add choose_vector_size
tests Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
trace Include less of the generated modular QAPI headers
ui Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
util coroutine: avoid co_queue_wakeup recursion
capstone @ 22ead3e0
dtc @ e5438801
.dir-locals.el Add .dir-locals.el file to configure emacs coding style
.editorconfig add editorconfig
.exrc qemu: add .exrc
.gdbinit .gdbinit: load QEMU sub-commands when gdb starts
.gitignore qapi: Don't create useless directory qapi-generated
.gitmodules gitmodules: Use the QEMU mirror of qemu-palcode
.gitpublish Add a git-publish configuration file
.mailmap mailmap: set preferred spelling for Daniel Berrangé
.shippable.yml .shippable.yml: disable powerpc-cross image
.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 %
反馈
建议
客服 返回
顶部