From: Philippe Mathieu-Daudé Date: Fri, 29 Nov 2024 15:43:02 +0000 (+0100) Subject: MAINTAINERS: Cover RISC-V HTIF interface X-Git-Tag: v10.0.0-rc0~110^2~16 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a2ce7f806d894f04cbb541d619cead44cd588725;p=thirdparty%2Fqemu.git MAINTAINERS: Cover RISC-V HTIF interface The HTIF interface is RISC-V specific, add it within the MAINTAINERS section covering hw/riscv/. Signed-off-by: Philippe Mathieu-Daudé Reviewed-by: Alistair Francis Reviewed-by: Daniel Henrique Barboza Message-ID: <20241129154304.34946-2-philmd@linaro.org> Signed-off-by: Alistair Francis --- diff --git a/MAINTAINERS b/MAINTAINERS index fb6a66f1f81..1076a028a1b 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -324,8 +324,10 @@ S: Supported F: configs/targets/riscv* F: docs/system/target-riscv.rst F: target/riscv/ +F: hw/char/riscv_htif.c F: hw/riscv/ F: hw/intc/riscv* +F: include/hw/char/riscv_htif.h F: include/hw/riscv/ F: linux-user/host/riscv32/ F: linux-user/host/riscv64/