summaryrefslogtreecommitdiff
path: root/hw/pci-host
AgeCommit message (Expand)Author
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
2016-02-16change type of pci_bridge_initfn() to voidCao jin
2016-02-08qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake
2016-01-30uninorth.c: add support for UniNorth kMacRISCPCIAddressSelect (0x48) registerProgrammingkid
2016-01-29pci: Clean up includesPeter Maydell
2016-01-29arm: Clean up includesPeter Maydell
2016-01-29x86: Clean up includesPeter Maydell
2016-01-29ppc: Clean up includesPeter Maydell
2016-01-13isa: Clean up error handling around isa_bus_new()Markus Armbruster
2016-01-13raven: Mark use of hw_error() in realize() FIXMEMarkus Armbruster
2016-01-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-1...Peter Maydell
2016-01-11PCI Bonito: QOMify and cleanupCao jin
2016-01-08igd-passthrough: fix use of host_pci_config_readCao jin
2015-11-17i440fx: print an error message if user tries to enable iommuBandan Das