summaryrefslogtreecommitdiffstats
path: root/hw/pci
Commit message (Expand)AuthorAgeFilesLines
* build: remove extra-obj-yPaolo Bonzini2013-01-261-1/+1
* Add TEWS TPCI200 IndustryPack emulationAlberto Garcia2013-01-141-0/+3
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-01-143-1/+10
|\
| * 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
| * msix: add api to access msix messageMichael S. Tsirkin2013-01-072-1/+2
* | Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
|/
* msix: expose access to masked/pending stateMichael S. Tsirkin2012-12-262-3/+6
* msi: add API to get notified about pending bit pollMichael S. Tsirkin2012-12-263-2/+18
* pcie: Fix bug in pcie_ext_cap_set_nextKnut Omang2012-12-261-1/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-195-5/+5
* misc: move include files to include/qemu/Paolo Bonzini2012-12-197-8/+8
* migration: move include files to include/migration/Paolo Bonzini2012-12-191-1/+1
* monitor: move include files to include/monitor/Paolo Bonzini2012-12-194-4/+4
* exec: move include files to include/exec/Paolo Bonzini2012-12-195-5/+5
* qapi: move include files to include/qobject/Paolo Bonzini2012-12-192-2/+2
* janitor: add guards to headersPaolo Bonzini2012-12-191-0/+4
* net: reorganize headersPaolo Bonzini2012-12-192-2/+2
* Merge commit '1dd3a74d2ee2d873cde0b390b536e45420b3fe05' into HEADPaolo Bonzini2012-12-172-4/+4
* pci_bus.h: tweak include guardsMichael S. Tsirkin2012-12-171-3/+3
* pci_bus: update commentMichael S. Tsirkin2012-12-171-7/+3
* pci: rename pci_internals.h pci_bus.hMichael S. Tsirkin2012-12-177-6/+6
* Revert "pci: prepare makefiles for pci code reorganization"Michael S. Tsirkin2012-12-171-1/+0
* pci: fix path for local includesMichael S. Tsirkin2012-12-1722-62/+62
* pci: move pci core code to hw/pciMichael S. Tsirkin2012-12-1729-0/+9014
* pci: prepare makefiles for pci code reorganizationMichael S. Tsirkin2012-12-121-0/+1
OpenPOWER on IntegriCloud