名称 最后提交 最后更新
accel tcg: Fix out-of-line generic vector compares
audio audio/sdl: build as module
backends qapi: Move qapi-schema.json to qapi/, rename generated files
block block/rbd: remove processed options from qdict
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 contrib/libvhost-user: add the protocol feature used for SET/GET message
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: Fix incorrect disassembly for addiw
docs vhost-user: back SET/GET_CONFIG requests with a protocol feature
fpu fpu: Fix rounding mode for floatN_to_uintM_round_to_zero
fsdev use g_path_get_basename instead of basename
gdb-xml s390x/gdb: add gs registers
hw hw/arm/fsl-imx: Fix introspection problem with fsl-imx6 and fsl-imx7
include Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
io error: Remove NULL checks on error_propagate() calls
libdecnumber build: remove CONFIG_LIBDECNUMBER
linux-headers include: add psp-sev.h header file
linux-user linux-user/signal.c: Ensure AArch64 signal frame isn't too small
migration migration: Don't activate block devices if using -S
nbd nbd: trace meta context negotiation
net net/vde: print error on vde_open() failure
pc-bios pc-bios/s390: update images
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-hppa
scripts device-crash-test: Remove fixed isa-fdc entry
scsi qemu-pr-helper: Write pidfile more often
slirp slirp: add in6_dhcp_multicast()
stubs Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
target tcg: Introduce tcg_set_insn_start_param
tcg tcg: Introduce tcg_set_insn_start_param
tests docker: fedora: test more components
trace Include less of the generated modular QAPI headers
ui sdl2: drop dead code
util memfd: fix vhost-user-test on non-memfd capable host
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 maint: Add .mailmap entries for patches claiming list authorship
.shippable.yml .shippable.yml: disable powerpc-cross image
.travis.yml .travis.yml: add --disable-user with the rest of the disables
CODING_STYLE coding_style: add point about 0x in trace-events
COPYING COPYING: update from FSF
COPYING.LIB Update FSF address in GPL/LGPL boilerplate
COPYING.PYTHON scripts: add argparse module for Python 2.6 compatibility
Changelog Use HTTPS for qemu.org and other domains
HACKING HACKING: document #include order
LICENSE vfio: move hw/misc/vfio.c to hw/vfio/pci.c Move vfio.h into include/hw/vfio
MAINTAINERS MAINTAINERS: add include/block/aio-wait.h
Makefile Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
Makefile.objs build: enable audio modules
Makefile.target make: switch from -I to -iquote
README README: Fix typo 'git-publish'
VERSION Update version for v2.12.0-rc2 release
arch_init.c RISC-V Build Infrastructure
balloon.c qapi: Empty out qapi-schema.json
block.c block: Deprecate "backing": ""
blockdev-nbd.c Include less of the generated modular QAPI headers
blockdev.c qapi: add block latency histogram interface
blockjob.c blockjob: use qapi enum helpers
bootdevice.c Makefile: Move bootdevice.o to common-obj-y
bt-host.c all: Clean up includes
bt-vhci.c all: Clean up includes
configure configure: Add missing configure options to help text
cpus-common.c *_run_on_cpu: introduce run_on_cpu_data type
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 %
反馈
建议
客服 返回
顶部