From: Philipp Tomsich Date: Wed, 2 Feb 2022 00:52:49 +0000 (+0100) Subject: target/riscv: add a MAINTAINERS entry for XVentanaCondOps X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=34888f01b7a905bbbddf1fc8f41691f43b94fcd6;p=qemu.git 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 Reviewed-by: Richard Henderson Reviewed-by: Alistair Francis Message-Id: <20220202005249.3566542-8-philipp.tomsich@vrull.eu> Signed-off-by: Alistair Francis --- 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 +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 S: Orphan