From: Thomas Huth Date: Fri, 20 Oct 2023 06:24:48 +0000 (+0200) Subject: MAINTAINERS: Add the ompic.c file to the or1k-sim section X-Git-Url: http://git.maquefel.me/?a=commitdiff_plain;h=a4a2f7f8161ed1dbaa748350c4bc2d86c4d77d97;p=qemu.git MAINTAINERS: Add the ompic.c file to the or1k-sim section The or1k-sim machine is the only one using the ompic, so let's add this file to the corresponding sections in the MAINTAINERS file. Signed-off-by: Thomas Huth Signed-off-by: Michael Tokarev --- diff --git a/MAINTAINERS b/MAINTAINERS index 7fd7a0201c..65b7a05070 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -1371,6 +1371,7 @@ or1k-sim M: Jia Liu S: Maintained F: docs/system/openrisc/or1k-sim.rst +F: hw/intc/ompic.c F: hw/openrisc/openrisc_sim.c PowerPC Machines