qemu-s390x
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH v4 5/6] s390x/css: Refactor the css_queue_crw() routine


From: Cornelia Huck
Subject: Re: [PATCH v4 5/6] s390x/css: Refactor the css_queue_crw() routine
Date: Wed, 6 May 2020 17:58:53 +0200

On Tue,  5 May 2020 14:57:56 +0200
Eric Farman <address@hidden> wrote:

> We have a use case (vfio-ccw) where a CRW is already built and
> ready to use.  Rather than teasing out the components just to
> reassemble it later, let's rework this code so we can queue a
> fully-qualified CRW directly.
> 
> Signed-off-by: Eric Farman <address@hidden>
> ---
> 
> Notes:
>     v3->v4:
>      - s/css_queue_crw_cont/css_crw_add_to_queue/ [CH]
> 
>  hw/s390x/css.c         | 44 ++++++++++++++++++++++++++++--------------
>  include/hw/s390x/css.h |  1 +
>  2 files changed, 30 insertions(+), 15 deletions(-)

Reviewed-by: Cornelia Huck <address@hidden>




reply via email to

[Prev in Thread] Current Thread [Next in Thread]