summaryrefslogtreecommitdiffstats
path: root/hw/pci/pci.h
Commit message (Expand)AuthorAgeFilesLines
* hw: move headers to include/Paolo Bonzini2013-04-081-725/+0Star
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-03-261-3/+31
|\
| * pci: Create and use API to determine root busesAlex Williamson2013-03-261-0/+1
| * pci: Create pci_bus_is_express helperAlex Williamson2013-03-261-0/+1
| * pci: Allow PCI bus creation interfaces to specify the type of busAlex Williamson2013-03-261-3/+3
| * pci: Move PCI and PCIE type definesAlex Williamson2013-03-261-0/+5
| * pci: Add PCI VGA helpersAlex Williamson2013-03-261-0/+21
* | VMXNET3 device implementationDmitry Fleytman2013-03-251-0/+1
|/
* pci: use constants for devices under the 1B36 device ID, document themPaolo Bonzini2013-01-091-0/+7
* virtio-9p: use symbolic constant, add to pci-ids.txtPaolo Bonzini2013-01-081-0/+1
* msi: add API to get notified about pending bit pollMichael S. Tsirkin2012-12-261-0/+4
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* pci: fix path for local includesMichael S. Tsirkin2012-12-171-5/+5
* pci: move pci core code to hw/pciMichael S. Tsirkin2012-12-171-0/+684