diff options
author | David Hildenbrand <dahi@linux.vnet.ibm.com> | 2016-06-09 15:36:41 +0200 |
---|---|---|
committer | Cornelia Huck <cornelia.huck@de.ibm.com> | 2016-07-11 09:48:05 +0200 |
commit | bb0995468a39f14077ceaa8ed5afdca849f00c7c (patch) | |
tree | 00eca39955df1afabc8db435acdd50ce7b8fc69d /target-i386/TODO | |
parent | e468b6730cb36a475fd4e71f57b020ca37ebd8ae (diff) |
s390x/ipl: fix reboots for migration from different bios
When migrating from a different QEMU version, the start_address and
bios_start_address may differ. During migration these values are migrated
and overwrite the values that were detected by QEMU itself.
On a reboot, QEMU will reload its own BIOS, but use the migrated start
addresses, which does not work if the values differ.
Fix this by not relying on the migrated values anymore, but still
provide them during migration, so existing QEMUs continue to work.
Signed-off-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Cc: qemu-stable@nongnu.org
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Diffstat (limited to 'target-i386/TODO')
0 files changed, 0 insertions, 0 deletions