On Wed, 29 May 2019 09:47:57 -0400
Eric Farman <far...@linux.ibm.com> wrote:

> On 5/7/19 11:47 AM, Cornelia Huck wrote:
> > A vfio-ccw device may provide an async command subregion for
> > issuing halt/clear subchannel requests. If it is present, use
> > it for sending halt/clear request to the device; if not, fall
> > back to emulation (as done today).
> > 
> > Signed-off-by: Cornelia Huck <coh...@redhat.com>  
> 
> This looks fine to me; thanks for the explanations!
> 
> Reviewed-by: Eric Farman <far...@linux.ibm.com>
> 
> > ---
> >  hw/s390x/css.c              |  27 +++++++--
> >  hw/vfio/ccw.c               | 110 +++++++++++++++++++++++++++++++++++-
> >  include/hw/s390x/s390-ccw.h |   3 +
> >  3 files changed, 134 insertions(+), 6 deletions(-)

Thanks for your review!

Queued to s390-next.

Reply via email to