Juan Quintela df32c8d436 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>
2016-01-16 12:01:23 +00:00
..
2016-01-12 11:04:14 +05:30
2016-01-11 12:56:58 +00:00
2015-12-04 09:39:55 +03:00
2015-10-02 16:22:02 -03:00
2015-09-25 12:04:43 +02:00
2015-12-22 18:39:19 +02:00
2016-01-11 11:39:28 +03:00
2016-01-12 17:37:22 +00:00
2015-09-25 14:52:17 +02:00
2016-01-11 11:39:28 +03:00
2015-12-22 18:39:19 +02:00