diff options
author | Peter Maydell | 2021-07-13 16:22:26 +0200 |
---|---|---|
committer | Peter Maydell | 2021-07-18 11:59:47 +0200 |
commit | c90df7ce4ef50f9cea3c42daea4fc167bb0d9d2e (patch) | |
tree | 18e58f621aaf4eff99e54181c2c36e02f4f4adb9 /MAINTAINERS | |
parent | docs: Add skeletal documentation of the emcraft-sf2 (diff) | |
download | qemu-c90df7ce4ef50f9cea3c42daea4fc167bb0d9d2e.tar.gz qemu-c90df7ce4ef50f9cea3c42daea4fc167bb0d9d2e.tar.xz qemu-c90df7ce4ef50f9cea3c42daea4fc167bb0d9d2e.zip |
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-- | MAINTAINERS | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 1504951823..4256ad1adb 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> |