qemu-patch-raspberry4/target-ppc
Alexander Graf ba5e50908c target-ppc: Get MMU state on register sync
While x86 only needs to sync cr0-4 to know all about its MMU state and enable
qemu to resolve virtual to physical addresses, we need to sync all of the
segment registers on PPC to know which mapping we're in.

So let's grab the segment register contents to be able to use the "x" monitor
command and also enable the gdbstub to resolve virtual addresses.

Signed-off-by: Alexander Graf <agraf@suse.de>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
2009-12-03 20:10:54 +01:00
..
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 Revert "Get rid of _t suffix" 2009-10-01 16:12:16 -05:00
helper_regs.h
kvm.c target-ppc: Get MMU state on register sync 2009-12-03 20:10:54 +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 Revert "Get rid of _t suffix" 2009-10-01 16:12:16 -05:00
STATUS
translate.c Revert "Get rid of _t suffix" 2009-10-01 16:12:16 -05:00
translate_init.c target-ppc: simpler definitions for microcontrollers based on e300 2009-10-18 16:15:47 +02:00