From: Philippe Mathieu-Daudé <philmd@linaro.org> Date: Fri, 29 Nov 2024 15:43:02 +0000 (+0100) Subject: MAINTAINERS: Cover RISC-V HTIF interface X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a2ce7f806d894f04cbb541d619cead44cd588725;p=qemu.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é <philmd@linaro.org> Reviewed-by: Alistair Francis <alistair.francis@wdc.com> Reviewed-by: Daniel Henrique Barboza <dbarboza@ventanamicro.com> Message-ID: <20241129154304.34946-2-philmd@linaro.org> Signed-off-by: Alistair Francis <alistair.francis@wdc.com> --- diff --git a/MAINTAINERS b/MAINTAINERS index fb6a66f1f8..1076a028a1 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/