[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [qemu-s390x] [PATCH 04/15] s390-bios: Extend find_dev() for non-virt
From: |
Cornelia Huck |
Subject: |
Re: [qemu-s390x] [PATCH 04/15] s390-bios: Extend find_dev() for non-virtio devices |
Date: |
Mon, 4 Feb 2019 11:33:13 +0100 |
On Tue, 29 Jan 2019 08:29:11 -0500
"Jason J. Herne" <address@hidden> wrote:
> We need a method for finding the subchannel of a dasd device. Let's
> modify find_dev to handle this since it mostly does what we need. Up to
> this point find_dev has been specific to only virtio devices.
>
> Signed-off-by: Jason J. Herne <address@hidden>
> Acked-by: Halil Pasic <address@hidden>
> ---
> pc-bios/s390-ccw/main.c | 16 +++++++++++-----
> 1 file changed, 11 insertions(+), 5 deletions(-)
Reviewed-by: Cornelia Huck <address@hidden>
- Re: [qemu-s390x] [PATCH 04/15] s390-bios: Extend find_dev() for non-virtio devices,
Cornelia Huck <=