summaryrefslogtreecommitdiff
path: root/hw/pci.h
AgeCommit message (Expand)AuthorFilesLines
2011-08-08pci: convert pci rom to memory APIAvi Kivity1-1/+2
2011-08-08pci: convert pci rom to memory APIAvi Kivity1-1/+2
2011-08-08pci: remove pci_register_bar_simple()Avi Kivity1-3/+0
2011-08-08pci: remove pci_register_bar_simple()Avi Kivity1-3/+0
2011-08-08msix: convert to memory APIAvi Kivity1-1/+1
2011-08-08msix: convert to memory APIAvi Kivity1-1/+1
2011-08-08pci: allow I/O BARs to be registered with pci_register_bar_region()Avi Kivity1-0/+1
2011-08-08pci: allow I/O BARs to be registered with pci_register_bar_region()Avi Kivity1-0/+1
2011-08-08pci: pass I/O address space to new PCI busAvi Kivity1-3/+7
2011-08-08pci: pass I/O address space to new PCI busAvi Kivity1-3/+7
2011-08-08pci: add API to get a BAR's mapped addressAvi Kivity1-0/+1
2011-08-08pci: add API to get a BAR's mapped addressAvi Kivity1-0/+1
2011-07-29pci: add MemoryRegion based BAR management APIAvi Kivity1-0/+3
2011-07-29pci: add MemoryRegion based BAR management APIAvi Kivity1-0/+3
2011-07-29pci: pass address space to pci bus when createdAvi Kivity1-3/+9
2011-07-29pci: pass address space to pci bus when createdAvi Kivity1-3/+9
2011-06-15Merge remote-tracking branch 'origin/master' into pciMichael S. Tsirkin1-1/+1
2011-06-15Merge remote-tracking branch 'origin/master' into pciMichael S. Tsirkin1-1/+1
2011-06-12pci: move ids of config space into PCIDeviceInfoIsaku Yamahata1-0/+7
2011-06-12pci: move ids of config space into PCIDeviceInfoIsaku Yamahata1-0/+7
2011-05-06Fix typo in code and commentsStefan Weil1-1/+1
2011-05-06Fix typo in code and commentsStefan Weil1-1/+1
2011-04-07pci: add pci_register_bar_simple() APIAvi Kivity1-0/+3
2011-04-07pci: add pci_register_bar_simple() APIAvi Kivity1-0/+3
2011-04-01pci: add accessor function to get irq levelsIsaku Yamahata1-0/+1
2011-04-01pci: add accessor function to get irq levelsIsaku Yamahata1-0/+1
2011-03-28pci: use uint8_t for devfn_minIsaku Yamahata1-3/+3
2011-03-28pci: use uint8_t for devfn_minIsaku Yamahata1-3/+3
2011-03-28pci: use devfn for pci_find_device() instead of (slot, fn) pairIsaku Yamahata1-1/+1
2011-03-28pci: use devfn for pci_find_device() instead of (slot, fn) pairIsaku Yamahata1-1/+1
2011-03-28pci: replace the magic, 256, for the maximum of devfnIsaku Yamahata1-0/+1
2011-03-28pci: replace the magic, 256, for the maximum of devfnIsaku Yamahata1-0/+1
2011-02-12pci: add creation functions that may failBlue Swirl1-0/+4
2011-02-12pci: add creation functions that may failBlue Swirl1-0/+4
2011-01-20pci: deassert intx on reset.Isaku Yamahata1-0/+2
2011-01-20pci: deassert intx on reset.Isaku Yamahata1-0/+2
2011-01-10pci: allow devices being tagged as not hotpluggable.Gerd Hoffmann1-0/+3
2011-01-10pci: allow devices being tagged as not hotpluggable.Gerd Hoffmann1-0/+3
2010-12-24pci: introduce a helper function to convert qdev id to PCIDeviceIsaku Yamahata1-0/+1
2010-12-24pci: introduce a helper function to convert qdev id to PCIDeviceIsaku Yamahata1-0/+1
2010-12-22pcie: add flr supportIsaku Yamahata1-0/+1
2010-12-22pcie: add flr supportIsaku Yamahata1-0/+1
2010-12-17pci: add ich9 pci idAlexander Graf1-0/+1
2010-12-17pci: add ich9 pci idAlexander Graf1-0/+1
2010-12-09pci: untangle pci/msi dependencyMichael S. Tsirkin1-3/+0
2010-12-09pci: untangle pci/msi dependencyMichael S. Tsirkin1-3/+0
2010-12-09pci: make command SERR bit writableIsaku Yamahata1-0/+4
2010-12-09pci: make command SERR bit writableIsaku Yamahata1-0/+4
2010-11-22pci: use qdev reset framework for pci bus resetIsaku Yamahata1-0/+1
2010-11-22pci: use qdev reset framework for pci bus resetIsaku Yamahata1-0/+1