summaryrefslogtreecommitdiffstats
path: root/include/exec
diff options
context:
space:
mode:
authorJuan Quintela2016-01-11 13:40:26 +0100
committerMark Cave-Ayland2016-01-16 13:01:23 +0100
commitdf32c8d436d4eb3f40b00647ca0df2bbc7f6bf6f (patch)
treeecb53689234f51955bdc5c83f121be2a37bbe98d /include/exec
parenttarget-sparc: Don't flush TLB in cpu_load function (diff)
downloadqemu-df32c8d436d4eb3f40b00647ca0df2bbc7f6bf6f.tar.gz
qemu-df32c8d436d4eb3f40b00647ca0df2bbc7f6bf6f.tar.xz
qemu-df32c8d436d4eb3f40b00647ca0df2bbc7f6bf6f.zip
target-sparc: Convert to VMStateDescription
Convert the SPARC CPU from cpu_load/save functions to VMStateDescription. We preserve migration compatibility with the previous version (required for SPARC32 but not necessarily for SPARC64). Signed-off-by: Juan Quintela <quintela@redhat.com> [PMM: * Rebase and update to apply to master * VMSTATE_STRUCT_POINTER now takes type, not pointer-to-type * QEMUTimer* are migrated via VMSTATE_TIMER_PTR * Put CPUTimer vmstate struct inside TARGET_SPARC64 ifdef * Convert handling of PSR to use a vmstate_psr, like Alpha and ARM ] Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions