diff options
author | Greg Kurz | 2016-02-18 12:32:18 +0100 |
---|---|---|
committer | David Gibson | 2016-02-28 06:19:02 +0100 |
commit | 09b5e30da5b19f44768a5429f603caaede216757 (patch) | |
tree | f4862f4daeabf6bb0e637a70767b608b7ce4f36f /hw/core | |
parent | dbdma: warn when using unassigned channel (diff) | |
download | qemu-09b5e30da5b19f44768a5429f603caaede216757.tar.gz qemu-09b5e30da5b19f44768a5429f603caaede216757.tar.xz qemu-09b5e30da5b19f44768a5429f603caaede216757.zip |
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: 61964c23e5ddd5a33f15699e45ce126f879e3e33
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>
Diffstat (limited to 'hw/core')
0 files changed, 0 insertions, 0 deletions