qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Ruibo Lu <reaperlu@hust.edu.cn>
To: qemu-devel@nongnu.org
Cc: qemu-riscv@nongnu.org, luruibo2000@163.com,
	alistair.francis@wdc.com, liweiwei@iscas.ac.cn
Subject: [PATCH v3 0/2] target/riscv: improve code accuracy and
Date: Sat,  8 Jul 2023 17:10:52 +0800	[thread overview]
Message-ID: <20230708091055.38505-1-reaperlu@hust.edu.cn> (raw)

I'm so sorry. As a newcomer, I'm not familiar with the patch mechanism. I mistakenly added the reviewer's "Reviewed-by" line into the wrong commit, So I have resent this patchset


Changes in v3:
* fix the allignment of pmp_is_in_range parameter line

Changes in v2:
* change the initial values of sa_in and ea_in to false
* change the condition expression when address area fully in range

Ruibo Lu (2):
  target/riscv: Remove redundant check in pmp_is_locked
  target/riscv: Optimize ambiguous local variable in pmp_hart_has_privs

 target/riscv/pmp.c | 27 +++++++++++----------------
 1 file changed, 11 insertions(+), 16 deletions(-)

-- 
2.41.0



             reply	other threads:[~2023-07-08  9:12 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-07-08  9:10 Ruibo Lu [this message]
2023-07-08  9:10 ` [PATCH v3 1/2] target/riscv: Remove redundant check in pmp_is_locked Ruibo Lu
2023-07-08  9:10 ` [PATCH v3 2/2] target/riscv: Optimize ambiguous local variable in pmp_hart_has_privs Ruibo Lu
2023-07-09  9:17   ` Michael Tokarev

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=20230708091055.38505-1-reaperlu@hust.edu.cn \
    --to=reaperlu@hust.edu.cn \
    --cc=alistair.francis@wdc.com \
    --cc=liweiwei@iscas.ac.cn \
    --cc=luruibo2000@163.com \
    --cc=qemu-devel@nongnu.org \
    --cc=qemu-riscv@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).