diff options
author | George Matsumura <gorg@gorgnet.net> | 2024-08-04 21:10:11 -0600 |
---|---|---|
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | 2024-08-06 16:24:14 +0200 |
commit | 6e717a723073fc05a8438d8ffb289e030207ee62 (patch) | |
tree | ea0bbc658f72fa0a51dd84c622ae5893aaa083cc /docs | |
parent | ec70b7737f18de92e4c9aa31742ecfb680ed6005 (diff) | |
download | qemu-6e717a723073fc05a8438d8ffb289e030207ee62.zip qemu-6e717a723073fc05a8438d8ffb289e030207ee62.tar.gz qemu-6e717a723073fc05a8438d8ffb289e030207ee62.tar.bz2 |
docs/specs/pci-ids: Add missing devices
Add the missing devices 1b36:000c (PCIe root port) and 1b36:000e
(PCIe-to-PCI bridge).
Signed-off-by: George Matsumura <gorg@gorgnet.net>
Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Message-ID: <20240805031012.16547-2-gorg@gorgnet.net>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Diffstat (limited to 'docs')
-rw-r--r-- | docs/specs/pci-ids.rst | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/specs/pci-ids.rst b/docs/specs/pci-ids.rst index c0a3dec..0de13de 100644 --- a/docs/specs/pci-ids.rst +++ b/docs/specs/pci-ids.rst @@ -82,8 +82,12 @@ PCI devices (other than virtio): PCI-PCI bridge (multiseat) 1b36:000b PCIe Expander Bridge (-device pxb-pcie) +1b36:000c + PCIe Root Port (``-device pcie-root-port``) 1b36:000d PCI xhci usb host adapter +1b36:000e + PCIe-to-PCI bridge (``-device pcie-pci-bridge``) 1b36:000f mdpy (mdev sample device), ``linux/samples/vfio-mdev/mdpy.c`` 1b36:0010 |