qemu-e2k/hw
Greg Kurz 09b5e30da5 spapr: skip configuration section during migration of older machines
Since QEMU 2.4, we have a configuration section in the migration stream.
This must be skipped for older machines, like it is already done for x86.

This patch fixes the migration of pseries-2.3 from/to QEMU 2.3, but it
breaks migration of the same machine from/to QEMU 2.4/2.4.1/2.5. We do
that anyway because QEMU 2.3 is likely to be more widely deployed than
newer QEMU versions.

Fixes: 61964c23e5
Signed-off-by: Greg Kurz <gkurz@linux.vnet.ibm.com>
Reviewed-by: Laurent Vivier <lvivier@redhat.com>
Reviewed-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: David Gibson <david@gibson.dropbear.id.au>
2016-02-28 16:19:02 +11:00
..
9pfs all: Clean up includes 2016-02-23 12:43:05 +00:00
acpi ich9: Remove enable_tco arguments from init functions 2016-02-25 13:14:19 +02:00
alpha
arm raspi: fix SD card with recent sdhci changes 2016-02-26 15:09:42 +00:00
audio all: Clean up includes 2016-02-23 12:43:05 +00:00
block virtio-blk: do not use vring in dataplane 2016-02-25 13:14:18 +02:00
bt
char
core
cpu
cris
display all: Clean up includes 2016-02-23 12:43:05 +00:00
dma etraxfs_dma: Dont forward zero-length payload to clients 2016-02-20 00:17:48 +01:00
gpio ARM: PL061: Checking register r/w accesses to reserved area 2016-02-26 15:09:42 +00:00
i2c
i386 q35: No need to check gigabyte_align 2016-02-25 13:14:19 +02:00
ide
input
intc
ipack
ipmi
isa ich9: Remove enable_tco arguments from init functions 2016-02-25 13:14:19 +02:00
lm32
m68k
mem move get_current_ram_size to virtio-balloon.c 2016-02-23 12:55:16 +02:00
microblaze
mips
misc dbdma: warn when using unassigned channel 2016-02-28 16:19:02 +11:00
moxie
net all: Clean up includes 2016-02-23 12:43:05 +00:00
nvram
openrisc
pci pci core: function pci_bus_init() cleanup 2016-02-25 13:14:18 +02:00
pci-bridge
pci-host
pcmcia
ppc spapr: skip configuration section during migration of older machines 2016-02-28 16:19:02 +11:00
s390x
scsi virtio-scsi: do not use vring in dataplane 2016-02-25 13:14:19 +02:00
sd sdhci: add quirk property for card insert interrupt status on Raspberry Pi 2016-02-26 15:09:42 +00:00
sh4
smbios
sparc
sparc64
ssi
timer tusb6010: move from hw/timer to hw/usb 2016-02-23 10:38:00 +01:00
tpm
tricore
unicore32
usb all: Clean up includes 2016-02-23 12:43:05 +00:00
vfio all: Clean up includes 2016-02-23 12:43:05 +00:00
virtio vring: remove 2016-02-25 13:14:19 +02:00
watchdog
xen
xenpv
xtensa
Makefile.objs