summaryrefslogtreecommitdiffstats
path: root/hw/pci-host
Commit message (Expand)AuthorAgeFilesLines
* pci: Trivial device model conversions to realizeMarkus Armbruster2015-02-269-43/+27
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2015-02-241-0/+1
|\
| * exec: RCUify AddressSpaceDispatchPaolo Bonzini2015-02-161-0/+1
* | isa: add memory space parameter to isa_bus_newHervé Poussineau2015-02-131-1/+2
* | pci: Add generic PCIe host bridgeAlexander Graf2015-02-132-0/+155
|/
* PPC: e500 pci host: Add support for ATMUsAlexander Graf2015-01-071-6/+107
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2014-09-122-3/+30
|\
| * piix: do not set irq while loading vmstatePavel Dovgalyuk2014-09-111-2/+28
| * memory: add parameter errp to memory_region_init_ramHu Tao2014-09-091-1/+2
* | apb: implement PCI bus error interrupt map registersMark Cave-Ayland2014-09-091-2/+13
|/
* intel-iommu: add context-cache to cache context-entryLe Tan2014-08-281-0/+1
* intel-iommu: fix coding style issues around in q35.c and machine.cLe Tan2014-08-281-5/+6
* intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan2014-08-281-0/+46
* iommu: add is_write as a parameter to the translate function of MemoryRegionI...Le Tan2014-08-281-1/+2
* Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell2014-08-181-2/+10
|\
| * apb: add IOMMU flush register implementationMark Cave-Ayland2014-08-171-2/+10
* | pci-host: update uncorresponding descriptionGonglei2014-08-151-1/+1
* | pci-host: update obsolete reference about piix_pci.cGonglei2014-08-152-2/+2
|/
* prep: Remove PCI memory hack related to OpenHack'WareHervé Poussineau2014-07-071-3/+1
* uninorth: Fix PCI hole sizeBALATON Zoltan2014-06-271-1/+1
* apb: Fix out-of-bounds array write accessStefan Weil2014-06-201-2/+2
* hw/pci-host/ppce500: Fix typo in vmstate definitionPeter Maydell2014-06-161-1/+1
* PPC: e500: implement PCI INTx routingBharat Bhushan2014-06-161-2/+23
* PPC: e500: some pci related cleanupBharat Bhushan2014-06-161-7/+7
* savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2014-06-162-6/+4
* savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela2014-06-161-6/+3
* apb: Fix compiler warnings (large constants)Stefan Weil2014-06-101-2/+2
* Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell2014-06-051-10/+278
|\
| * apb: implement IOMMU translation for PCI host bridgeMark Cave-Ayland2014-06-051-0/+165
| * apb: handle reading/writing of IOMMU control registersMark Cave-Ayland2014-06-051-3/+100
| * apb: fix IOMMU register sizesMark Cave-Ayland2014-06-051-8/+3
| * apb: Move IOMMU registers into a separate IOMMUState structMark Cave-Ayland2014-06-051-3/+14
* | pcie_host: Turn pcie_host_init() into an instance_initAndreas Färber2014-05-211-4/+0
|/
* savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela2014-05-141-2/+1
* hw/pci-host/prep: Don't reverse IO accesses on bigendian hostsPeter Maydell2014-04-081-4/+4
* hw/pci-host/apb.c: Avoid shifting left into sign bitPeter Maydell2014-03-271-5/+5
* raven: Use raven_ for all function prefixesHervé Poussineau2014-03-201-19/+21
* raven: Fix PCI bus accesses with size > 1Hervé Poussineau2014-03-201-4/+4
* raven: Add PCI bus mastering address spaceHervé Poussineau2014-03-201-0/+24
* raven: Set a correct PCI memory regionHervé Poussineau2014-03-201-3/+6
* raven: Set a correct PCI I/O memory regionHervé Poussineau2014-03-201-9/+10
* raven: Implement non-contiguous I/O regionHervé Poussineau2014-03-201-0/+85
* raven: Rename intack region to pci_intackHervé Poussineau2014-03-201-3/+4
* raven: Move BIOS loading from board code to PCI hostHervé Poussineau2014-03-131-0/+51
* q35: Correct typo BRDIGE -> BRIDGEBALATON Zoltan2014-03-111-5/+5
* pam: partly fix write-only modeHervé Poussineau2014-03-091-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2014-02-131-3/+3
|\
| * qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov2014-02-101-3/+3
* | raven: Use constant PCI_NUM_PINS instead of 4Hervé Poussineau2014-02-091-3/+3
|/
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2014-01-101-9/+2
|\
OpenPOWER on IntegriCloud