On 5/20/19 4:42 AM, Cornelia Huck wrote:
> On Tue, 7 May 2019 17:47:33 +0200
> Cornelia Huck <coh...@redhat.com> 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>
>> ---
>> hw/s390x/css.c | 27 +++++++--
>> hw/vfio/ccw.c | 110 +++++++++++++++++++++++++++++++++++-
>> include/hw/s390x/s390-ccw.h | 3 +
>> 3 files changed, 134 insertions(+), 6 deletions(-)
>
> Ping. I'd like to include this in my next QEMU pull request; any
> comments?
Apologies, I was looking at this late last week and thought it'd all
become clear over the weekend. That didn't happen, so I've asked the
only question I came up with. :)
- Eric
>
> (I already have a headers update queued.)
>