On Sat, Dec 24, 2022 at 4:09 AM Christoph Muellner <christoph.muell...@vrull.eu> wrote: > > From: Christoph Müllner <christoph.muell...@vrull.eu> > > The XThead* extensions are maintained by T-Head and VRULL. > Adding a point of contact from both companies. > > Signed-off-by: LIU Zhiwei <zhiwei_...@linux.alibaba.com> > Signed-off-by: Christoph Müllner <christoph.muell...@vrull.eu>
Reviewed-by: Alistair Francis <alistair.fran...@wdc.com> Alistair > --- > MAINTAINERS | 8 ++++++++ > 1 file changed, 8 insertions(+) > > diff --git a/MAINTAINERS b/MAINTAINERS > index b270eb8e5b..38f3ab3772 100644 > --- a/MAINTAINERS > +++ b/MAINTAINERS > @@ -294,6 +294,14 @@ F: include/hw/riscv/ > F: linux-user/host/riscv32/ > F: linux-user/host/riscv64/ > > +RISC-V XThead* extensions > +M: Christoph Muellner <christoph.muell...@vrull.eu> > +M: LIU Zhiwei <zhiwei_...@linux.alibaba.com> > +L: qemu-ri...@nongnu.org > +S: Supported > +F: target/riscv/insn_trans/trans_xthead.c.inc > +F: target/riscv/xthead*.decode > + > RISC-V XVentanaCondOps extension > M: Philipp Tomsich <philipp.toms...@vrull.eu> > L: qemu-ri...@nongnu.org > -- > 2.38.1 > >