diff options
author | Bin Meng | 2021-01-26 07:00:06 +0100 |
---|---|---|
committer | Alistair Francis | 2021-03-04 15:43:29 +0100 |
commit | d6d98968142f9c2541ee28e239d6a95b117499da (patch) | |
tree | e9636f6a3da581d7cee69a92d854c77e707eea4f /docs/system/targets.rst | |
parent | docs/system: Sort targets in alphabetical order (diff) | |
download | qemu-d6d98968142f9c2541ee28e239d6a95b117499da.tar.gz qemu-d6d98968142f9c2541ee28e239d6a95b117499da.tar.xz qemu-d6d98968142f9c2541ee28e239d6a95b117499da.zip |
docs/system: Add RISC-V documentation
Add RISC-V system emulator documentation for generic information.
`Board-specific documentation` and `RISC-V CPU features` are only
a placeholder and will be added in the future.
Signed-off-by: Bin Meng <bin.meng@windriver.com>
Reviewed-by: Alistair Francis <alistair.francis@wdc.com>
Message-id: 20210126060007.12904-9-bmeng.cn@gmail.com
Signed-off-by: Alistair Francis <alistair.francis@wdc.com>
Diffstat (limited to 'docs/system/targets.rst')
-rw-r--r-- | docs/system/targets.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/system/targets.rst b/docs/system/targets.rst index 564cea9a9b..75ed1087fd 100644 --- a/docs/system/targets.rst +++ b/docs/system/targets.rst @@ -19,6 +19,7 @@ Contents: target-m68k target-mips target-ppc + target-riscv target-rx target-s390x target-sparc |