qemu-e2k/target-xtensa
Andreas Färber 004a569057 target-xtensa: Mark as unmigratable
There was no CPU_SAVE_VERSION defined, so neither "cpu_common" VMState
nor cpu_{save,load}() were registered. Their implementation was no-op.
Therefore there is no backwards compatibility to keep, so mark XtensaCPU
as unmigratable at device level.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Reviewed-by: Juan Quintela <quintela@redhat.com>
2013-02-01 01:35:21 +01:00
..
core-dc232b target-xtensa: add dc232b core 2011-10-16 10:40:02 +00:00
core-dc233c target-xtensa: add dc233c core 2012-04-15 17:43:16 +00:00
core-fsf target-xtensa: add fsf core 2011-10-16 10:40:16 +00:00
Makefile.objs target-xtensa: Mark as unmigratable 2013-02-01 01:35:21 +01:00
core-dc232b.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
core-dc233c.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
core-fsf.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
cpu-qom.h qom: move include files to include/qom/ 2012-12-19 08:31:32 +01:00
cpu.c target-xtensa: Mark as unmigratable 2013-02-01 01:35:21 +01:00
cpu.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
helper.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
helper.h exec: move include files to include/exec/ 2012-12-19 08:31:31 +01:00
op_helper.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00
overlay_tool.h target-xtensa: implement MISC SR 2012-12-08 18:48:26 +00:00
translate.c target-xtensa: fix search_pc for the last TB opcode 2012-12-22 12:09:24 +00:00
xtensa-semi.c misc: move include files to include/qemu/ 2012-12-19 08:32:39 +01:00