summaryrefslogtreecommitdiff
path: root/hw/pci-host
AgeCommit message (Expand)AuthorFilesLines
2014-09-12Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2-3/+30
2014-09-11piix: do not set irq while loading vmstatePavel Dovgalyuk1-2/+28
2014-09-09memory: add parameter errp to memory_region_init_ramHu Tao1-1/+2
2014-09-09apb: implement PCI bus error interrupt map registersMark Cave-Ayland1-2/+13
2014-08-28intel-iommu: add context-cache to cache context-entryLe Tan1-0/+1
2014-08-28intel-iommu: fix coding style issues around in q35.c and machine.cLe Tan1-5/+6
2014-08-28intel-iommu: add Intel IOMMU emulation to q35 and add a machine option "iommu...Le Tan1-0/+46
2014-08-28iommu: add is_write as a parameter to the translate function of MemoryRegionI...Le Tan1-1/+2
2014-08-18Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell1-2/+10
2014-08-17apb: add IOMMU flush register implementationMark Cave-Ayland1-2/+10
2014-08-15pci-host: update uncorresponding descriptionGonglei1-1/+1
2014-08-15pci-host: update obsolete reference about piix_pci.cGonglei2-2/+2
2014-07-07prep: Remove PCI memory hack related to OpenHack'WareHervé Poussineau1-3/+1
2014-06-27uninorth: Fix PCI hole sizeBALATON Zoltan1-1/+1
2014-06-20apb: Fix out-of-bounds array write accessStefan Weil1-2/+2
2014-06-16hw/pci-host/ppce500: Fix typo in vmstate definitionPeter Maydell1-1/+1
2014-06-16PPC: e500: implement PCI INTx routingBharat Bhushan1-2/+23
2014-06-16PPC: e500: some pci related cleanupBharat Bhushan1-7/+7
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (x86)Juan Quintela2-6/+4
2014-06-16savevm: Remove all the unneeded version_minimum_id_old (ppc)Juan Quintela1-6/+3
2014-06-10apb: Fix compiler warnings (large constants)Stefan Weil1-2/+2
2014-06-05Merge remote-tracking branch 'remotes/mcayland/qemu-sparc' into stagingPeter Maydell1-10/+278
2014-06-05apb: implement IOMMU translation for PCI host bridgeMark Cave-Ayland1-0/+165
2014-06-05apb: handle reading/writing of IOMMU control registersMark Cave-Ayland1-3/+100
2014-06-05apb: fix IOMMU register sizesMark Cave-Ayland1-8/+3
2014-06-05apb: Move IOMMU registers into a separate IOMMUState structMark Cave-Ayland1-3/+14
2014-05-21pcie_host: Turn pcie_host_init() into an instance_initAndreas Färber1-4/+0
2014-05-14savevm: Remove all the unneeded version_minimum_id_old (rest)Juan Quintela1-2/+1
2014-04-08hw/pci-host/prep: Don't reverse IO accesses on bigendian hostsPeter Maydell1-4/+4
2014-03-27hw/pci-host/apb.c: Avoid shifting left into sign bitPeter Maydell1-5/+5
2014-03-20raven: Use raven_ for all function prefixesHervé Poussineau1-19/+21
2014-03-20raven: Fix PCI bus accesses with size > 1Hervé Poussineau1-4/+4
2014-03-20raven: Add PCI bus mastering address spaceHervé Poussineau1-0/+24
2014-03-20raven: Set a correct PCI memory regionHervé Poussineau1-3/+6
2014-03-20raven: Set a correct PCI I/O memory regionHervé Poussineau1-9/+10
2014-03-20raven: Implement non-contiguous I/O regionHervé Poussineau1-0/+85
2014-03-20raven: Rename intack region to pci_intackHervé Poussineau1-3/+4
2014-03-13raven: Move BIOS loading from board code to PCI hostHervé Poussineau1-0/+51
2014-03-11q35: Correct typo BRDIGE -> BRIDGEBALATON Zoltan1-5/+5
2014-03-09pam: partly fix write-only modeHervé Poussineau1-1/+1
2014-02-13Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-3/+3
2014-02-10qdev:pci: refactor PCIDevice to use generic "hotpluggable" propertyIgor Mammedov1-3/+3
2014-02-09raven: Use constant PCI_NUM_PINS instead of 4Hervé Poussineau1-3/+3
2014-01-10Merge remote-tracking branch 'mst/tags/for_anthony' into stagingAnthony Liguori1-9/+2
2013-12-23piix: fix 32bit pci holeGerd Hoffmann1-9/+2
2013-12-23piix3 piix4: Clean up use of cannot_instantiate_with_device_add_yetMarkus Armbruster1-2/+10
2013-12-23pci-host: Consistently set cannot_instantiate_with_device_add_yetMarkus Armbruster9-4/+66
2013-12-23sysbus: Set cannot_instantiate_with_device_add_yetMarkus Armbruster4-6/+0
2013-12-23qdev: Replace no_user by cannot_instantiate_with_device_add_yetMarkus Armbruster4-10/+10
2013-12-20PPC: Use default pci bus name for grackle and heathrowAlexander Graf2-3/+3