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