summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorMax Filippov2018-11-23 00:06:21 +0100
committerMax Filippov2018-11-23 06:16:43 +0100
commit895e4897e278572e5265e0333f5e9864be2704a6 (patch)
tree7ffd98bb0e30d0754f15517a5c88335b3e7fb937 /MAINTAINERS
parenttarget/xtensa: xtfpga: provide default memory sizes (diff)
downloadqemu-895e4897e278572e5265e0333f5e9864be2704a6.tar.gz
qemu-895e4897e278572e5265e0333f5e9864be2704a6.tar.xz
qemu-895e4897e278572e5265e0333f5e9864be2704a6.zip
MAINTAINERS: add missing xtensa patterns
Signed-off-by: Max Filippov <jcmvbkbc@gmail.com> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS2
1 files changed, 2 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1032406c56..f4a7e453c0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -311,6 +311,8 @@ F: target/xtensa/
F: hw/xtensa/
F: tests/tcg/xtensa/
F: disas/xtensa.c
+F: include/hw/xtensa/xtensa-isa.h
+F: default-configs/xtensa*.mak
TriCore
M: Bastian Koppelmann <kbastian@mail.uni-paderborn.de>