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/pci-ids.rst | |
| parent | 0c0e21d1c1e2dde4f7437bcd5c53127013cc25f7 (diff) | |
| download | focaccia-qemu-3669b594d88930f9e5d7c83e038d7d9ca5a75378.tar.gz focaccia-qemu-3669b594d88930f9e5d7c83e038d7d9ca5a75378.zip | |
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/pci-ids.rst')
| -rw-r--r-- | docs/specs/pci-ids.rst | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/specs/pci-ids.rst b/docs/specs/pci-ids.rst index e1cf022006..7bc7168fb6 100644 --- a/docs/specs/pci-ids.rst +++ b/docs/specs/pci-ids.rst @@ -63,11 +63,11 @@ PCI devices (other than virtio): 1b36:0001 PCI-PCI bridge 1b36:0002 - PCI serial port (16550A) adapter (``docs/specs/pci-serial.txt``) + PCI serial port (16550A) adapter (:doc:`pci-serial`) 1b36:0003 - PCI Dual-port 16550A adapter (``docs/specs/pci-serial.txt``) + PCI Dual-port 16550A adapter (:doc:`pci-serial`) 1b36:0004 - PCI Quad-port 16550A adapter (``docs/specs/pci-serial.txt``) + PCI Quad-port 16550A adapter (:doc:`pci-serial`) 1b36:0005 PCI test device (``docs/specs/pci-testdev.txt``) 1b36:0006 |