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.
 
 
 
 
 
 
Richard Henderson 9ca3f7f316 target-ppc: Use NARROW_MODE macro for tlbie 14 years ago
..
Makefile.objs target-ppc: Split user only code out of mmu_helper.c 14 years ago
STATUS Fix typos in comments (chek -> check) 15 years ago
cpu-models.c target-ppc: Remove vestigial PowerPC 620 support 14 years ago
cpu-models.h target-ppc: Move CPU aliases out of translate_init.c 14 years ago
cpu-qom.h target-ppc: Use QOM method dispatch for MMU fault handling 14 years ago
cpu.h target-ppc: Move ppc tlb_fill implementation into mmu_helper.c 14 years ago
excp_helper.c cpu: Replace do_interrupt() by CPUClass::do_interrupt method 14 years ago
fpu_helper.c PPC/GDB: handle read and write of fpscr 14 years ago
helper.h target-ppc: Remove vestigial PowerPC 620 support 14 years ago
helper_regs.h cpu: Move halted and interrupt_request fields to CPUState 14 years ago
int_helper.c target-ppc: Split out SO, OV, CA fields from XER 14 years ago
kvm.c mmu-hash*: Add header file for definitions 14 years ago
kvm_ppc.c softmmu: move include files to include/sysemu/ 14 years ago
kvm_ppc.h PPC: KVM: Add support for EPR with KVM 14 years ago
machine.c target-ppc: Remove vestigial PowerPC 620 support 14 years ago
mem_helper.c target-ppc: Move ppc tlb_fill implementation into mmu_helper.c 14 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
misc_helper.c target-ppc: Remove vestigial PowerPC 620 support 14 years ago
mmu-hash32.c mmu-hash*: Merge translate and fault handling functions 14 years ago
mmu-hash32.h mmu-hash32: Clean up BAT matching logic 14 years ago
mmu-hash64.c mmu-hash64: Implement Virtual Page Class Key Protection 14 years ago
mmu-hash64.h mmu-hash64: Implement Virtual Page Class Key Protection 14 years ago
mmu_helper.c target-ppc: Use QOM method dispatch for MMU fault handling 14 years ago
timebase_helper.c ppc: Avoid AREG0 for timebase helpers 14 years ago
translate.c target-ppc: Use NARROW_MODE macro for tlbie 14 years ago
translate_init.c target-ppc: Use QOM method dispatch for MMU fault handling 14 years ago
user_only_helper.c target-ppc: Split user only code out of mmu_helper.c 14 years ago