mirror of
https://github.com/mii443/qemu.git
synced 2025-08-22 23:25:48 +00:00
Three commits allocated pci ids in include/hw/pci/pci.h without also updating docs/specs/pci-ids.txt:bf439db
pci: Allocate PCIe host bridge PCI ID40d14be
hw/pci: introduce PCI Expander Bridge (PXB)02b0743
hw/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>