Re: [Qemu-devel] [PATCH] docs: sync pci-ids.txt

2017-01-12 Thread Michael Tokarev
11.01.2017 14:02, Gerd Hoffmann wrote: > 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 ID > 40d14be hw/pci: introduce PCI Expander Bridge (PXB) > 02b0743 hw/pxb: introduce pxb-pcie expand

[Qemu-devel] [PATCH] docs: sync pci-ids.txt

2017-01-11 Thread Gerd Hoffmann
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 ID 40d14be hw/pci: introduce PCI Expander Bridge (PXB) 02b0743 hw/pxb: introduce pxb-pcie expander for PCIe machines This patch updates pci-ids.tx

Re: [Qemu-devel] [PATCH] docs: sync pci-ids.txt

2016-10-18 Thread Marc-André Lureau
On Tue, Oct 18, 2016 at 11:45 PM Gerd Hoffmann wrote: > 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 ID > 40d14be hw/pci: introduce PCI Expander Bridge (PXB) > 02b0743 hw/pxb: introduce

[Qemu-devel] [PATCH] docs: sync pci-ids.txt

2016-10-18 Thread Gerd Hoffmann
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 ID 40d14be hw/pci: introduce PCI Expander Bridge (PXB) 02b0743 hw/pxb: introduce pxb-pcie expander for PCIe machines This patch updates pci-ids.tx