获取文件夹内容时发生错误.
G
Gabriel L. Somlo 推送
SMBIOS: Fix type 17 field sizes 0d73394a
32816次提交
名称 最后提交 最后更新
audio savevm: Remove all the unneeded version_minimum_id_old (rest)
backends build: convert some obj-specific CFLAGS to use new foo.o-cflags syntax
block Merge remote-tracking branch 'remotes/bonzini/scsi-next' into staging
bsd-user Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
default-configs usb: mtp filesharing
disas disas/libvixl: Update to libvixl 1.4
docs qapi: skip redundant includes
fpu softfloat: Introduce float32_to_uint64_round_to_zero
fsdev virtfs-proxy-helper: fix call to accept
gdb-xml target-arm: Support fp registers in gdb stub
hw SMBIOS: Fix type 17 field sizes
include SMBIOS: Fix type 17 field sizes
libcacard libcacard: remove libcacard-specific CFLAGS and LIBS from global vars
linux-headers linux-headers update
linux-user target-i386: the x86 CPL is stored in CS.selector - auto update hflags accordingly.
net monitor: Add set_link arguments completion.
pc-bios ipxe: update to current git
po po: add proper Language: tags to .po files
qapi qapi: Replace uncommon use of the error API by the common one
qga qga: Drop superfluous error_is_set()
qobject qerror.h: Remove QERR defines that are only used once
qom qerror.h: Remove QERR defines that are only used once
roms ipxe: update to current git
scripts qapi: skip redundant includes
slirp slirp: Remove default_mon usage
stubs qerror.h: Replace QERR_NOT_SUPPORTED with QERR_UNSUPPORTED
sysconfigs/target Eliminate cpus-x86_64.conf file
target-alpha savevm: Remove all the unneeded version_minimum_id_old (rest)
target-arm Merge remote-tracking branch 'remotes/pmaydell/tags/pull-target-arm-20140513' into staging
target-cris cputlb: Change tlb_set_page() argument to CPUState
target-i386 Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
target-lm32 savevm: Remove all the unneeded version_minimum_id_old (rest)
target-m68k cputlb: Change tlb_set_page() argument to CPUState
target-microblaze microblaze: Respect the reset vector
target-mips target-mips: Avoid shifting left into sign bit
target-moxie savevm: Remove all the unneeded version_minimum_id_old (rest)
target-openrisc savevm: Remove all the unneeded version_minimum_id_old (rest)
target-ppc cpu: make CPU_INTERRUPT_RESET available on all targets
target-s390x kvm: reset state from the CPU's reset method
target-sh4 cputlb: Change tlb_set_page() argument to CPUState
target-sparc target-sparc: fix 32bit integer division overflow
target-unicore32 cputlb: Change tlb_set_page() argument to CPUState
target-xtensa cputlb: Change tlb_set_page() argument to CPUState
tcg tcg-s390: Implement direct chaining of TBs
tests qapi: skip redundant includes
trace trace: [tracetool] Minimize the amount of per-backend code
ui input: remove sparc keymap hack
util savevm: Remove all the unneeded version_minimum_id_old (arm)
dtc @ bc895d6d
pixman @ 97336fad
.exrc qemu: add .exrc
.gitignore gitignore: cleanups #2
.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
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
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-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-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
rules.mak
savevm.c
spice-qemu-char.c

项目简介

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

发行版本

当前项目没有发行版本

贡献者 206

全部贡献者

开发语言

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