summaryrefslogtreecommitdiff
path: root/hw/pci/pci.h
AgeCommit message (Expand)AuthorFilesLines
2013-04-08hw: move headers to include/Paolo Bonzini1-725/+0
2013-03-26Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-3/+31
2013-03-26pci: Create and use API to determine root busesAlex Williamson1-0/+1
2013-03-26pci: Create pci_bus_is_express helperAlex Williamson1-0/+1
2013-03-26pci: Allow PCI bus creation interfaces to specify the type of busAlex Williamson1-3/+3
2013-03-26pci: Move PCI and PCIE type definesAlex Williamson1-0/+5
2013-03-26pci: Add PCI VGA helpersAlex Williamson1-0/+21
2013-03-25VMXNET3 device implementationDmitry Fleytman1-0/+1
2013-01-09pci: use constants for devices under the 1B36 device ID, document themPaolo Bonzini1-0/+7
2013-01-08virtio-9p: use symbolic constant, add to pci-ids.txtPaolo Bonzini1-0/+1
2012-12-26msi: add API to get notified about pending bit pollMichael S. Tsirkin1-0/+4
2012-12-19softmmu: move include files to include/sysemu/Paolo Bonzini1-1/+1
2012-12-19exec: move include files to include/exec/Paolo Bonzini1-1/+1
2012-12-17pci: fix path for local includesMichael S. Tsirkin1-5/+5
2012-12-17pci: move pci core code to hw/pciMichael S. Tsirkin1-0/+684