aboutsummaryrefslogtreecommitdiffstats
path: root/hw/pci_internals.h
AgeCommit message (Expand)AuthorFilesLines
2011-09-20pci_bridge: simplify memory regions some moreMichael S. Tsirkin1-0/+15
2011-09-19pci: implement bridge filteringMichael S. Tsirkin1-0/+3
2011-09-19pci: Remove unused mem_base from PCIBusJan Kiszka1-1/+0
2011-08-08pci: allow I/O BARs to be registered with pci_register_bar_region()Avi Kivity1-1/+2
2011-07-29pci: pass address space to pci bus when createdAvi Kivity1-0/+1
2011-03-28pci: use uint8_t for devfn_minIsaku Yamahata1-1/+1
2011-03-28pci: replace the magic, 256, for the maximum of devfnIsaku Yamahata1-1/+1
2010-09-07pci_bridge: introduce pci bridge library.Isaku Yamahata1-4/+11
2010-07-22pci_bridge: rename PCIBridge::bus -> PCIBridge::sec_bus.Isaku Yamahata1-1/+1
2010-07-19pci: move out pci internal structures, PCIBus, PCIBridge, and pci_bus_info.Isaku Yamahata1-0/+40