summaryrefslogtreecommitdiff
path: root/hw/pci-host
AgeCommit message (Expand)Author
2017-10-31hw/pci-host/gpex: Improve INTX to gsi routing error checkingEric Auger
2017-10-19sun4u: update PCI topology to include simba PCI bridgesMark Cave-Ayland
2017-10-15pci: Add INTERFACE_CONVENTIONAL_PCI_DEVICE to Conventional PCI devicesEduardo Habkost
2017-10-15pci: Add INTERFACE_PCIE_DEVICE to all PCIe devicesEduardo Habkost
2017-09-27migration: pre_save return intDr. David Alan Gilbert
2017-09-14hw/pci-host/gpex: Implement PCI INTx routingPranavkumar Sawargaonkar
2017-09-14hw/pci-host/gpex: Set INTx index/gsi mappingPranavkumar Sawargaonkar
2017-09-04apb: add busA qdev property to PBM PCI bridgeMark Cave-Ayland
2017-09-04apb: fix endianness for APB and PCI config accessesMark Cave-Ayland
2017-09-04apb: fix up PCI bus nomenclatureMark Cave-Ayland
2017-08-31q35: use DIV_ROUND_UPMarc-André Lureau
2017-08-31piix: use DIV_ROUND_UPMarc-André Lureau
2017-07-14memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell
2017-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell
2017-07-14memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy
2017-07-13Convert error_report() to warn_report()Alistair Francis
2017-06-22Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell
2017-06-20qdev: Use appropriate getter/setters typeMarc-André Lureau
2017-06-20object: use more specific property type namesMarc-André Lureau
2017-06-20q35: fix get_mmcfg_size to use uint64 visitorMarc-André Lureau
2017-06-16q35/mch: implement extended TSEG sizesLaszlo Ersek
2017-05-30Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi
2017-05-25memory: tune last param of iommu_ops.translate()Peter Xu
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2017-05-03hw/i386: Build-time assertion on pc/q35 reset register being identical.Phil Dennis-Jordan
2017-04-21versatile: remove cannot_destroy_with_object_finalize_yetLaurent Vivier
2017-02-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into...Peter Maydell
2017-02-22hw/pci-host/prep: Do not use hw_error() in realize functionThomas Huth
2017-02-21hw: xilinx-pcie: Add support for Xilinx AXI PCIe ControllerPaul Burton
2016-11-23ppc: Make uninorth interrupt swizzling identical to GrackleBenjamin Herrenschmidt
2016-07-29apb: convert init to realizeWei Jiangang
2016-07-20hw/versatile: realize the PCI root bus as part of the versatile initMarcel Apfelbaum
2016-07-20hw/prep: realize the PCI root bus as part of the prep initMarcel Apfelbaum
2016-07-20hw/grackle: fix PCI bus initializationMarcel Apfelbaum
2016-07-20hw/apb: fix PCI bus initializationMarcel Apfelbaum
2016-07-04range: Eliminate direct Range member accessMarkus Armbruster
2016-07-04pc: Eliminate PcPciInfoMarkus Armbruster
2016-07-04piix: Set I440FXState member pci_info.w32 in one placeMarkus Armbruster
2016-07-04machine: remove iommu propertyMarcel Apfelbaum
2016-07-04hw/iommu: enable iommu with -deviceMarcel Apfelbaum
2016-07-04q35: allow dynamic sysbusMarcel Apfelbaum
2016-06-29Q35: implement property interfece to several parametersEfimov Vasily
2016-06-20coccinelle: Remove unnecessary variables for function return valueEduardo Habkost
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite
2016-02-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell
2016-02-17hw: fix some debug message format stringsAlyssa Milburn