qemu-e2k/hw/s390x
David Hildenbrand bb0995468a 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>
2016-07-11 09:48:05 +02:00
..
css.c s390x/css: introduce property type for device ids 2016-06-14 13:34:50 +02:00
event-facility.c
ipl.c s390x/ipl: fix reboots for migration from different bios 2016-07-11 09:48:05 +02:00
ipl.h s390x/ipl: fix reboots for migration from different bios 2016-07-11 09:48:05 +02:00
Makefile.objs
s390-pci-bus.c
s390-pci-bus.h
s390-pci-inst.c
s390-pci-inst.h
s390-skeys-kvm.c
s390-skeys.c
s390-virtio-ccw.c error: Remove unnecessary local_err variables 2016-06-20 16:38:13 +02:00
s390-virtio-hcall.c
s390-virtio.c
s390-virtio.h
sclp.c
sclpcpu.c
sclpquiesce.c
trace-events trace: split out trace events for hw/s390x/ directory 2016-06-20 17:22:16 +01:00
virtio-ccw.c virtio-ccw: convert to ioeventfd callbacks 2016-06-24 08:47:35 +03:00
virtio-ccw.h s390x/css: introduce property type for device ids 2016-06-14 13:34:50 +02:00