]> git.proxmox.com Git - mirror_qemu.git/commit - hw/s390x/ipl.c
s390x/ipl: Extend S390IPLState to support network boot
authorFarhan Ali <alifm@linux.vnet.ibm.com>
Fri, 21 Oct 2016 16:17:08 +0000 (12:17 -0400)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Tue, 28 Feb 2017 11:04:48 +0000 (12:04 +0100)
commit5f31ade055dfb9da9d04fe826374ed5f91dd5d24
tree992ac4521ac6a65c026fc8f591d70bfdc31ee4f2
parent34f1b23f8a61841bac06010e898221c6192a9035
s390x/ipl: Extend S390IPLState to support network boot

Add new field to S390IPLState to store the name of the network boot
loader.

Signed-off-by: Farhan Ali <alifm@linux.vnet.ibm.com>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Reviewed-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
Reviewed-by: Thomas Huth <thuth@redhat.com>
hw/s390x/ipl.c
hw/s390x/ipl.h
hw/s390x/s390-virtio-ccw.c
hw/s390x/s390-virtio.c
hw/s390x/s390-virtio.h