]> git.proxmox.com Git - mirror_qemu.git/commit
pc-bios/s390-ccw: Use the ccw bios to start the network boot
authorFarhan Ali <alifm@linux.vnet.ibm.com>
Tue, 1 Nov 2016 21:34:00 +0000 (17:34 -0400)
committerCornelia Huck <cornelia.huck@de.ibm.com>
Tue, 28 Feb 2017 11:04:48 +0000 (12:04 +0100)
commit99b72e0fbbadd1757d9adfdd3eeb596f6e690f33
treef0549f2142d8c59a9299bc2023c8d83124a94924
parentf38b5b7fc4e27724afc72b91efa2bc82f84bb25e
pc-bios/s390-ccw: Use the ccw bios to start the network boot

We want to use the ccw bios to start final network boot. To do
this we use ccw bios to detect if the boot device is a virtio
network device and retrieve the start address of the
network boot image.

Signed-off-by: Farhan Ali <alifm@linux.vnet.ibm.com>
Reviewed-by: Christian Borntraeger <borntraeger@de.ibm.com>
Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com>
pc-bios/s390-ccw/bootmap.c
pc-bios/s390-ccw/iplb.h
pc-bios/s390-ccw/main.c
pc-bios/s390-ccw/virtio.c
pc-bios/s390-ccw/virtio.h