qemu-patch-raspberry4/target-s390x
Andreas Färber c7396bbb25 target-s390x: Mark as unmigratable
CPU_SAVE_VERSION was undefined, so "cpu_common" VMState and
cpu_{save,load}() were not registered. They were no-ops.
Therefore there is no backwards compatibility to keep, so we can mark
S390CPU as unmigratable at device level.

Signed-off-by: Andreas Färber <afaerber@suse.de>
Acked-by: Alexander Graf <agraf@suse.de>
Reviewed-by: Juan Quintela <quintela@redhat.com>
2013-02-01 01:35:22 +01:00
..
cc_helper.c target-s390: Convert IPM 2013-01-05 12:18:42 -08:00
cpu-qom.h qom: move include files to include/qom/ 2012-12-19 08:31:32 +01:00
cpu.c target-s390x: Mark as unmigratable 2013-02-01 01:35:22 +01:00
cpu.h s390: Use s390_cpu_physical_memory_map for tpi. 2013-01-29 21:50:05 +01:00
fpu_helper.c target-s390: Implement LOAD/SET FP AND SIGNAL 2013-01-05 12:18:45 -08:00
helper.c s390: I/O interrupt and machine check injection. 2013-01-29 21:50:04 +01:00
helper.h target-s390: Use noreturn for exception and load_psw 2013-01-05 12:18:46 -08:00
insn-data.def target-s390: Perform COMPARE AND SWAP inline 2013-01-05 12:18:46 -08:00
insn-format.def target-s390: Add format based disassassmbly infrastructure 2013-01-05 12:00:27 -08:00
int_helper.c target-s390: Implement POPCNT 2013-01-05 12:18:45 -08:00
interrupt.c Merge branch 'master' of git://git.qemu.org/qemu into qom-cpu 2012-12-23 00:40:49 +01:00
ioinst.c s390: Use s390_cpu_physical_memory_map for tpi. 2013-01-29 21:50:05 +01:00
ioinst.h s390: Use s390_cpu_physical_memory_map for tpi. 2013-01-29 21:50:05 +01:00
kvm.c s390: Wire up channel I/O in kvm. 2013-01-29 21:50:04 +01:00
Makefile.objs target-s390x: Mark as unmigratable 2013-02-01 01:35:22 +01:00
mem_helper.c target-s390: Perform COMPARE AND SWAP inline 2013-01-05 12:18:46 -08:00
misc_helper.c s390: Add a hypercall registration interface. 2013-01-18 19:07:47 +01:00
translate.c target-s390: Perform COMPARE AND SWAP inline 2013-01-05 12:18:46 -08:00