From: Ahmed Karaman <ahmedkhaledkaraman@gmail.com>
To: qemu-devel@nongnu.org, rth@twiddle.net, ysato@users.sourceforge.jp
Cc: Ahmed Karaman <ahmedkhaledkaraman@gmail.com>,
aleksandar.qemu.devel@gmail.com, alex.bennee@linaro.org,
stefanha@redhat.com
Subject: [PATCH v2 0/1] Check for page crossings in use_goto_tb() for rx target
Date: Sun, 31 May 2020 15:45:11 +0200 [thread overview]
Message-ID: <20200531134512.7923-1-ahmedkhaledkaraman@gmail.com> (raw)
Hi,
After discussion on v1 of this series, the conclusion was that page
crossings must be done for all targets and for both user and system
mode. This series deals with rx target, that is the only target that
does not perform this check in system mode.
In version two of this series, the original use_goto_tb() function in
the hppa target is left unchanged. For the rx target, it's modified to
check for the page crossings in both modes along with other minor
fixes.
First version of the series:
https://lists.nongnu.org/archive/html/qemu-devel/2020-05/msg05426.html
Best regards,
Ahmed Karaman
v1->v2:
- Skip the patch related to the use_goto_tb() of the hppa target.
- Apply the page crossings check in use_goto_tb() in both modes for
the rx target.
- Add appropriate comments in rx use_goto_tb().
Ahmed Karaman (1):
target/rx: Check for page crossings in use_goto_tb()
target/rx/translate.c | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
--
2.17.1
next reply other threads:[~2020-05-31 13:46 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-05-31 13:45 Ahmed Karaman [this message]
2020-05-31 13:45 ` [PATCH v2 1/1] target/rx: Check for page crossings in use_goto_tb() Ahmed Karaman
2020-06-01 22:19 ` Richard Henderson
2020-06-24 11:46 ` Aleksandar Markovic
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=20200531134512.7923-1-ahmedkhaledkaraman@gmail.com \
--to=ahmedkhaledkaraman@gmail.com \
--cc=aleksandar.qemu.devel@gmail.com \
--cc=alex.bennee@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=rth@twiddle.net \
--cc=stefanha@redhat.com \
--cc=ysato@users.sourceforge.jp \
/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).