From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
To: Christoph Muellner <cmuellner@linux.com>
Cc: "Atish Patra" <atishp@rivosinc.com>,
"Anup Patel" <anup@brainfault.org>,
"Frédéric Pétrot" <frederic.petrot@univ-grenoble-alpes.fr>,
"Palmer Dabbelt" <palmer@dabbelt.com>,
"Alistair Francis" <alistair.francis@wdc.com>,
"Bin Meng" <bin.meng@windriver.com>,
qemu-riscv@nongnu.org, qemu-devel@nongnu.org,
"Philipp Tomsich" <philipp.tomsich@vrull.eu>,
"Richard Henderson" <richard.henderson@linaro.org>,
"Weiwei Li" <liweiwei@iscas.ac.cn>
Subject: Re: [PATCH v4 0/2] riscv: Add support for Zicbo[m,z,p] instructions
Date: Tue, 24 Jan 2023 18:04:10 +0000 [thread overview]
Message-ID: <Y9Admgur0rul8X2d@debian> (raw)
In-Reply-To: <20220216154839.1024927-1-cmuellner@linux.com>
Hi Christoph,
On Wed, Feb 16, 2022 at 04:48:37PM +0100, Christoph Muellner wrote:
> The RISC-V base cache management operation ISA extension has been
> ratified [1]. This patchset adds support for the defined instructions.
>
> As the exception behavior of these instructions depend on the PMP
> configuration, the first patch introduces a new API to probe the access
> of an address range with a specified size with optional nonfaulting
> behavior.
>
> The Zicbo[m,z,p] patch should be straight-forward and has been reviewed
> in previous versions of this patchset.
I have not seen any v5 yet, unless I have missed. Are you planning to
send one?
fwiw, I rebased them on top of v7.2.0 and tested that it works.
--
Regards
Sudip
next prev parent reply other threads:[~2023-01-24 20:30 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2022-02-16 15:48 [PATCH v4 0/2] riscv: Add support for Zicbo[m,z,p] instructions Christoph Muellner
2022-02-16 15:48 ` [PATCH v4 1/2] accel/tcg: Add probe_access_range_flags interface Christoph Muellner
2022-03-02 8:00 ` Alistair Francis
2022-03-02 8:00 ` Alistair Francis
2022-02-16 15:48 ` [PATCH v4 2/2] target/riscv: Enable Zicbo[m,z,p] instructions Christoph Muellner
2022-02-17 2:14 ` Weiwei Li
2022-02-17 3:59 ` Christoph Müllner
2022-02-17 3:59 ` Christoph Müllner
2022-02-17 7:23 ` Weiwei Li
2022-02-17 7:23 ` Weiwei Li
2022-03-07 7:30 ` Frank Chang
2022-03-07 7:30 ` Frank Chang
2022-03-16 8:00 ` Anup Patel
2022-03-16 8:00 ` Anup Patel
2022-10-17 18:35 ` Atish Patra
2023-01-24 18:04 ` Sudip Mukherjee [this message]
2023-02-06 20:58 ` [PATCH v4 0/2] riscv: Add support for " Daniel Henrique Barboza
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=Y9Admgur0rul8X2d@debian \
--to=sudipm.mukherjee@gmail.com \
--cc=alistair.francis@wdc.com \
--cc=anup@brainfault.org \
--cc=atishp@rivosinc.com \
--cc=bin.meng@windriver.com \
--cc=cmuellner@linux.com \
--cc=frederic.petrot@univ-grenoble-alpes.fr \
--cc=liweiwei@iscas.ac.cn \
--cc=palmer@dabbelt.com \
--cc=philipp.tomsich@vrull.eu \
--cc=qemu-devel@nongnu.org \
--cc=qemu-riscv@nongnu.org \
--cc=richard.henderson@linaro.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.