]> git.proxmox.com Git - mirror_qemu.git/commit
s390-bios: decouple common boot logic from virtio
authorJason J. Herne <jjherne@linux.ibm.com>
Thu, 4 Apr 2019 14:34:22 +0000 (10:34 -0400)
committerThomas Huth <thuth@redhat.com>
Fri, 12 Apr 2019 10:40:35 +0000 (12:40 +0200)
commita5f6e0975b1f1b79f446c8323e62fd0534408da6
treefb1a7d22d5f3fd2d21a619f33808e02d410efe76
parent87f910c142d5589ef937ac216f92c6dcddae955e
s390-bios: decouple common boot logic from virtio

Create a boot_setup function to handle getting boot information from
the machine/hypervisor. This decouples common boot logic from the
virtio code path and allows us to make use of it for the real dasd boot
scenario.

Signed-off-by: Jason J. Herne <jjherne@linux.ibm.com>
Acked-by: Halil Pasic <pasic@linux.vnet.ibm.com>
Reviewed-by: Collin Walling <walling@linux.ibm.com
Reviewed-by: Thomas Huth <thuth@redhat.com>
Reviewed-by: Farhan Ali <alifm@linux.ibm.com>
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Message-Id: <1554388475-18329-4-git-send-email-jjherne@linux.ibm.com>
Signed-off-by: Thomas Huth <thuth@redhat.com>
pc-bios/s390-ccw/main.c