mirror of
https://github.com/Motorhead1991/qemu.git
synced 2025-08-02 23:33:54 -06:00
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 dc9528fdf9
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>
This commit is contained in:
parent
0c0e21d1c1
commit
3669b594d8
6 changed files with 43 additions and 39 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue