summaryrefslogtreecommitdiffstats
path: root/hw/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-07-085-87/+137
|\
| * pci: Fold host_buses list into PCIHostState functionalityDavid Gibson2013-07-071-19/+14
| * pci: Remove domain from PCIHostBusDavid Gibson2013-07-071-4/+3
| * pci: Simpler implementation of primary PCI busDavid Gibson2013-07-072-9/+26
| * pci: Add root bus parameter to pci_nic_init()David Gibson2013-07-072-5/+8
| * pci: Add root bus argument to pci_get_bus_devfn()David Gibson2013-07-072-5/+6
| * pci: Replace pci_find_domain() with more general pci_root_bus_path()David Gibson2013-07-074-24/+27
| * pci: Use helper to find device's root bus in pci_find_domain()David Gibson2013-07-073-10/+15
| * pci: Abolish pci_find_root_bus()David Gibson2013-07-072-13/+40
| * pci: Move pci_read_devaddr to pci-hotplug-old.cDavid Gibson2013-07-042-15/+15
| * pci: Cleanup configuration for pci-hotplug.cDavid Gibson2013-07-042-4/+4
* | hw/p*: pass owner to memory_region_init* functionsPaolo Bonzini2013-07-045-14/+16
* | memory: add owner argument to initialization functionsPaolo Bonzini2013-07-045-13/+13
|/
* memory: give name to every AddressSpaceAlexey Kardashevskiy2013-06-201-1/+2
* dma: eliminate DMAContextPaolo Bonzini2013-06-201-4/+0
* pci: use memory core for iommu supportAvi Kivity2013-06-201-20/+19
* dma: eliminate old-style IOMMU supportPaolo Bonzini2013-06-201-1/+2
* qdev: Drop FROM_QBUS() macroAndreas Färber2013-06-071-1/+1
* pci: add VMSTATE_MSIXGerd Hoffmann2013-06-031-0/+33
* exec: eliminate qemu_put_ram_ptrPaolo Bonzini2013-05-241-2/+0
* hw: move PCI bridges to hw/pci-* or hw/ARCHPaolo Bonzini2013-04-0815-2683/+0
* hw: make all of hw/pci/ configurable via default-configs/Paolo Bonzini2013-04-081-0/+2
* hw: move target-independent files to subdirectoriesPaolo Bonzini2013-04-0815-1/+2684
* hw: move headers to include/Paolo Bonzini2013-04-0816-2468/+3
* usb-storage: Forward serial number to scsi-diskKevin Wolf2013-04-051-1/+1
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-03-268-48/+220
|\
| * pcie: Add endpoint capability initialization wrapperAlex Williamson2013-03-262-13/+17
| * pcie: Mangle types to match topologyAlex Williamson2013-03-261-0/+13
| * pci: Create and use API to determine root busesAlex Williamson2013-03-262-4/+10
| * pci: Create pci_bus_is_express helperAlex Williamson2013-03-262-0/+6
| * pci: Allow PCI bus creation interfaces to specify the type of busAlex Williamson2013-03-264-13/+12
| * pci: Move PCI and PCIE type definesAlex Williamson2013-03-262-4/+5
| * pci: Create and register a new PCI Express TypeInfoAlex Williamson2013-03-262-0/+7
| * pci: refuse empty ROM filesStefan Hajnoczi2013-03-261-1/+6
| * pci_bridge: Use a default map_irq functionAlex Williamson2013-03-261-1/+1
| * pci: Fix INTx routing notifier recursionAlex Williamson2013-03-261-3/+4
| * pci_bridge: drop formatting from sourceMichael S. Tsirkin2013-03-261-8/+0
| * pci_bridge: factor out common codeMichael S. Tsirkin2013-03-263-19/+22
| * pci: Teach PCI Bridges about VGA routingAlex Williamson2013-03-264-2/+55
| * pci: Add PCI VGA helpersAlex Williamson2013-03-262-0/+82
* | VMXNET3 device implementationDmitry Fleytman2013-03-251-0/+1
* | Fix typos and misspellingsPeter Maydell2013-03-221-1/+1
|/
* Merge remote-tracking branch 'bonzini/hw-dirs' into stagingAnthony Liguori2013-03-102-1/+3
|\
| * hw: move qdev-monitor.o to toplevel directoryPaolo Bonzini2013-03-012-1/+3
* | pci_host: Drop write-only address_space fieldPeter Maydell2013-03-081-1/+0
|/
* 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
* 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
|\
OpenPOWER on IntegriCloud