summaryrefslogtreecommitdiffstats
path: root/hw/pci_internals.h
Commit message (Expand)AuthorAgeFilesLines
* pci: avoid destroying bridge address space windows in a transactionAvi Kivity2012-10-291-8/+16
* Merge branch pci into masterMichael S. Tsirkin2012-07-291-0/+1
|\
| * pci: Add pci_device_route_intx_to_irqMichael S. Tsirkin2012-07-191-0/+1
* | iommu: Allow PCI to use IOMMU infrastructureDavid Gibson2012-06-271-0/+2
* | qdev: Convert busses to QEMU Object ModelAnthony Liguori2012-06-181-1/+2
|/
* pci_bridge: simplify memory regions some moreMichael S. Tsirkin2011-09-201-0/+15
* pci: implement bridge filteringMichael S. Tsirkin2011-09-191-0/+3
* pci: Remove unused mem_base from PCIBusJan Kiszka2011-09-191-1/+0
* pci: allow I/O BARs to be registered with pci_register_bar_region()Avi Kivity2011-08-081-1/+2
* pci: pass address space to pci bus when createdAvi Kivity2011-07-291-0/+1
* pci: use uint8_t for devfn_minIsaku Yamahata2011-03-281-1/+1
* pci: replace the magic, 256, for the maximum of devfnIsaku Yamahata2011-03-281-1/+1
* pci_bridge: introduce pci bridge library.Isaku Yamahata2010-09-071-4/+11
* pci_bridge: rename PCIBridge::bus -> PCIBridge::sec_bus.Isaku Yamahata2010-07-221-1/+1
* pci: move out pci internal structures, PCIBus, PCIBridge, and pci_bus_info.Isaku Yamahata2010-07-191-0/+40
OpenPOWER on IntegriCloud