[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PATCH v2 5/5] vfio-ccw: add handling for async channel
From: |
Cornelia Huck |
Subject: |
Re: [Qemu-devel] [PATCH v2 5/5] vfio-ccw: add handling for async channel instructions |
Date: |
Thu, 24 Jan 2019 11:06:37 +0100 |
On Wed, 23 Jan 2019 16:51:48 +0100
Halil Pasic <address@hidden> wrote:
> On Mon, 21 Jan 2019 12:03:54 +0100
> Cornelia Huck <address@hidden> wrote:
>
> > Add a region to the vfio-ccw device that can be used to submit
> > asynchronous I/O instructions. ssch continues to be handled by the
> > existing I/O region; the new region handles hsch and csch.
> >
> > Interrupt status continues to be reported through the same channels
> > as for ssch.
> >
> > Signed-off-by: Cornelia Huck <address@hidden>
>
> I had a look, and I don't have any new concerns.(New like not raised
> before.)
So, what was raised before that I did not address?
[Qemu-devel] [PATCH v2 1/5] vfio-ccw: make it safe to access channel programs, Cornelia Huck, 2019/01/21