From: Cornelia Huck <cohuck@redhat.com>
To: Dong Jia Shi <bjsdjshi@linux.ibm.com>
Cc: Halil Pasic <pasic@linux.ibm.com>,
"Jason J. Herne" <jjherne@linux.ibm.com>,
linux-s390@vger.kernel.org, kvm@vger.kernel.org,
linux-kernel@vger.kernel.org
Subject: Re: [PATCH v2 1/1] s390: vfio-ccw: push down unsupported IDA check
Date: Thu, 17 May 2018 11:24:43 +0200 [thread overview]
Message-ID: <20180517112443.0b39d7d9.cohuck@redhat.com> (raw)
In-Reply-To: <20180517010925.GA30480@bjsdjshi@linux.ibm.com>
On Thu, 17 May 2018 09:09:25 +0800
Dong Jia Shi <bjsdjshi@linux.ibm.com> wrote:
> * Halil Pasic <pasic@linux.ibm.com> [2018-05-16 19:33:42 +0200]:
>
> Nitpick for Subject prefix (?):
> s/s390: vfio-ccw:/vfio: ccw:/
Trivial to fix up while applying.
>
> > There is at least one relevant guest OS that doesn't set the IDA flags in
> > the ORB as we would like them, but never uses any IDA. So instead of
> > saying -EOPNOTSUPP when observing an ORB, such that a channel program
> > specified by it could be a not supported one, let us say -EOPNOTSUPP only
> > if the channel program is a not supported one.
> >
> > Of course, the real solution would be doing proper translation for all
> > IDA. This is possible, but given the current code not straight forward.
> >
> > Signed-off-by: Halil Pasic <pasic@linux.ibm.com>
> > Tested-by: Jason J. Herne <jjherne@linux.ibm.com>
> > ---
> > ---
> Leftover?
git am will drop this anyway :)
>
> > drivers/s390/cio/vfio_ccw_cp.c | 19 ++++++++++++++++---
> > 1 file changed, 16 insertions(+), 3 deletions(-)
> >
>
> Reviewed-by: Dong Jia Shi <bjsdjshi@linux.ibm.com>
Thanks!
next prev parent reply other threads:[~2018-05-17 9:24 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-05-16 17:33 [PATCH v2 1/1] s390: vfio-ccw: push down unsupported IDA check Halil Pasic
[not found] ` <20180517010925.GA30480@bjsdjshi@linux.ibm.com>
2018-05-17 9:24 ` Cornelia Huck [this message]
2018-05-17 9:42 ` 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=20180517112443.0b39d7d9.cohuck@redhat.com \
--to=cohuck@redhat.com \
--cc=bjsdjshi@linux.ibm.com \
--cc=jjherne@linux.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=pasic@linux.ibm.com \
/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