mirror of https://github.com/xemu-project/xemu.git
target/riscv: add a MAINTAINERS entry for XThead* extension support
The XThead* extensions are maintained by T-Head and VRULL. Adding a point of contact from both companies. Signed-off-by: LIU Zhiwei <zhiwei_liu@linux.alibaba.com> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Signed-off-by: Christoph Müllner <christoph.muellner@vrull.eu> Message-Id: <20230131202013.2541053-15-christoph.muellner@vrull.eu> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
This commit is contained in:
parent
578086ba2f
commit
179d9e2911
|
@ -295,6 +295,14 @@ F: include/hw/riscv/
|
||||||
F: linux-user/host/riscv32/
|
F: linux-user/host/riscv32/
|
||||||
F: linux-user/host/riscv64/
|
F: linux-user/host/riscv64/
|
||||||
|
|
||||||
|
RISC-V XThead* extensions
|
||||||
|
M: Christoph Muellner <christoph.muellner@vrull.eu>
|
||||||
|
M: LIU Zhiwei <zhiwei_liu@linux.alibaba.com>
|
||||||
|
L: qemu-riscv@nongnu.org
|
||||||
|
S: Supported
|
||||||
|
F: target/riscv/insn_trans/trans_xthead.c.inc
|
||||||
|
F: target/riscv/xthead*.decode
|
||||||
|
|
||||||
RISC-V XVentanaCondOps extension
|
RISC-V XVentanaCondOps extension
|
||||||
M: Philipp Tomsich <philipp.tomsich@vrull.eu>
|
M: Philipp Tomsich <philipp.tomsich@vrull.eu>
|
||||||
L: qemu-riscv@nongnu.org
|
L: qemu-riscv@nongnu.org
|
||||||
|
|
Loading…
Reference in New Issue