summaryrefslogtreecommitdiffstats
path: root/hw/pci/pci.c
Commit message (Expand)AuthorAgeFilesLines
* pci: Create and use API to determine root busesAlex Williamson2013-03-261-4/+9
* pci: Create pci_bus_is_express helperAlex Williamson2013-03-261-0/+5
* pci: Allow PCI bus creation interfaces to specify the type of busAlex Williamson2013-03-261-6/+6
* pci: Create and register a new PCI Express TypeInfoAlex Williamson2013-03-261-0/+6
* pci: refuse empty ROM filesStefan Hajnoczi2013-03-261-1/+6
* pci: Fix INTx routing notifier recursionAlex Williamson2013-03-261-3/+4
* pci_bridge: factor out common codeMichael S. Tsirkin2013-03-261-10/+4
* pci: Teach PCI Bridges about VGA routingAlex Williamson2013-03-261-0/+4
* pci: Add PCI VGA helpersAlex Williamson2013-03-261-0/+61
* error: Strip trailing '\n' from error string arguments (again)Markus Armbruster2013-02-111-1/+1
* pci: use qbus_create in pci_bus_newPaolo Bonzini2013-02-011-6/+15
* Make all static TypeInfos constAndreas Färber2013-01-101-1/+1
* softmmu: move include files to include/sysemu/Paolo Bonzini2012-12-191-1/+1
* misc: move include files to include/qemu/Paolo Bonzini2012-12-191-1/+1
* monitor: move include files to include/monitor/Paolo Bonzini2012-12-191-1/+1
* exec: move include files to include/exec/Paolo Bonzini2012-12-191-1/+1
* net: reorganize headersPaolo Bonzini2012-12-191-1/+1
* pci: rename pci_internals.h pci_bus.hMichael S. Tsirkin2012-12-171-1/+1
* pci: fix path for local includesMichael S. Tsirkin2012-12-171-7/+7
* pci: move pci core code to hw/pciMichael S. Tsirkin2012-12-171-0/+2168
OpenPOWER on IntegriCloud