]> git.proxmox.com Git - mirror_qemu.git/commit - hw/s390x/ipl.c
S390: Add virtio-blk boot
authorDominik Dingel <dingel@linux.vnet.ibm.com>
Tue, 30 Apr 2013 07:15:57 +0000 (07:15 +0000)
committerAlexander Graf <agraf@suse.de>
Mon, 6 May 2013 15:30:01 +0000 (17:30 +0200)
commitba1509c0a99ad4c852c22cbd46d244ec7dc90402
tree54d0a7a23546e22e258a7c01745cca4f70ada184
parent2c4c71ee3a904bd07141c6499e5834818e6757f1
S390: Add virtio-blk boot

If no kernel IPL entry is specified, boot the bios and pass if available
device information for the first boot device (as given by the boot index).

The provided information will be used in the next commit from the BIOS.

Signed-off-by: Dominik Dingel <dingel@linux.vnet.ibm.com>
Signed-off-by: Alexander Graf <agraf@suse.de>
hw/s390x/ipl.c