名称 最后提交 最后更新
accel cputlb: Remove tlb_c.pending_flushes
audio pulseaudio: process audio data in smaller chunks
backends hostmem-file: fixed the memory leak while get pmem path.
block file-posix: Fix shared locks on reopen commit
bsd-user bsd-user: Use the IEC binary prefix definitions
chardev chardev: Indent list of chardevs
contrib contrib: add elf2dmp tool
crypto io: return 0 for EOF in TLS session read after shutdown
default-configs hw/ppc/spapr_rng: Introduce CONFIG_SPAPR_RNG switch for spapr_rng.c
disas target/mips: Add disassembler support for nanoMIPS
docs qcow2: Document some maximum size constraints
fpu qemu/compiler: Wrap __attribute__((flatten)) in a macro
fsdev fsdev: Clean up error reporting in qemu_fsdev_add()
gdb-xml s390x/gdb: add gs registers
hw hw/i386: add pc-i440fx-3.1 & pc-q35-3.1
include io: return 0 for EOF in TLS session read after shutdown
io io: return 0 for EOF in TLS session read after shutdown
libdecnumber build: remove CONFIG_LIBDECNUMBER
linux-headers linux-headers: update to 4.20-rc1
linux-user linux-user: Update MIPS specific prctl() implementation
migration migration: avoid segmentfault when take a snapshot of a VM which being migrated
nbd nbd/server: Ignore write errors when replying to NBD_OPT_ABORT
net net/filter-rewriter.c: Fix coverity static analysis issue
pc-bios update seabios to 1.12
po po/Makefile: Modern shell scripting (use $() instead of ``)
qapi qapi: Add "rendernode" display option for egl-headless
qga qga: Add multiple include guard to guest-agent-core.h
qobject qobject: Catch another straggler for use of qdict_put_str()
qom Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into staging
replay replay: Exit on errors reading from replay log
roms update seabios to 1.12
scripts qemu-iotests: convert `pwd` and $(pwd) to $PWD
scsi util: add qemu_write_pidfile()
slirp slirp: fork_exec(): create and connect child socket before fork()
stubs Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-10-22' into staging
target target/arm: fix smc incorrectly trapping to EL3 when secure is off
tcg tcg/tcg-op.h: Add multiple include guard
tests Merge remote-tracking branch 'remotes/huth-gitlab/tags/pull-request-2018-11-20' into staging
trace tracing: Use double-dash spelling for trace option
ui ui: Allow specifying 'rendernode' display option for egl-headless
util util/qemu-thread-posix: Fix qemu_thread_atexit* for OSX
capstone @ 22ead3e0
dtc @ 88f18909
.dir-locals.el Add .dir-locals.el file to configure emacs coding style
.editorconfig editorconfig: set emacs mode
.exrc qemu: add .exrc
.gdbinit .gdbinit: load QEMU sub-commands when gdb starts
.gitignore edid: Ignore built binary
.gitmodules gitmodules: use 'https://' instead of 'git://'
.gitpublish Add a git-publish configuration file
.mailmap mailmap: Add an item for Yongbok Kim
.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 %
反馈
建议
客服 返回
顶部