名称 最后提交 最后更新
..
aarch64 tcg/aarch64: Return false on failure from patch_reloc
arm tcg/arm: Return false on failure from patch_reloc
i386 tcg/i386: Implement INDEX_op_extr{lh}_i64_i32 for 32-bit guests
mips tcg: Return success from patch_reloc
ppc tcg/ppc: Return false on failure from patch_reloc
s390 tcg/s390x: Return false on failure from patch_reloc
sparc tcg: Return success from patch_reloc
tci tcg: Return success from patch_reloc
LICENSE TCG code generator
README tcg: fix s/compliment/complement/ typos
TODO tcg/TODO: remove setcond
optimize.c tcg/optimize: Do not skip default processing of dup_vec
tcg-common.c exec: extract exec/tb-context.h
tcg-gvec-desc.h tcg: Add generic vector expanders
tcg-ldst.inc.c tcg: workaround branch instruction overflow in tcg_out_qemu_ld/st
tcg-mo.h tcg: move TCG_MO/BAR types into own file
tcg-op-gvec.c tcg: Restrict check_size_impl to multiples of the line size
tcg-op-gvec.h tcg: Add generic vector helpers with a scalar operand
tcg-op-vec.c target: Do not include "exec/exec-all.h" if it is not necessary
tcg-op.c tcg: Implement CPU_LOG_TB_NOCHAIN during expansion
tcg-op.h tcg/tcg-op.h: Add multiple include guard
tcg-opc.h tcg: Mark muluh_i64 and mulsh_i64 as 64-bit ops
tcg-pool.inc.c tcg: Allow multiple word entries into the constant pool
tcg.c tcg: Return success from patch_reloc
tcg.h tcg/tcg.h: Remove GCC check for tcg_debug_assert() macro
tci.c

项目简介

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

发行版本

当前项目没有发行版本

贡献者 206

全部贡献者

开发语言

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