summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPhilipp Tomsich2022-02-02 01:52:49 +0100
committerAlistair Francis2022-02-16 03:24:18 +0100
commit34888f01b7a905bbbddf1fc8f41691f43b94fcd6 (patch)
tree2d7c237199fd57286aa5acd0f966908d76fb14e6 /MAINTAINERS
parenttarget/riscv: Add XVentanaCondOps custom extension (diff)
downloadqemu-34888f01b7a905bbbddf1fc8f41691f43b94fcd6.tar.gz
qemu-34888f01b7a905bbbddf1fc8f41691f43b94fcd6.tar.xz
qemu-34888f01b7a905bbbddf1fc8f41691f43b94fcd6.zip
target/riscv: add a MAINTAINERS entry for XVentanaCondOps
The XVentanaCondOps extension is supported by VRULL on behalf of the Ventana Micro. Add myself as a point-of-contact. Signed-off-by: Philipp Tomsich <philipp.tomsich@vrull.eu> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Message-Id: <20220202005249.3566542-8-philipp.tomsich@vrull.eu> Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS7
1 files changed, 7 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 4b3ae2ab08..81aa31b5e1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -286,6 +286,13 @@ F: include/hw/riscv/
F: linux-user/host/riscv32/
F: linux-user/host/riscv64/
+RISC-V XVentanaCondOps extension
+M: Philipp Tomsich <philipp.tomsich@vrull.eu>
+L: qemu-riscv@nongnu.org
+S: Supported
+F: target/riscv/XVentanaCondOps.decode
+F: target/riscv/insn_trans/trans_xventanacondops.c.inc
+
RENESAS RX CPUs
R: Yoshinori Sato <ysato@users.sourceforge.jp>
S: Orphan