qemu-irix/target-ppc
Alexander Graf a381d8277c target-ppc: fix ppc32 kvm build
My segment sync patch broke compilation on PPC32, because it was trying to
sync the SLB even though ppc32 CPUs don't have an SLB.

So let's only sync it when we're on a PP64 one!

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
(cherry picked from commit 82c09f2f0d)
2009-12-19 09:30:40 +01:00
..
STATUS
cpu.h PPC: rename cpu_ppc_reset to cpu_reset for consistency 2009-11-07 10:36:04 +00:00
exec.h
helper.c user: move CPU reset call to main.c for x86/PPC/Sparc 2009-11-07 10:37:06 +00:00
helper.h
helper_regs.h
kvm.c target-ppc: fix ppc32 kvm build 2009-12-19 09:30:40 +01:00
kvm_ppc.c kvm ppc: Remove unused label 2009-11-12 11:23:55 -06:00
kvm_ppc.h
machine.c
mfrom_table.c
mfrom_table_gen.c
op_helper.c
translate.c
translate_init.c target-ppc: simpler definitions for microcontrollers based on e300 2009-10-18 16:15:47 +02:00