s390x/ipl: Add ssid field to IplParameterBlock
commit3041e3bead8df443e5212ae8a608cbec81bc90bd
authorAlexander Yarygin <yarygin@linux.vnet.ibm.com>
Thu, 1 Oct 2015 17:21:33 +0000 (1 20:21 +0300)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Tue, 17 May 2016 13:50:29 +0000 (17 15:50 +0200)
treee59c1dab9d79d4ba872c888115613516b4e56b87
parent6aed958978ba9e32301b131e1c5dcadcf952a1ed
s390x/ipl: Add ssid field to IplParameterBlock

Add the ssid field to the ipl parameter block struct and fill it when
necessary so the guest can use it.

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
target-s390x/ioinst.c