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.
 
 
 
 
 
 
Emilio G. Cota 23f42b6053 target/ppc: fetch code with translator_ld 8 years ago
..
translate target/ppc: Fix for optimized vsl/vsr instructions 7 years ago
Makefile.objs build: remove CONFIG_LIBDECNUMBER 9 years ago
arch_dump.c target/ppc: Add helper_mfvscr 8 years ago
compat.c target/ppc: Allow cpu compatiblity checks based on type, not instance 8 years ago
cpu-models.c Include qemu/module.h where needed, drop it from qemu-common.h 7 years ago
cpu-models.h target/ppc: Style fixes for ppc-models.[ch] 7 years ago
cpu-param.h tcg: Split out target/arch/cpu-param.h 7 years ago
cpu-qom.h powerpc/spapr: Add host threads parameter to ibm,get_system_parameter 7 years ago
cpu.c target/ppc: support for 32-bit carry and overflow 10 years ago
cpu.h target/ppc: update {get,set}_dfp{64,128}() helper functions to read/write DFP numbers correctly 7 years ago
dfp_helper.c target/ppc: remove unnecessary if() around calls to set_dfp{64,128}() in DFP macros 7 years ago
excp_helper.c target/ppc: Use env_cpu, env_archcpu 7 years ago
fpu_helper.c ppc: Use FPSCR defines instead of constants 7 years ago
gdbstub.c Include qemu-common.h exactly where needed 7 years ago
helper.h target/ppc: update {get,set}_dfp{64,128}() helper functions to read/write DFP numbers correctly 7 years ago
helper_regs.h target/ppc: Use env_cpu, env_archcpu 7 years ago
int_helper.c target/ppc: use Vsr macros in BCD helpers 7 years ago
internal.h ppc: Add support for 'mffscrn','mffscrni' instructions 7 years ago
kvm-stub.c Include qemu-common.h exactly where needed 7 years ago
kvm.c core: replace getpagesize() with qemu_real_host_page_size 7 years ago
kvm_ppc.h target/ppc/machine: Add kvmppc_pvr_workaround_required() stub 7 years ago
machine.c Include hw/boards.h a bit less 7 years ago
mem_helper.c Include qemu/main-loop.h less 7 years ago
mfrom_table.inc.c target/ppc: Style fixes for mfrom_table.inc.c & mfrom_table_gen.c 7 years ago
mfrom_table_gen.c target/ppc: Style fixes for mfrom_table.inc.c & mfrom_table_gen.c 7 years ago
misc_helper.c Include qemu/main-loop.h less 7 years ago
mmu-book3s-v3.c target/ppc: Support for POWER9 native hash 8 years ago
mmu-book3s-v3.h Clean up header guards that don't match their file name 7 years ago
mmu-hash32.c ppc/hash32: Rework R and C bit updates 7 years ago
mmu-hash32.h target/ppc: Manage external HPT via virtual hypervisor 10 years ago
mmu-hash64.c target/ppc: Use env_cpu, env_archcpu 7 years ago
mmu-hash64.h ppc/hash64: Rework R and C bit updates 7 years ago
mmu-radix64.c target/ppc: Don't check UPRT in radix mode when in HV real mode 7 years ago
mmu-radix64.h target/ppc: Rename PATB/PATBE -> PATE 8 years ago
mmu_helper.c target/ppc: Rewrite a fall through comment 7 years ago
monitor.c hmp: Move hmp.h to include/monitor/ 7 years ago
timebase_helper.c Move target-* CPU file into a target/ folder 10 years ago
trace-events target/ppc/kvm: Fix trace typo 7 years ago
translate.c target/ppc: fetch code with translator_ld 7 years ago
translate_init.inc.c ppc/kvm: Skip writing DPDES back when in run time state 7 years ago
user_only_helper.c target/ppc: Convert to CPUClass::tlb_fill 7 years ago