diff options
author | Alex Bennée <alex.bennee@linaro.org> | 2023-01-24 18:01:12 +0000 |
---|---|---|
committer | Alex Bennée <alex.bennee@linaro.org> | 2023-02-02 10:44:23 +0000 |
commit | a0a6754bb549b255a269b9ab63674e06a1d14ddb (patch) | |
tree | 1de96f15ef5febcb2a80495521cedd032fa28a68 /docs/about/index.rst | |
parent | 9d195efd6588100f8074a1c8daf9f403ebf39740 (diff) |
docs: add a new section to outline emulation support
This affects both system and user mode emulation so we should probably
list it up front.
Acked-by: Richard Henderson <richard.henderson@linaro.org>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20230124180127.1881110-21-alex.bennee@linaro.org>
Diffstat (limited to 'docs/about/index.rst')
-rw-r--r-- | docs/about/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/about/index.rst b/docs/about/index.rst index bae1309cc6..b00b584b31 100644 --- a/docs/about/index.rst +++ b/docs/about/index.rst @@ -23,6 +23,7 @@ allows you to create, convert and modify disk images. :maxdepth: 2 build-platforms + emulation deprecated removed-features license |