qemu-e2k/target-ppc
Alexander Graf 82c09f2f0d 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>
2009-12-19 09:30:20 +01:00
..
cpu.h
exec.h
helper_regs.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
kvm_ppc.c kvm ppc: Remove unused label 2009-11-12 11:23:55 -06:00
kvm_ppc.h
kvm.c target-ppc: fix ppc32 kvm build 2009-12-19 09:30:20 +01:00
machine.c
mfrom_table_gen.c
mfrom_table.c
op_helper.c
STATUS
translate_init.c
translate.c