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
helper.h
kvm_ppc.c
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