From: Cornelia Huck <cohuck@redhat.com>
To: Eric Farman <farman@linux.ibm.com>,
Farhan Ali <alifm@linux.ibm.com>,
Halil Pasic <pasic@linux.ibm.com>
Cc: qemu-s390x@nongnu.org, qemu-devel@nongnu.org
Subject: Re: [Qemu-devel] [PATCH v6] vfio-ccw: support async command subregion
Date: Wed, 19 Jun 2019 10:26:33 +0200 [thread overview]
Message-ID: <20190619102633.7da2c85a.cohuck@redhat.com> (raw)
In-Reply-To: <20190613092542.2834-1-cohuck@redhat.com>
On Thu, 13 Jun 2019 11:25:42 +0200
Cornelia Huck <cohuck@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).
>
> Reviewed-by: Farhan Ali <alifm@linux.ibm.com>
> Signed-off-by: Cornelia Huck <cohuck@redhat.com>
> ---
>
> v5->v6:
> - plug a memory leak [Farhan]
>
> v4->v5:
> - It seems we need to take the indirection via the class for the
> callbacks after all :(
> - Dropped Eric's R-b: for that reason
>
> ---
> hw/s390x/css.c | 27 +++++++--
> hw/s390x/s390-ccw.c | 20 +++++++
> hw/vfio/ccw.c | 113 +++++++++++++++++++++++++++++++++++-
> include/hw/s390x/css.h | 3 +
> include/hw/s390x/s390-ccw.h | 2 +
> 5 files changed, 159 insertions(+), 6 deletions(-)
Anyone else? I'd like to queue this.
next prev parent reply other threads:[~2019-06-19 8:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-13 9:25 [Qemu-devel] [PATCH v6] vfio-ccw: support async command subregion Cornelia Huck
2019-06-19 8:26 ` Cornelia Huck [this message]
2019-06-19 19:05 ` Eric Farman
2019-06-21 11:08 ` Cornelia Huck
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20190619102633.7da2c85a.cohuck@redhat.com \
--to=cohuck@redhat.com \
--cc=alifm@linux.ibm.com \
--cc=farman@linux.ibm.com \
--cc=pasic@linux.ibm.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).