summaryrefslogtreecommitdiffstats
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorThomas Huth2020-08-12 17:53:04 +0200
committerLaurent Vivier2020-09-01 11:15:00 +0200
commit0abd386d8b14bbb4ec58e8e7a6780c90fe7aa623 (patch)
treee5fb27e91310740f41ee88a28b92cca2000eebc4 /MAINTAINERS
parentmailmap: Add entry for Greg Kurz (diff)
downloadqemu-0abd386d8b14bbb4ec58e8e7a6780c90fe7aa623.tar.gz
qemu-0abd386d8b14bbb4ec58e8e7a6780c90fe7aa623.tar.xz
qemu-0abd386d8b14bbb4ec58e8e7a6780c90fe7aa623.zip
docs/system/target-avr: Improve the AVR docs and add to MAINTAINERS
The examples look nicer when using "::" code blocks. Also mention that "-d in_asm" only outputs instructions that have not been translated by the JIT layer yet. And while we're at it, also add the AVR doc file to the MAINTAINERS file. Signed-off-by: Thomas Huth <huth@tuxfamily.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Michael Rolnik <mrolnik@gmail.com> Message-Id: <20200812155304.18016-1-huth@tuxfamily.org> Signed-off-by: Laurent Vivier <laurent@vivier.eu>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 5a22c8be42..b5ba553ee0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -171,6 +171,7 @@ AVR TCG CPUs
M: Michael Rolnik <mrolnik@gmail.com>
R: Sarah Harris <S.E.Harris@kent.ac.uk>
S: Maintained
+F: docs/system/target-avr.rst
F: gdb-xml/avr-cpu.xml
F: target/avr/
F: tests/acceptance/machine_avr6.py