[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v3] s390/ipl: Fix boot order
From: |
Alexander Graf |
Subject: |
Re: [Qemu-devel] [PATCH v3] s390/ipl: Fix boot order |
Date: |
Mon, 24 Jun 2013 14:57:06 +0200 |
On 18.06.2013, at 14:31, Christian Borntraeger wrote:
> The latest ipl code adaptions collided with some of the virtio
> refactoring rework. This resulted in always booting the first
> disk. Let's fix booting from a given ID.
> The new code also checks for command lines without bootindex to
> avoid random behaviour when accessing dev_st (==0).
>
> Signed-off-by: Christian Borntraeger <address@hidden>
> CC: address@hidden
Thanks, applied to s390-next.
Alex
[Qemu-devel] [PATCH 2/2] s390/IPL: Allow boot from other ssid than 0, Christian Borntraeger, 2013/06/17