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.
 
 
 
 
 
 
Prerna Saxena 8d43ea1c97 target-ppc: Add POWER8 v1.0 CPU model 13 years ago
..
Makefile.objs PPC: Add non-kvm stub file 13 years ago
STATUS Fix typos in comments (chek -> check) 15 years ago
cpu-models.c target-ppc: Add POWER8 v1.0 CPU model 13 years ago
cpu-models.h target-ppc: Add POWER8 v1.0 CPU model 13 years ago
cpu-qom.h cpu: Drop unnecessary dynamic casts in *_env_get_cpu() 13 years ago
cpu.h linux-user: Move cpu_clone_regs() and cpu_set_tls() into linux-user 13 years ago
excp_helper.c cpu: Make first_cpu and next_cpu CPUState 13 years ago
fpu_helper.c target-ppc: add support for extended mtfsf/mtfsfi forms 13 years ago
helper.h target-ppc: emulate cmpb instruction 13 years ago
helper_regs.h cpu: Move halted and interrupt_request fields to CPUState 14 years ago
int_helper.c target-ppc: emulate cmpb instruction 13 years ago
kvm-stub.c kvm/openpic: in-kernel mpic support 13 years ago
kvm.c cpu: Make first_cpu and next_cpu CPUState 13 years ago
kvm_ppc.c softmmu: move include files to include/sysemu/ 14 years ago
kvm_ppc.h Enable kvm emulated watchdog 13 years ago
machine.c PPC: Remove env->hreset_excp_prefix 13 years ago
mem_helper.c PPC: Fix dcbz for linux-user on 970 13 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 target-ppc: Change LOG_MMU_STATE() argument to CPUState 13 years ago
mmu-hash32.h mmu-hash32: Clean up BAT matching logic 14 years ago
mmu-hash64.c target-ppc: Change LOG_MMU_STATE() argument to CPUState 13 years ago
mmu-hash64.h mmu-hash64: Implement Virtual Page Class Key Protection 14 years ago
mmu_helper.c target-ppc: Change LOG_MMU_STATE() argument to CPUState 13 years ago
timebase_helper.c ppc: Avoid AREG0 for timebase helpers 14 years ago
translate.c target-ppc: Change gen_intermediate_code_internal() argument to PowerPCCPU 13 years ago
translate_init.c target-ppc: Add POWER8 v1.0 CPU model 13 years ago
user_only_helper.c target-ppc: Split user only code out of mmu_helper.c 14 years ago