qemu-e2k/target/s390x
Halil Pasic 59046ec29a migration: consolidate VMStateField.start
The member VMStateField.start is used for two things, partial data
migration for VBUFFER data (basically provide migration for a
sub-buffer) and for locating next in QTAILQ.

The implementation of the VBUFFER feature is broken when VMSTATE_ALLOC
is used. This however goes unnoticed because actually partial migration
for VBUFFER is not used at all.

Let's consolidate the usage of VMStateField.start by removing support
for partial migration for VBUFFER.

Signed-off-by: Halil Pasic <pasic@linux.vnet.ibm.com>

Message-Id: <20170203175217.45562-1-pasic@linux.vnet.ibm.com>
Reviewed-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
2017-02-13 17:27:13 +00:00
..
Makefile.objs
arch_dump.c
cc_helper.c
cpu-qom.h
cpu.c qom/cpu: move tlb_flush to cpu_common_reset 2017-01-13 14:24:31 +00:00
cpu.h qom/cpu: move tlb_flush to cpu_common_reset 2017-01-13 14:24:31 +00:00
cpu_features.c
cpu_features.h
cpu_features_def.h
cpu_models.c qmp: Report QOM type name on query-cpu-definitions 2017-01-12 15:51:36 -02:00
cpu_models.h
fpu_helper.c
gdbstub.c * QOM interface fix (Eduardo) 2017-01-20 16:42:07 +00:00
gen-features.c
helper.c
helper.h target-s390x: Use clz opcode 2017-01-10 08:06:11 -08:00
insn-data.def
insn-format.def
int_helper.c target-s390x: Avoid a loop for popcnt 2017-01-10 08:48:57 -08:00
interrupt.c
ioinst.c
kvm.c s390x/kvm: fix cmma reset for KVM 2017-01-24 15:47:31 +01:00
machine.c migration: consolidate VMStateField.start 2017-02-13 17:27:13 +00:00
mem_helper.c cputlb: drop flush_global flag from tlb_flush 2017-01-13 14:24:37 +00:00
misc_helper.c
mmu_helper.c
trace-events
translate.c target-s390x: Use clz opcode 2017-01-10 08:06:11 -08:00