diff options
author | Yoshinori Sato <ysato@users.sourceforge.jp> | 2020-01-23 22:25:25 +0900 |
---|---|---|
committer | Philippe Mathieu-Daudé <f4bug@amsat.org> | 2020-06-22 18:37:12 +0200 |
commit | 4adbfa45cc3793fa85157a4813306618f6009f52 (patch) | |
tree | 21d5b9927c3c89c5eb96a4c70cf5650c253f2418 /docs/system/targets.rst | |
parent | cf665623cb00c18997ac4a38244b360d80787417 (diff) | |
download | qemu-4adbfa45cc3793fa85157a4813306618f6009f52.zip |
docs: Document the RX target
Add rx-virt target specification document.
Signed-off-by: Yoshinori Sato <ysato@users.sourceforge.jp>
Message-Id: <20200308130637.37651-1-ysato@users.sourceforge.jp>
[PMD: Cover in MAINTAINERS, rename as gdbsim, use machine argument]
Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
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 0d8f91580a..99435a3eba 100644 --- a/docs/system/targets.rst +++ b/docs/system/targets.rst @@ -18,3 +18,4 @@ Contents: target-m68k target-xtensa target-s390x + target-rx |