diff options
author | Alex Bennée | 2021-03-03 18:36:41 +0100 |
---|---|---|
committer | Alex Bennée | 2021-03-10 16:34:11 +0100 |
commit | 0146037807831ff6424e5b8be66532ce39f0eb13 (patch) | |
tree | d0277537480bde8e4d53599ef56f16e0022445c9 /MAINTAINERS | |
parent | docs: move generic-loader documentation into the main manual (diff) | |
download | qemu-0146037807831ff6424e5b8be66532ce39f0eb13.tar.gz qemu-0146037807831ff6424e5b8be66532ce39f0eb13.tar.xz qemu-0146037807831ff6424e5b8be66532ce39f0eb13.zip |
docs: add some documentation for the guest-loader
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-Id: <20210303173642.3805-7-alex.bennee@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 a1170bad5a..2ad004fed5 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -2026,6 +2026,7 @@ Guest Loader M: Alex Bennée <alex.bennee@linaro.org> S: Maintained F: hw/core/guest-loader.c +F: docs/system/guest-loader.rst Intel Hexadecimal Object File Loader M: Su Hang <suhang16@mails.ucas.ac.cn> |