summaryrefslogtreecommitdiffstats
path: root/hw/pci-host
Commit message (Expand)AuthorAgeFilesLines
...
| * apb: move QOM macros and typedefs from apb.c to apb.hMark Cave-Ayland2018-01-091-85/+0Star
| * e500: fix pci host bridge class/typeMichael Davidsaver2017-12-141-5/+0Star
* | hw/pci-host/xilinx: QOM'ify the AXI-PCIe host bridgePhilippe Mathieu-Daudé2017-12-211-11/+10Star
* | hw/pci-host/piix: QOM'ify the IGD Passthrough host bridgePhilippe Mathieu-Daudé2017-12-211-25/+20Star
* | pci: Eliminate redundant PCIDevice::bus pointerDavid Gibson2017-12-052-6/+6
* | pci: Rename root bus initialization functions for clarityDavid Gibson2017-12-0511-47/+48
|/
* hw/pci-host: Fix x86 Host Bridges 64bit PCI holeMarcel Apfelbaum2017-11-162-5/+69
* hw/pci-host/gpex: Improve INTX to gsi routing error checkingEric Auger2017-10-311-2/+8
* sun4u: update PCI topology to include simba PCI bridgesMark Cave-Ayland2017-10-191-11/+36
* pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost2017-10-1510-0/+60
* pci: Add INTERFACE_PCIE_DEVICE to all PCIe devicesEduardo Habkost2017-10-151-0/+4
* migration: pre_save return intDr. David Alan Gilbert2017-09-271-1/+3
* hw/pci-host/gpex: Implement PCI INTx routingPranavkumar Sawargaonkar2017-09-141-0/+12
* hw/pci-host/gpex: Set INTx index/gsi mappingPranavkumar Sawargaonkar2017-09-141-0/+10
* apb: add busA qdev property to PBM PCI bridgeMark Cave-Ayland2017-09-041-7/+37
* apb: fix endianness for APB and PCI config accessesMark Cave-Ayland2017-09-041-4/+2Star
* apb: fix up PCI bus nomenclatureMark Cave-Ayland2017-09-041-7/+5Star
* q35: use DIV_ROUND_UPMarc-André Lureau2017-08-311-1/+1
* piix: use DIV_ROUND_UPMarc-André Lureau2017-08-311-1/+1
* memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell2017-07-142-2/+2
* Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell2017-07-141-8/+21
|\
| * memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy2017-07-141-5/+18
| * memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy2017-07-141-3/+3
* | Convert error_report() to warn_report()Alistair Francis2017-07-131-1/+1
|/
* Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell2017-06-224-14/+13Star
|\
| * qdev: Use appropriate getter/setters typeMarc-André Lureau2017-06-203-3/+3
| * object: use more specific property type namesMarc-André Lureau2017-06-202-9/+9
| * q35: fix get_mmcfg_size to use uint64 visitorMarc-André Lureau2017-06-201-2/+1Star
* | q35/mch: implement extended TSEG sizesLaszlo Ersek2017-06-161-3/+38
|/
* Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi2017-05-301-1/+1
|\
| * memory: tune last param of iommu_ops.translate()Peter Xu2017-05-251-1/+1
* | shutdown: Add source information to SHUTDOWN and RESETEric Blake2017-05-233-4/+4
|/
* qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost2017-05-1711-17/+17
* hw/i386: Build-time assertion on pc/q35 reset register being identical.Phil Dennis-Jordan2017-05-031-6/+0Star
* versatile: remove cannot_destroy_with_object_finalize_yetLaurent Vivier2017-04-211-23/+12Star
* Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into...Peter Maydell2017-02-241-5/+6
|\
| * hw/pci-host/prep: Do not use hw_error() in realize functionThomas Huth2017-02-221-5/+6
* | hw: xilinx-pcie: Add support for Xilinx AXI PCIe ControllerPaul Burton2017-02-222-0/+329
|/
* ppc: Make uninorth interrupt swizzling identical to GrackleBenjamin Herrenschmidt2016-11-231-3/+1Star
* apb: convert init to realizeWei Jiangang2016-07-281-3/+2Star
* hw/versatile: realize the PCI root bus as part of the versatile initMarcel Apfelbaum2016-07-201-0/+1
* hw/prep: realize the PCI root bus as part of the prep initMarcel Apfelbaum2016-07-201-0/+1
* hw/grackle: fix PCI bus initializationMarcel Apfelbaum2016-07-201-1/+1
* hw/apb: fix PCI bus initializationMarcel Apfelbaum2016-07-201-8/+7Star
* range: Eliminate direct Range member accessMarkus Armbruster2016-07-042-22/+45
* pc: Eliminate PcPciInfoMarkus Armbruster2016-07-042-11/+11
* piix: Set I440FXState member pci_info.w32 in one placeMarkus Armbruster2016-07-041-3/+1Star
* machine: remove iommu propertyMarcel Apfelbaum2016-07-041-12/+0Star
* hw/iommu: enable iommu with -deviceMarcel Apfelbaum2016-07-041-16/+1Star
* q35: allow dynamic sysbusMarcel Apfelbaum2016-07-042-0/+4