aboutsummaryrefslogtreecommitdiff
path: root/MAINTAINERS
diff options
context:
space:
mode:
authorPeter Maydell <peter.maydell@linaro.org>2021-07-13 15:22:26 +0100
committerPeter Maydell <peter.maydell@linaro.org>2021-07-18 10:59:47 +0100
commitc90df7ce4ef50f9cea3c42daea4fc167bb0d9d2e (patch)
tree18e58f621aaf4eff99e54181c2c36e02f4f4adb9 /MAINTAINERS
parent3f65df38e8a5e75ccfd5a641d252ad8882c9e68c (diff)
downloadqemu-c90df7ce4ef50f9cea3c42daea4fc167bb0d9d2e.zip
qemu-c90df7ce4ef50f9cea3c42daea4fc167bb0d9d2e.tar.gz
qemu-c90df7ce4ef50f9cea3c42daea4fc167bb0d9d2e.tar.bz2
docs: Add skeletal documentation of highbank and midway
Add skeletal documentation for the highbank and midway machines. Signed-off-by: Peter Maydell <peter.maydell@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org> Message-id: 20210713142226.19155-4-peter.maydell@linaro.org
Diffstat (limited to 'MAINTAINERS')
-rw-r--r--MAINTAINERS1
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS
index 1504951..4256ad1 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -643,6 +643,7 @@ L: qemu-arm@nongnu.org
S: Odd Fixes
F: hw/arm/highbank.c
F: hw/net/xgmac.c
+F: docs/system/arm/highbank.rst
Canon DIGIC
M: Antony Pavlov <antonynpavlov@gmail.com>