summaryrefslogtreecommitdiffstats
path: root/hw/pci-host
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * piix: fix 32bit pci holeGerd Hoffmann2013-12-231-9/+2
* | piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-231-2/+10
* | pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-239-4/+66
* | sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-234-6/+0
* | qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster2013-12-234-10/+10
|/
* PPC: Use default pci bus name for grackle and heathrowAlexander Graf2013-12-202-3/+3
* pc: map PCI address space as catchall region for not mapped addressesMichael S. Tsirkin2013-12-102-44/+9
* Fix pc migration from qemu <= 1.5Cole Robinson2013-11-102-3/+16
* Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori2013-10-312-1/+33
|\
OpenPOWER on IntegriCloud