名称 最后提交 最后更新
accel accel/tcg: Remove dead code
audio audio: add audio timer trace points
backends hostmem: add some properties description
block nvme: correct locking around completion
bsd-user bsd-user: Use the IEC binary prefix definitions
chardev chardev: use a child source for qio input source
contrib contrib: add elf2dmp tool
crypto crypto: Implement TLS Pre-Shared Keys (PSK).
default-configs display: add separate config option for bochs-display
disas fix "Missing break in switch" coverity reports
docs tests: remove gcov-files- variables
fpu qemu/compiler: Wrap __attribute__((flatten)) in a macro
fsdev fsdev: fix compilation with VIRTIO but not VIRTIO_9P
gdb-xml s390x/gdb: add gs registers
hw Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-17' into staging
include COLO: Load dirty pages into SVM's RAM cache firstly
io Delete AF_UNIX socket after close
libdecnumber build: remove CONFIG_LIBDECNUMBER
linux-headers linux-headers: update
linux-user Merge remote-tracking branch 'remotes/vivier2/tags/linux-user-for-3.1-pull-request' into staging
migration qmp event: Add COLO_EXIT event to notify users while exited COLO
nbd nbd/server: drop old-style negotiation
net colo-compare: use notifier to notify packets comparing result
pc-bios Update OpenBIOS images to 441a84d3 built from submodule.
po po: Don't include comments with location
qapi qmp event: Add COLO_EXIT event to notify users while exited COLO
qga util: add qemu_write_pidfile()
qobject json: Eliminate lexer state IN_WHITESPACE, pseudo-token JSON_SKIP
qom cpu: Provide a proper prototype for target_words_bigendian() in a header
replay replay: allow loading any snapshots before recording
roms Update OpenBIOS images to 441a84d3 built from submodule.
scripts Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-17' into staging
scsi util: add qemu_write_pidfile()
slirp slirp: Propagate host TCP RST packet to the guest after socket disconnected
stubs stubs: add ramfb
target Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-10-17' into staging
tcg tcg/i386: fix vector operations on 32-bit hosts
tests tests: remove gcov-files- variables
trace tracing: Use double-dash spelling for trace option
ui Merge remote-tracking branch 'remotes/kraxel/tags/ui2-20181012-pull-request' into staging
util qemu-option: improve qemu_opts_print_help() output
capstone @ 22ead3e0
dtc @ 88f18909
.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 edid: Ignore built binary
.gitmodules gitmodules: add berkeley's softfloat + testfloat version 3
.gitpublish Add a git-publish configuration file
.mailmap mailmap: Fix Reimar Döffinger name
.shippable.yml shippable: Remove Debian 8 libfdt kludge
.travis.yml
CODING_STYLE
COPYING
COPYING.LIB
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
job-qmp.c
job.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-deprecated.texi
qemu-doc.texi
qemu-edid.c
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
win_dump.c
win_dump.h

项目简介

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

发行版本

当前项目没有发行版本

贡献者 206

全部贡献者

开发语言

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