From: Conor Dooley <conor@kernel.org>
To: Chao Liu <chao.liu.zevorn@gmail.com>
Cc: Pierrick Bouvier <pierrick.bouvier@linaro.org>,
Palmer Dabbelt <palmer@dabbelt.com>,
Alistair Francis <alistair.francis@wdc.com>,
Weiwei Li <liwei1518@gmail.com>,
Daniel Henrique Barboza <daniel.barboza@oss.qualcomm.com>,
Liu Zhiwei <zhiwei_liu@linux.alibaba.com>,
Paolo Bonzini <pbonzini@redhat.com>,
Christoph Muellner <christoph.muellner@vrull.eu>,
Fabiano Rosas <farosas@suse.de>,
Laurent Vivier <lvivier@redhat.com>,
qemu-devel@nongnu.org, qemu-riscv@nongnu.org,
Chao Liu <chao.liu@zevorn.cn>,
Daniel Henrique Barboza <dbarboza@ventanamicro.com>,
Peng Jiang <3160104094@zju.edu.cn>
Subject: Re: [PATCH v6 1/5] target/riscv: add thead-c908 cpu support
Date: Sat, 18 Apr 2026 13:18:54 +0100 [thread overview]
Message-ID: <20260418-tidal-algorithm-52c79c2d303e@spud> (raw)
In-Reply-To: <aeK7rD8KAe9nbsFm@ZEVORN-PC.localdomain>
[-- Attachment #1: Type: text/plain, Size: 1266 bytes --]
On Sat, Apr 18, 2026 at 07:02:42AM +0800, Chao Liu wrote:
> Hi Conor,
> On Fri, Apr 17, 2026 at 08:15:48PM +0100, Conor Dooley wrote:
> > On Fri, Apr 17, 2026 at 11:11:25PM +0800, Chao Liu wrote:
> > > From: Chao Liu <chao.liu@zevorn.cn>
> > >
> > > The C908 processor is based on the RV64GCB[V] instruction
> > > set, compatible to RVA22 Profile and implements the XIE
> > > (XuanTie Instruction Extension) technology.
> > >
> > > Signed-off-by: Chao Liu <chao.liu.zevorn@gmail.com>
> > > Suggested-by: LIU Zhiwei <zhiwei_liu@linux.alibaba.com>
> > > Reviewed-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com>
> > > Reviewed-by: Conor Dooley <conor@kernel.org>
> >
> > Uhh, I don't recall ever giving a r-b tag for this, never mind the fact
> > that I never provide tags with this email address.
> > IIRC I just commented about svpbmt being missing or something along
> > those lines.
>
> Thanks for catching it, that tag shouldn't have been there.
> I've dropped it locally and will leave it out next version.
And go double check that the other one is real too.
This isn't the sort of thing that you can get wrong by accident,
since you'll only ever be copy-pasting tags from a mail or using
something like b4 to update them.
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 228 bytes --]
next prev parent reply other threads:[~2026-04-18 12:19 UTC|newest]
Thread overview: 20+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-04-17 15:11 [PATCH v6 0/5] Add support for K230 board Chao Liu
2026-04-17 15:11 ` [PATCH v6 1/5] target/riscv: add thead-c908 cpu support Chao Liu
2026-04-17 19:15 ` Conor Dooley
2026-04-17 23:02 ` Chao Liu
2026-04-18 12:18 ` Conor Dooley [this message]
2026-04-18 12:50 ` Chao Liu
2026-04-19 23:49 ` Alistair Francis
2026-04-20 3:37 ` Chao Liu
2026-05-01 4:02 ` Alistair Francis
2026-05-06 7:43 ` Chao Liu
2026-05-01 4:02 ` Alistair Francis
2026-04-17 15:11 ` [PATCH v6 2/5] hw/riscv: add k230 board initial support Chao Liu
2026-05-01 4:09 ` Alistair Francis
2026-05-06 7:44 ` Chao Liu
2026-05-06 8:22 ` Chao Liu
2026-04-17 15:11 ` [PATCH v6 3/5] hw/watchdog: add k230 watchdog " Chao Liu
2026-04-17 15:11 ` [PATCH v6 4/5] tests/qtest: add test for K230 watchdog Chao Liu
2026-04-17 15:11 ` [PATCH v6 5/5] docs/system/riscv: add documentation for k230 machine Chao Liu
2026-05-01 4:16 ` Alistair Francis
2026-05-06 8:29 ` Chao Liu
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=20260418-tidal-algorithm-52c79c2d303e@spud \
--to=conor@kernel.org \
--cc=3160104094@zju.edu.cn \
--cc=alistair.francis@wdc.com \
--cc=chao.liu.zevorn@gmail.com \
--cc=chao.liu@zevorn.cn \
--cc=christoph.muellner@vrull.eu \
--cc=daniel.barboza@oss.qualcomm.com \
--cc=dbarboza@ventanamicro.com \
--cc=farosas@suse.de \
--cc=liwei1518@gmail.com \
--cc=lvivier@redhat.com \
--cc=palmer@dabbelt.com \
--cc=pbonzini@redhat.com \
--cc=pierrick.bouvier@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-riscv@nongnu.org \
--cc=zhiwei_liu@linux.alibaba.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 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.