From: Richard Henderson <richard.henderson@linaro.org>
To: qemu-devel@nongnu.org
Cc: qemu-s390x@nongnu.org, Thomas Huth <thuth@redhat.com>,
David Hildenbrand <david@redhat.com>
Subject: Re: [PATCH v2] target/s390x: Implement the MVPG condition-code-option bit
Date: Tue, 2 Mar 2021 17:41:04 -0800 [thread overview]
Message-ID: <40cd0a20-a4d1-998b-b0d3-b195b8c60201@linaro.org> (raw)
In-Reply-To: <20210303013915.3122076-1-richard.henderson@linaro.org>
On 3/2/21 5:39 PM, Richard Henderson wrote:
> If the CCO bit is set, MVPG should not generate an exception
> but report page translation faults via a CC code. Create a new
> helper, access_prepare_nf, which can use probe_access_flags in
> non-faulting mode.
>
> Cc: David Hildenbrand<david@redhat.com>
> Reported-by: Thomas Huth<thuth@redhat.com>
> Signed-off-by: Richard Henderson<richard.henderson@linaro.org>
> ---
> target/s390x/mem_helper.c | 76 +++++++++++++++++++++++++++------------
> 1 file changed, 53 insertions(+), 23 deletions(-)
Oh, I meant to say that this is untested, but is what I was
talking about wrt performing only a single lookup per page.
r~
next prev parent reply other threads:[~2021-03-03 1:42 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-03-03 1:39 [PATCH v2] target/s390x: Implement the MVPG condition-code-option bit Richard Henderson
2021-03-03 1:41 ` Richard Henderson [this message]
2021-03-03 2:10 ` Richard Henderson
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=40cd0a20-a4d1-998b-b0d3-b195b8c60201@linaro.org \
--to=richard.henderson@linaro.org \
--cc=david@redhat.com \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
--cc=thuth@redhat.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;
as well as URLs for NNTP newsgroup(s).