aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Huth <thuth@redhat.com>2023-10-20 08:24:48 +0200
committerMichael Tokarev <mjt@tls.msk.ru>2023-10-21 15:00:22 +0300
commita4a2f7f8161ed1dbaa748350c4bc2d86c4d77d97 (patch)
tree5c7c525af32a7aeb0f07f8b39e991078e70604cc
parentb96a7487d589fe3beb1d63fdb0be30f6a6311a44 (diff)
downloadqemu-a4a2f7f8161ed1dbaa748350c4bc2d86c4d77d97.zip
qemu-a4a2f7f8161ed1dbaa748350c4bc2d86c4d77d97.tar.gz
qemu-a4a2f7f8161ed1dbaa748350c4bc2d86c4d77d97.tar.bz2
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 <thuth@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 7fd7a02..65b7a050 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -1371,6 +1371,7 @@ or1k-sim
M: Jia Liu <proljc@gmail.com>
S: Maintained
F: docs/system/openrisc/or1k-sim.rst
+F: hw/intc/ompic.c
F: hw/openrisc/openrisc_sim.c
PowerPC Machines