s390x/ipl: we always have an ipl device
commitfeacc6c2c8fff037f67a89402b29923251833425
authorDavid Hildenbrand <dahi@linux.vnet.ibm.com>
Thu, 25 Jun 2015 07:55:55 +0000 (25 09:55 +0200)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Wed, 21 Oct 2015 10:21:30 +0000 (21 12:21 +0200)
treecaf18c2f3f11603d50a255d169aa1406270f2937
parent09c7f58ca9613ccfb1ca13031d0ff3b1794bd782
s390x/ipl: we always have an ipl device

Both s390 machines unconditionally create an ipl device, so no need to
handle the missing case.

Now we can also change s390_ipl_update_diag308() to return void.

Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Acked-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-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/misc_helper.c