hw/pci: introduce pcie-pci-bridge device
commita35fe226558ac85436ea01af8977f1834927f53f
authorAleksandr Bezzubikov <zuban32s@gmail.com>
Thu, 17 Aug 2017 23:36:47 +0000 (18 02:36 +0300)
committerMichael S. Tsirkin <mst@redhat.com>
Fri, 8 Sep 2017 13:15:17 +0000 (8 16:15 +0300)
tree42379b8b613006cc96a92cb93e5de5ffdb2da436
parent2bed1ba77fae50bc8b5e68ede2d80b652b30c3b8
hw/pci: introduce pcie-pci-bridge device

Introduce a new PCIExpress-to-PCI Bridge device,
which is a hot-pluggable PCI Express device and
supports devices hot-plug with SHPC.

This device is intended to replace the DMI-to-PCI Bridge.

Signed-off-by: Aleksandr Bezzubikov <zuban32s@gmail.com>
Reviewed-by: Marcel Apfelbaum <marcel@redhat.com>
Tested-by: Marcel Apfelbaum <marcel@redhat.com>
Reviewed-by: Michael S. Tsirkin <mst@redhat.com>
Signed-off-by: Michael S. Tsirkin <mst@redhat.com>
hw/pci-bridge/Makefile.objs
hw/pci-bridge/pcie_pci_bridge.c [new file with mode: 0644]
include/hw/pci/pci.h