s390x/ipl: make s390x ipl device aware of migration
commit2e13fbe42d7aed77d1b1c62b342d080c2510af0e
authorFan Zhang <zhangfan@linux.vnet.ibm.com>
Thu, 12 Feb 2015 17:02:16 +0000 (12 18:02 +0100)
committerChristian Borntraeger <borntraeger@de.ibm.com>
Fri, 13 Feb 2015 15:14:09 +0000 (13 16:14 +0100)
tree405e224441d2727bb70ce84705540704f8e8e503
parente91e972ccfbaeba1d1416202ad1b667810a33e1f
s390x/ipl: make s390x ipl device aware of migration

We have to migrate the reipl parameters, so a reboot on the migrated machine
will behave just like on the origin. Otherwise, the reipl parameters configured
by the guest would be lost.

Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Jens Freimann <jfrei@linux.vnet.ibm.com>
Signed-off-by: Fan Zhang <zhangfan@linux.vnet.ibm.com>
Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>
hw/s390x/ipl.c