[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PATCH v6 16/16] s390-bios: Use control unit type to fi
From: |
Thomas Huth |
Subject: |
Re: [qemu-s390x] [PATCH v6 16/16] s390-bios: Use control unit type to find bootable devices |
Date: |
Fri, 5 Apr 2019 07:55:22 +0200 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.6.1 |
On 04/04/2019 16.34, Jason J. Herne wrote:
> When the user does not specify which device to boot from then we end
> up guessing. Instead of simply grabbing the first available device let's
> be a little bit smarter and only choose devices that might be bootable
> like disk, and not console devices.
>
> Signed-off-by: Jason J. Herne <address@hidden>
> ---
> pc-bios/s390-ccw/main.c | 38 ++++++++++++++++++++++++++++----------
> 1 file changed, 28 insertions(+), 10 deletions(-)
Thanks for adding this patch, the problem with -device x-terminal3270 is
fixed now, indeed.
Reviewed-by: Thomas Huth <address@hidden>
- [qemu-s390x] [PATCH v6 07/16] s390-bios: ptr2u32 and u32toptr, (continued)
- [qemu-s390x] [PATCH v6 07/16] s390-bios: ptr2u32 and u32toptr, Jason J. Herne, 2019/04/04
- [qemu-s390x] [PATCH v6 08/16] s390-bios: Support for running format-0/1 channel programs, Jason J. Herne, 2019/04/04
- [qemu-s390x] [PATCH v6 09/16] s390-bios: cio error handling, Jason J. Herne, 2019/04/04
- [qemu-s390x] [PATCH v6 11/16] s390-bios: Factor finding boot device out of virtio code path, Jason J. Herne, 2019/04/04
- [qemu-s390x] [PATCH v6 12/16] s390-bios: Refactor virtio to run channel programs via cio, Jason J. Herne, 2019/04/04
- [qemu-s390x] [PATCH v6 13/16] s390-bios: Use control unit type to determine boot method, Jason J. Herne, 2019/04/04
- [qemu-s390x] [PATCH v6 14/16] s390-bios: Add channel command codes/structs needed for dasd-ipl, Jason J. Herne, 2019/04/04
- [qemu-s390x] [PATCH v6 15/16] s390-bios: Support booting from real dasd device, Jason J. Herne, 2019/04/04
- [qemu-s390x] [PATCH v6 10/16] s390-bios: Extend find_dev() for non-virtio devices, Jason J. Herne, 2019/04/04
- [qemu-s390x] [PATCH v6 16/16] s390-bios: Use control unit type to find bootable devices, Jason J. Herne, 2019/04/04
- Re: [qemu-s390x] [PATCH v6 16/16] s390-bios: Use control unit type to find bootable devices,
Thomas Huth <=
- Re: [qemu-s390x] [Qemu-devel] [PATCH v6 00/16] s390: vfio-ccw dasd ipl support, no-reply, 2019/04/04
- Re: [qemu-s390x] [Qemu-devel] [PATCH v6 00/16] s390: vfio-ccw dasd ipl support, no-reply, 2019/04/04
- Re: [qemu-s390x] [PATCH v6 00/16] s390: vfio-ccw dasd ipl support, Thomas Huth, 2019/04/05