QEMU main repository: Please see https://www.qemu.org/docs/master/devel/submitting-a-patch.html for how to submit changes to QEMU. Pull Requests are ignored. Please only use release tarballs from the QEMU website. http://www.qemu.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Blue Swirl 6de673d406 ppc: Split off timebase helpers 14 years ago
..
Makefile.objs ppc: Split off timebase helpers 14 years ago
STATUS Fix typos in comments (chek -> check) 15 years ago
cpu-qom.h target-ppc: QOM'ify CPU 15 years ago
cpu.h ppc: Cleanup MMU merge 14 years ago
excp_helper.c ppc: Move exception helpers from helper.c to excp_helper.c 14 years ago
fpu_helper.c ppc: Avoid AREG0 for FPU and SPE helpers 14 years ago
helper.c ppc: Move MMU helpers from helper.c to mmu_helper.c 14 years ago
helper.h ppc: Avoid AREG0 for MMU etc. helpers 14 years ago
helper_regs.h Replace always_inline with inline 17 years ago
int_helper.c ppc: Avoid AREG0 for integer and vector helpers 14 years ago
kvm.c target-ppc: Add hooks for handling tcg and kvm limitations 15 years ago
kvm_ppc.c Replace Qemu by QEMU in comments 15 years ago
kvm_ppc.h target-ppc: Add hooks for handling tcg and kvm limitations 15 years ago
machine.c target-ppc/machine.c: Drop unnecessary ifdefs 15 years ago
mfrom_table.c find -type f | xargs sed -i 's/[\t ]$//g' # on most files 19 years ago
mfrom_table_gen.c fix spelling in target sub directory 15 years ago
mmu_helper.c ppc: Cleanup MMU merge 14 years ago
op_helper.c ppc: Split off timebase helpers 14 years ago
timebase_helper.c ppc: Split off timebase helpers 14 years ago
translate.c ppc: Avoid AREG0 for MMU etc. helpers 14 years ago
translate_init.c ppc: Avoid AREG0 for MMU etc. helpers 14 years ago