From: Richard Henderson <richard.henderson@linaro.org>
To: Alistair Francis <Alistair.Francis@wdc.com>,
"qemu-devel@nongnu.org" <qemu-devel@nongnu.org>,
"qemu-riscv@nongnu.org" <qemu-riscv@nongnu.org>
Cc: "alistair23@gmail.com" <alistair23@gmail.com>
Subject: Re: [Qemu-devel] [PATCH v1 4/8] RISC-V: Use riscv prefix consistently on cpu helpers
Date: Wed, 16 Jan 2019 09:21:26 +1100 [thread overview]
Message-ID: <18f89999-7b17-d858-0efc-45aa02d65785@linaro.org> (raw)
In-Reply-To: <20ba320ced470eed0f16b39e01b1bf8c24dbd3c4.1547510220.git.alistair.francis@wdc.com>
On 1/15/19 10:58 AM, Alistair Francis wrote:
> From: Michael Clark <mjc@sifive.com>
>
> * Add riscv prefix to raise_exception function
> * Add riscv prefix to CSR read/write functions
> * Add riscv prefix to signal handler function
> * Add riscv prefix to get fflags function
> * Remove redundant declaration of riscv_cpu_init
> and rename cpu_riscv_init to riscv_cpu_init
> * rename riscv_set_mode to riscv_cpu_set_mode
>
> Cc: Sagar Karandikar <sagark@eecs.berkeley.edu>
> Cc: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>
> Cc: Palmer Dabbelt <palmer@sifive.com>
> Cc: Alistair Francis <Alistair.Francis@wdc.com>
> Signed-off-by: Michael Clark <mjc@sifive.com>
> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
> ---
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
next prev parent reply other threads:[~2019-01-15 22:21 UTC|newest]
Thread overview: 21+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-14 23:57 [Qemu-devel] [PATCH v1 0/8] Upstream RISC-V fork patches, part 3 Alistair Francis
2019-01-14 23:57 ` [Qemu-devel] [PATCH v1 1/8] RISC-V: Split out mstatus_fs from tb_flags Alistair Francis
2019-01-14 23:57 ` [Qemu-devel] [PATCH v1 2/8] RISC-V: Mark mstatus.fs dirty Alistair Francis
2019-01-14 23:58 ` [Qemu-devel] [PATCH v1 3/8] RISC-V: Implement mstatus.TSR/TW/TVM Alistair Francis
2019-01-14 23:58 ` [Qemu-devel] [PATCH v1 4/8] RISC-V: Use riscv prefix consistently on cpu helpers Alistair Francis
2019-01-15 10:50 ` Philippe Mathieu-Daudé
2019-01-15 17:17 ` Philippe Mathieu-Daudé
2019-01-15 17:50 ` Alistair Francis
2019-01-15 19:03 ` Philippe Mathieu-Daudé
2019-01-15 22:21 ` Richard Henderson [this message]
2019-01-14 23:58 ` [Qemu-devel] [PATCH v1 5/8] RISC-V: Add priv_ver to DisasContext Alistair Francis
2019-01-15 22:23 ` Richard Henderson
2019-01-15 22:25 ` Alistair Francis
2019-01-25 0:36 ` Palmer Dabbelt
2019-01-25 0:45 ` Alistair Francis
2019-01-14 23:58 ` [Qemu-devel] [PATCH v1 6/8] RISC-V: Add misa " Alistair Francis
2019-01-14 23:58 ` [Qemu-devel] [PATCH v1 7/8] RISC-V: Add misa.MAFD checks to translate Alistair Francis
2019-01-15 22:26 ` Richard Henderson
2019-01-14 23:59 ` [Qemu-devel] [PATCH v1 8/8] RISC-V: Add misa runtime write support Alistair Francis
2019-01-25 0:37 ` Palmer Dabbelt
2019-01-25 0:37 ` [Qemu-devel] [PATCH v1 0/8] Upstream RISC-V fork patches, part 3 Palmer Dabbelt
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=18f89999-7b17-d858-0efc-45aa02d65785@linaro.org \
--to=richard.henderson@linaro.org \
--cc=Alistair.Francis@wdc.com \
--cc=alistair23@gmail.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).