[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector
From: |
Markus Armbruster |
Subject: |
Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector |
Date: |
Fri, 20 Sep 2024 13:37:34 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) |
Daniel Henrique Barboza <dbarboza@ventanamicro.com> writes:
> Hi Zhiwei,
>
> As Rixchard already pointed out, we must have a "Signed-off-by" tag with the
> "author" of
> the patch, and it must be the exact spelling. So in this case:
>
> Signed-off-by: Swung0x48 <swung0x48@outlook.com>
I'm afraid we need a legal name here, not a nickname.
> More info here:
>
> https://www.qemu.org/docs/master/devel/submitting-a-patch.html
[...]
- Re: [PATCH v4 01/12] util: Add RISC-V vector extension probe in cpuinfo, (continued)
- [PATCH v4 02/12] tcg/riscv: Add basic support for vector, LIU Zhiwei, 2024/09/11
- Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector, Richard Henderson, 2024/09/11
- Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector, LIU Zhiwei, 2024/09/18
- Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector, Richard Henderson, 2024/09/18
- Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector, LIU Zhiwei, 2024/09/18
- Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector, Richard Henderson, 2024/09/19
- Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector, 0x48 Swung, 2024/09/20
- Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector, LIU Zhiwei, 2024/09/20
Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector, Daniel Henrique Barboza, 2024/09/20
- Re: [PATCH v4 02/12] tcg/riscv: Add basic support for vector,
Markus Armbruster <=
[PATCH v4 04/12] tcg/riscv: Implement vector mov/dup{m/i}, LIU Zhiwei, 2024/09/11
[PATCH v4 06/12] tcg/riscv: Implement vector cmp/cmpsel ops, LIU Zhiwei, 2024/09/11