P
Paolo Bonzini 推送
virtio-pci: remove vdev field a3fc66d9
29606次提交
名称 最后提交 最后更新
audio ossaudio: check for oss support in oss_audio_init
backends rng-egd: offset the point when repeatedly read from the buffer
block qcow2: fix possible corruption when reading multiple clusters
bsd-user *-user: Improve documentation for lock_user function
default-configs arm11mpcore: Split off SCU device
disas disas/ppc.c: Fix little endian disassembly
docs docs/memory.txt: Clarify and expand priority/overlap documentation
fpu softfloat: Fix shift128Right for shift counts 64..127
fsdev fsdev: Fix potential memory leak
gdb-xml target-arm: Add AArch64 gdbstub support
hw virtio-pci: remove vdev field
include virtio-bus: remove vdev field
libcacard Merge remote-tracking branch 'stefanha/block' into staging
linux-headers linux-headers: update to 3.12-rc1
linux-user linux-user: Fix stat64 syscall for SPARC64
net net: fix qemu_flush_queued_packets() in presence of a hub
pc-bios sun4m: Add FCode ROM for TCX framebuffer
po po: Update all *.po files
qapi qapi: fix memleak by adding implict struct functions in dealloc visitor
qga qga: Fix two format strings for MinGW
qobject qdict: Extract qdict_extract_subqdict
qom qom: Fix memory leak in object_property_set_link()
roms pseries: Update SLOF firmware image
scripts Adjust qapi-visit for python-2.4.3
slirp misc: Spelling and grammar fixes in comments
stubs Merge remote-tracking branch 'kiszka/queues/slirp' into staging
sysconfigs/target Eliminate cpus-x86_64.conf file
target-alpha misc: New spelling fixes in comments
target-arm target-arm: fix sorting issue of KVM cpreg list
target-cris tcg: Remove stray semi-colons from target-*/helper.h
target-i386 Merge remote-tracking branch 'bonzini/tags/for-anthony' into staging
target-lm32 target: Include softmmu_exec.h where forgotten
target-m68k Merge remote-tracking branch 'rth/tcg-pull' into staging
target-microblaze microblaze: At swx, check that the reserved word is unmodified
target-mips Merge remote-tracking branch 'rth/tcg-pull' into staging
target-moxie cpu: Drop cpu_model_str from CPU_COMMON
target-openrisc target-openrisc: Correct memory bounds checking for the tlb buffers
target-ppc spapr: Use DeviceClass::fw_name for device tree CPU node
target-s390x exec: Fix prototype of phys_mem_set_alloc and related functions
target-sh4 Merge remote-tracking branch 'rth/tcg-pull' into staging
target-sparc Merge remote-tracking branch 'rth/tcg-pull' into staging
target-unicore32 Merge remote-tracking branch 'rth/tcg-pull' into staging
target-xtensa target-xtensa: add missing DEBUG section to dc233c config
tcg tcg-ia64: Introduce tcg_opc_bswap64_i
tests qemu-iotests: Fix test 041
trace trace: Add ftrace tracing backend
ui curses: fixup SIGWINCH handler mess
util qmp: access the local QemuOptsLists for drive option
Documentation
arch
block qcow2: fix possible corruption when reading multiple clusters
crypto
drivers
firmware
fs
include virtio-bus: remove vdev field
init
ipc
kernel
lib
mm
net net: fix qemu_flush_queued_packets() in presence of a hub
samples
scripts Adjust qapi-visit for python-2.4.3
security
sound
usr
virt/kvm
dtc @ bc895d6d
pixman @ 97336fad
.exrc qemu: add .exrc
.gitignore .gitignore: ignore qmp-commands.txt
.gitmodules
.mailmap
.travis.yml
CODING_STYLE
COPYING
COPYING.LIB
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
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
monitor.c
nbd.c
os-posix.c
os-win32.c
page_cache.c
qapi-schema.json
qdev-monitor.c
qdict-test-data.txt
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-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-wrapper.h
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
readline.c
rules.mak
savevm.c
spice-qemu-char.c
tcg-runtime.c
tci.c
.gitignore .gitignore: ignore qmp-commands.txt
.mailmap
COPYING
CREDITS
Kbuild
MAINTAINERS
Makefile
README
REPORTING-BUGS

项目简介

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

发行版本

当前项目没有发行版本

贡献者 206

全部贡献者

开发语言

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