Re: [Qemu-devel] [PATCH v2 4/5] S390: BIOS boot from given device

2013-04-30 Thread Alexander Graf
On 29.04.2013, at 16:52, Dominik Dingel wrote: > Use the passed device, if there is no device, use the first applicable device. > > Signed-off-by: Dominik Dingel > > diff --git a/pc-bios/s390-ccw/main.c b/pc-bios/s390-ccw/main.c > index fd40fa5..206979f 100644 > --- a/pc-bios/s390-ccw/main.c >

[Qemu-devel] [PATCH v2 4/5] S390: BIOS boot from given device

2013-04-29 Thread Dominik Dingel
Use the passed device, if there is no device, use the first applicable device. Signed-off-by: Dominik Dingel diff --git a/pc-bios/s390-ccw/main.c b/pc-bios/s390-ccw/main.c index fd40fa5..206979f 100644 --- a/pc-bios/s390-ccw/main.c +++ b/pc-bios/s390-ccw/main.c @@ -12,6 +12,7 @@ struct subcha