获取文件夹内容时发生错误.
G
Gerd Hoffmann 推送
move checks to separate variable fffbeb75
17106次提交
名称 最后提交 最后更新
QMP QMP: add server mode to QEMUMonitorProtocol
audio Merge remote-tracking branch 'qmp/queue/qmp' into staging
block Merge remote-tracking branch 'kwolf/for-anthony' into staging
bsd-user Use glib memory allocation and free functions
darwin-user darwin-user/main.c: Drop unused cpu_single_env definition
default-configs i8259: Move to hw library
docs qcow2: fix some errors and typo in qcow2.txt
fpu softfloat: Implement fused multiply-add
fsdev hw/9pfs: Add synthetic file system support using 9p
gdb-xml gdb-xml: fix hacks in powerpc register numbering
hw fw_cfg: Use g_file_get_contents instead of multiple fread() calls
libcacard libcacard: Fix wrong assertion (reported by cppcheck)
linux-headers KVM: Update kernel headers
linux-user Merge remote-tracking branch 'riku/linux-user-for-upstream' into staging
net Allow overriding the location of Samba's smbd.
pc-bios target-alpha: Add custom PALcode image for CLIPPER emulation.
qapi qapi: modify visitor code generation for list iteration
qga Use glib memory allocation and free functions
roms target-alpha: Add custom PALcode image for CLIPPER emulation.
scripts Merge remote-tracking branch 'qmp/queue/qmp' into staging
slirp main-loop: create main-loop.c
sysconfigs/target Add cpu model configuration support..
target-alpha target-alpha: Add high-resolution access to wall clock and an alarm.
target-arm target-arm: Fix use of free() in cpu_arm_close()
target-cris softmmu_header: pass CPUState to tlb_fill
target-i386
target-lm32
target-m68k
target-microblaze
target-mips
target-ppc
target-s390x
target-sh4
target-sparc
target-unicore32
target-xtensa
tcg
tests
trace
ui
.gitignore
.gitmodules
CODING_STYLE
COPYING
COPYING.LIB
Changelog
HACKING
LICENSE
MAINTAINERS
Makefile
Makefile.dis
Makefile.hw
Makefile.objs
Makefile.target
Makefile.user
README
TODO
VERSION
a.out.h
acl.c
acl.h
aes.c
aes.h
aio.c
alpha-dis.c
alpha.ld
arch_init.c
arch_init.h
arm-dis.c
arm-semi.c
arm.ld
async.c
balloon.c
balloon.h
bitmap.c
bitmap.h
bitops.c
bitops.h
block-migration.c
block-migration.h
block.c
block.h
block_int.h
blockdev.c
blockdev.h
bswap.h
bt-host.c
bt-host.h
bt-vhci.c
buffered_file.c
buffered_file.h
cache-utils.c
cache-utils.h
check-qdict.c
check-qfloat.c
check-qint.c
check-qjson.c
check-qlist.c
check-qstring.c
cmd.c
cmd.h
compatfd.c
compatfd.h
compiler.h
config.h
configure
console.c
console.h
coroutine-gthread.c
coroutine-ucontext.c
coroutine-win32.c
cpu-all.h
cpu-common.h
cpu-defs.h
cpu-exec.c
cpus.c
cpus.h
cris-dis.c
cursor.c
cursor_hidden.xpm
cursor_left_ptr.xpm
cutils.c
def-helper.h
device_tree.c
device_tree.h
dis-asm.h
disas.c
disas.h
dma-helpers.c
dma.h
dyngen-exec.h
elf.h
envlist.c
envlist.h
error.c
error.h
error_int.h
exec-all.h
exec-memory.h
exec.c

项目简介

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

发行版本

当前项目没有发行版本

贡献者 206

全部贡献者

开发语言

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