Statistics
| Branch: | Revision:

root / hw / pci_bridge_dev.c @ 43997225

History | View | Annotate | Download (5.2 kB)

# Date Author Comment
4eb812f7 03/16/2012 12:41 am Michael S. Tsirkin

pci: add standard bridge device

This adds support for a standard pci to pci bridge,
enabling support for more than 32 PCI devices in the system.
Device hotplug is supported by means of SHPC controller.
For guests with an SHPC driver, this allows robust hotplug...