diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2023-09-27 16:12:03 +0100 |
---|---|---|
committer | Peter Maydell <peter.maydell@linaro.org> | 2023-11-02 12:52:06 +0000 |
commit | 6e0c849275250ff9d1b3b2ae32f6a4b1247ed745 (patch) | |
tree | 1219cfa6d11bbba5a4789c0148c24cdb9fc17268 /docs/specs/index.rst | |
parent | 68ed96bebf12100a78a211796c1231d66c868d33 (diff) |
docs/specs/virt-ctlr: Convert to rST
Convert docs/specs/virt-ctlr.txt to rST format.
I added the name of the device to give readers a bit more idea
of which device we're actually documenting here.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-id: 20230927151205.70930-7-peter.maydell@linaro.org
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'docs/specs/index.rst')
-rw-r--r-- | docs/specs/index.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/specs/index.rst b/docs/specs/index.rst index ee84b8109d..8d30968650 100644 --- a/docs/specs/index.rst +++ b/docs/specs/index.rst @@ -29,3 +29,4 @@ guest hardware that is specific to QEMU. ivshmem-spec pvpanic standard-vga + virt-ctlr |