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.
 
 
 
 
 
 
Sebastian Bauer ee2b399463 PPC: Fix for the gdb single step problem on an rfi instruction 15 years ago
..
STATUS Fix typos in comments (chek -> check) 15 years ago
cpu.h ppc: Alter CPU state to mask out TCG unimplemented instructions as appropriate 15 years ago
helper.c pseries: Support SMT systems for KVM Book3S-HV 15 years ago
helper.h target-ppc: remove old CONFIG_SOFTFLOAT #ifdef 15 years ago
helper_regs.h Replace always_inline with inline 17 years ago
kvm.c pseries: Allow writes to KVM accelerated TCE table 15 years ago
kvm_ppc.c PPC: KVM: Remove kvmppc_read_host_property 15 years ago
kvm_ppc.h ppc: Fix up usermode only builds 15 years ago
machine.c PPC: move TLBs to their own arrays 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 find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex. 19 years ago
op_helper.c softmmu_header: pass CPUState to tlb_fill 15 years ago
translate.c PPC: Fix for the gdb single step problem on an rfi instruction 15 years ago
translate_init.c ppc: Alter CPU state to mask out TCG unimplemented instructions as appropriate 15 years ago