s390x/ipl: Provide ipl parameter block
commit6aed958978ba9e32301b131e1c5dcadcf952a1ed
authorAlexander Yarygin <yarygin@linux.vnet.ibm.com>
Tue, 21 Jul 2015 11:10:39 +0000 (21 14:10 +0300)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Tue, 17 May 2016 13:50:29 +0000 (17 15:50 +0200)
tree9f547873071ea4e342e26f6fd8fa2b36dd082882
parent9946a9113cf5d84c9381342100343aa97f736ee0
s390x/ipl: Provide ipl parameter block

Right now we return the ipl parameter block only if the guest
specified one. Let's fill in the parameter block when bootindex
parameter is available and not booting from an external kernel.

Signed-off-by: Alexander Yarygin <yarygin@linux.vnet.ibm.com>
Reviewed-by: David Hildenbrand <dahi@linux.vnet.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
hw/s390x/ipl.c
hw/s390x/ipl.h