名称 最后提交 最后更新
audio audio: Drop superfluous conditionals around g_free()
backends hostmem: set MPOL_MF_MOVE
block mirror: fix uninitialized variable delay_ns warnings
bsd-user bsd-user: Fix syscall format, add strace support for more syscalls
default-configs pc: implement pc-dimm device abstraction
disas disas/libvixl: prepend the include path of libvixl header files
docs Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
fpu fpu: softfloat: drop INLINE macro
fsdev virtfs-proxy-helper: fix call to accept
gdb-xml target-arm: Support fp registers in gdb stub
hw Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-20140825.0' into staging
include Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
libcacard vscclient: Add required headers to fix build on FreeBSD
libdecnumber libdecnumber: Fix warnings from smatch (missing static, boolean operations)
linux-headers linux-headers: update linux headers to kvm/next
linux-user linux-user: fix file descriptor leaks
net tap-bsd: implement a FreeBSD only version of tap_open
pc-bios pc-bios/s390-ccw: update binary
po po: Fix Makefile rules for in-tree builds without configuration
qapi QMP: Add support for Archipelago
qga channel-posix: using qemu_set_nonblock() instead of fcntl(O_NONBLOCK)
qobject json-lexer: fix escaped backslash in single-quoted string
qom qom: object: move unparenting to the child property's release callback
roms pseries: Update SLOF firmware image to qemu-slof-20140630
scripts trace: avoid Python 2.5 all() in tracetool
slirp slirp/misc: Use the GLib memory allocation APIs
stubs monitor: fix use after free
sysconfigs/target Eliminate cpus-x86_64.conf file
target-alpha trace: [tcg] Include TCG-tracing header on all targets
target-arm arm: cortex-a9: Fix cache-line size and associativity
target-cris trace: [tcg] Include TCG-tracing header on all targets
target-i386 linux-user: Fix syscall instruction usermode emulation on X86_64
target-lm32 trace: [tcg] Include TCG-tracing header on all targets
target-m68k trace: [tcg] Include TCG-tracing header on all targets
target-microblaze trace: [tcg] Include TCG-tracing header on all targets
target-mips trace: [tcg] Include TCG-tracing header on all targets
target-moxie softmmu: introduce cpu_ldst.h
target-openrisc trace: [tcg] Include TCG-tracing header on all targets
target-ppc trace: [tcg] Include TCG-tracing header on all targets
target-s390x trace: [tcg] Include TCG-tracing header on all targets
target-sh4 trace: [tcg] Include TCG-tracing header on all targets
target-sparc target-sparc64: implement Short Floating-Point Store Instructions
target-unicore32 trace: [tcg] Include TCG-tracing header on all targets
target-xtensa trace: [tcg] Include TCG-tracing header on all targets
tcg tcg: dump op count into qemu log
tests libqtest: launch QEMU with QEMU_AUDIO_DRV=none
trace trace: [tcg] Generate TCG tracing routines
ui spice: don't use 'Yoda conditions'
util util/path: Use the GLib memory allocation routines
accel
audio audio: Drop superfluous conditionals around g_free()
backends hostmem: set MPOL_MF_MOVE
block mirror: fix uninitialized variable delay_ns warnings
bsd-user bsd-user: Fix syscall format, add strace support for more syscalls
chardev
contrib
crypto
default-configs pc: implement pc-dimm device abstraction
disas disas/libvixl: prepend the include path of libvixl header files
docs Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging
fpu fpu: softfloat: drop INLINE macro
fsdev virtfs-proxy-helper: fix call to accept
gdb-xml target-arm: Support fp registers in gdb stub
hw Merge remote-tracking branch 'remotes/awilliam/tags/vfio-pci-for-qemu-20140825.0' into staging
include Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging
io
libdecnumber libdecnumber: Fix warnings from smatch (missing static, boolean operations)
linux-headers linux-headers: update linux headers to kvm/next
linux-user linux-user: fix file descriptor leaks
migration
nbd
net tap-bsd: implement a FreeBSD only version of tap_open
pc-bios pc-bios/s390-ccw: update binary
po po: Fix Makefile rules for in-tree builds without configuration
qapi QMP: Add support for Archipelago
qga channel-posix: using qemu_set_nonblock() instead of fcntl(O_NONBLOCK)
qobject json-lexer: fix escaped backslash in single-quoted string
qom qom: object: move unparenting to the child property's release callback
replay
roms pseries: Update SLOF firmware image to qemu-slof-20140630
scripts trace: avoid Python 2.5 all() in tracetool
scsi
slirp slirp/misc: Use the GLib memory allocation APIs
stubs monitor: fix use after free
target
tcg tcg: dump op count into qemu log
tests libqtest: launch QEMU with QEMU_AUDIO_DRV=none
trace trace: [tcg] Generate TCG tracing routines
ui spice: don't use 'Yoda conditions'
util util/path: Use the GLib memory allocation routines
dtc @ bc895d6d
pixman @ 97336fad
capstone @ 22ead3e0
dtc @ e5438801
.gitignore
.gitmodules
.mailmap
.travis.yml
CODING_STYLE
Changelog
HACKING
LICENSE
MAINTAINERS
Makefile
Makefile.objs
Makefile.target
README
VERSION
aio-posix.c
aio-win32.c
arch_init.c
async.c
balloon.c
block-migration.c
block.c
blockdev-nbd.c
blockdev.c
blockjob.c
bt-host.c
bt-vhci.c
configure
coroutine-gthread.c
coroutine-sigaltstack.c
coroutine-ucontext.c
coroutine-win32.c
cpu-exec.c
cpus.c
cputlb.c
device-hotplug.c
device_tree.c
disas.c
dma-helpers.c
dump.c
exec.c
gdbstub.c
hmp-commands.hx
hmp.c
hmp.h
iohandler.c
ioport.c
iothread.c
kvm-all.c
kvm-stub.c
main-loop.c
memory.c
memory_mapping.c
migration-exec.c
migration-fd.c
migration-rdma.c
migration-tcp.c
migration-unix.c
migration.c
module-common.c
monitor.c
nbd.c
numa.c
os-posix.c
os-win32.c
page_cache.c
qapi-schema.json
qdev-monitor.c
qemu-bridge-helper.c
qemu-char.c
qemu-coroutine-io.c
qemu-coroutine-lock.c
qemu-coroutine-sleep.c
qemu-coroutine.c
qemu-doc.texi
qemu-file.c
qemu-img-cmds.hx
qemu-img.c
qemu-img.texi
qemu-io-cmds.c
qemu-io.c
qemu-log.c
qemu-nbd.c
qemu-nbd.texi
qemu-options.h
qemu-options.hx
qemu-seccomp.c
qemu-tech.texi
qemu-timer.c
qemu.nsi
qemu.sasl
qmp-commands.hx
qmp.c
qtest.c
rules.mak
savevm.c
.dir-locals.el
.editorconfig
.exrc qemu: add .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 %
反馈
建议
客服 返回
顶部