qemu-e2k/target-sparc
Peter Maydell 0e88d45a33 target-sparc: Use VMState arrays for SPARC64 TLB/MMU state
Use VMState arrays for SPARC64 TLB/MMU state. This is
a migration-break for SPARC64 (but not for SPARC32),
which is acceptable because currently migration does not
work for any SPARC64 machines due to the lack of any migration
of interrupt controller state.

Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
2016-01-16 12:01:23 +00:00
..
cc_helper.c tcg: Invert the inclusion of helper.h 2014-05-28 09:33:54 -07:00
cpu-qom.h target-sparc: Convert to VMStateDescription 2016-01-16 12:01:23 +00:00
cpu.c target-sparc: Convert to VMStateDescription 2016-01-16 12:01:23 +00:00
cpu.h target-sparc: Convert to VMStateDescription 2016-01-16 12:01:23 +00:00
fop_helper.c
gdbstub.c
helper.c
helper.h
int32_helper.c
int64_helper.c
ldst_helper.c
machine.c target-sparc: Use VMState arrays for SPARC64 TLB/MMU state 2016-01-16 12:01:23 +00:00
Makefile.objs
mmu_helper.c
monitor.c
TODO
translate.c
vis_helper.c
win_helper.c