Re: [Qemu-devel] [PATCH v2 1/5] S390: Add virtio-blk boot

2013-04-30 Thread Alexander Graf
On 29.04.2013, at 16:52, Dominik Dingel wrote: > Check for a kernel IPL entry and load kernel image if one was specified. > If no kernel image was supplied and no boot device was specified or the boot > device > is not of type virtio-blk-ccw, print an error message and exit. > > Signed-off-by:

[Qemu-devel] [PATCH v2 1/5] S390: Add virtio-blk boot

2013-04-29 Thread Dominik Dingel
Check for a kernel IPL entry and load kernel image if one was specified. If no kernel image was supplied and no boot device was specified or the boot device is not of type virtio-blk-ccw, print an error message and exit. Signed-off-by: Christian Paro Signed-off-by: Dominik Dingel diff --git a/