名称 最后提交 最后更新
..
Makefile.objs Makefile.target: CONFIG_NO_* variables removed
TODO target-i386: fix {min,max}{pd,ps,sd,ss} SSE2 instructions
arch_dump.c dump: rebase from host-private RAMBlock offsets to guest-physical addresses
arch_memory_mapping.c exec: Make ldq/ldub_*_phys input an AddressSpace
cc_helper.c tcg: Invert the inclusion of helper.h
cc_helper_template.h target-i386: Implement BLSR, BLSMSK, BLSI
cpu-qom.h target-i386: block migration and savevm if invariant tsc is exposed
cpu.c target-i386/cpu.c: Fix two error output indentation
cpu.h target-i386: Support "invariant tsc" flag
excp_helper.c tcg: Invert the inclusion of helper.h
fpu_helper.c softmmu: introduce cpu_ldst.h
gdbstub.c target-i386: fix segment flags for SMM and VM86 mode
helper.c target-i386: Allow execute from user mode when SMEP is enabled.
helper.h tcg: Invert the inclusion of helper.h
int_helper.c tcg: Invert the inclusion of helper.h
ioport-user.c exec: move include files to include/exec/
kvm-stub.c target-i386: Fix build by providing stub kvm_arch_get_supported_cpuid()
kvm.c target-i386: block migration and savevm if invariant tsc is exposed
kvm_i386.h kvm: forward INIT signals coming from the chipset
machine.c target-i386: block migration and savevm if invariant tsc is exposed
mem_helper.c softmmu: introduce cpu_ldst.h
misc_helper.c target-i386: move check_io helpers to seg_helper.c
ops_sse.h target-i386: Use Common ShiftRows and InvShiftRows Tables
ops_sse_header.h target-i386: add AES-NI instructions
seg_helper.c linux-user: Fix syscall instruction usermode emulation on X86_64
shift_helper_template.h target-i386: compute eflags outside rcl/rcr helper
smm_helper.c Merge remote-tracking branch 'remotes/kvm/uq/master' into staging
svm.h Use new macro QEMU_PACKED for packed structures
svm_helper.c Merge remote-tracking branch 'remotes/bonzini/softmmu-smap' into staging
topology.h target-i386: Inline bitops_flsl
translate.c trace: [tcg] Include TCG-tracing header on all targets

项目简介

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

发行版本

当前项目没有发行版本

贡献者 206

全部贡献者

开发语言

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