mirror of
https://github.com/mii443/qemu.git
synced 2025-12-03 19:18:23 +00:00
Three commits allocated pci ids in include/hw/pci/pci.h without also updating docs/specs/pci-ids.txt:bf439dbpci: Allocate PCIe host bridge PCI ID40d14behw/pci: introduce PCI Expander Bridge (PXB)02b0743hw/pxb: introduce pxb-pcie expander for PCIe machines This patch updates pci-ids.txt accordingly. Cc: qemu-trivial@nongnu.org Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Michael Tokarev <mjt@tls.msk.ru>