diff options
author | Peter Maydell <peter.maydell@linaro.org> | 2023-04-20 17:03:33 +0100 |
---|---|---|
committer | Michael S. Tsirkin <mst@redhat.com> | 2023-04-24 22:56:55 -0400 |
commit | 3669b594d88930f9e5d7c83e038d7d9ca5a75378 (patch) | |
tree | a690d36e7dba2d20747d343133a2e703ddb41337 /docs/specs/index.rst | |
parent | 0c0e21d1c1e2dde4f7437bcd5c53127013cc25f7 (diff) | |
download | qemu-3669b594d88930f9e5d7c83e038d7d9ca5a75378.zip qemu-3669b594d88930f9e5d7c83e038d7d9ca5a75378.tar.gz qemu-3669b594d88930f9e5d7c83e038d7d9ca5a75378.tar.bz2 |
docs/specs: Convert pci-serial.txt to rst
Convert pci-serial.txt to reStructuredText. This includes
some wordsmithing, and the correction of the docs to note
that the Windows inf file includes 2x and 4x support
(as it has done since commit dc9528fdf9f61 in 2014).
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Message-Id: <20230420160334.1048224-3-peter.maydell@linaro.org>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
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 8aa0fcb..dfa1360 100644 --- a/docs/specs/index.rst +++ b/docs/specs/index.rst @@ -9,6 +9,7 @@ guest hardware that is specific to QEMU. :maxdepth: 2 pci-ids + pci-serial ppc-xive ppc-spapr-xive ppc-spapr-numa |