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