summaryrefslogtreecommitdiff
path: root/hw/pci-host
AgeCommit message (Expand)AuthorFilesLines
2017-07-14memory: Rename memory_region_init_ram() to memory_region_init_ram_nomigrate()Peter Maydell2-2/+2
2017-07-14Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into stagingPeter Maydell1-8/+21
2017-07-14memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy1-5/+18
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy1-3/+3
2017-07-13Convert error_report() to warn_report()Alistair Francis1-1/+1
2017-06-22Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2017-06-09-v2' in...Peter Maydell4-14/+13
2017-06-20qdev: Use appropriate getter/setters typeMarc-André Lureau3-3/+3
2017-06-20object: use more specific property type namesMarc-André Lureau2-9/+9
2017-06-20q35: fix get_mmcfg_size to use uint64 visitorMarc-André Lureau1-2/+1
2017-06-16q35/mch: implement extended TSEG sizesLaszlo Ersek1-3/+38
2017-05-30Merge remote-tracking branch 'mst/tags/for_upstream' into stagingStefan Hajnoczi1-1/+1
2017-05-25memory: tune last param of iommu_ops.translate()Peter Xu1-1/+1
2017-05-23shutdown: Add source information to SHUTDOWN and RESETEric Blake3-4/+4
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost11-17/+17
2017-05-03hw/i386: Build-time assertion on pc/q35 reset register being identical.Phil Dennis-Jordan1-6/+0
2017-04-21versatile: remove cannot_destroy_with_object_finalize_yetLaurent Vivier1-23/+12
2017-02-24Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-2.9-20170222' into...Peter Maydell1-5/+6
2017-02-22hw/pci-host/prep: Do not use hw_error() in realize functionThomas Huth1-5/+6
2017-02-21hw: xilinx-pcie: Add support for Xilinx AXI PCIe ControllerPaul Burton2-0/+329
2016-11-23ppc: Make uninorth interrupt swizzling identical to GrackleBenjamin Herrenschmidt1-3/+1
2016-07-29apb: convert init to realizeWei Jiangang1-3/+2
2016-07-20hw/versatile: realize the PCI root bus as part of the versatile initMarcel Apfelbaum1-0/+1
2016-07-20hw/prep: realize the PCI root bus as part of the prep initMarcel Apfelbaum1-0/+1
2016-07-20hw/grackle: fix PCI bus initializationMarcel Apfelbaum1-1/+1
2016-07-20hw/apb: fix PCI bus initializationMarcel Apfelbaum1-8/+7
2016-07-04range: Eliminate direct Range member accessMarkus Armbruster2-22/+45
2016-07-04pc: Eliminate PcPciInfoMarkus Armbruster2-11/+11
2016-07-04piix: Set I440FXState member pci_info.w32 in one placeMarkus Armbruster1-3/+1
2016-07-04machine: remove iommu propertyMarcel Apfelbaum1-12/+0
2016-07-04hw/iommu: enable iommu with -deviceMarcel Apfelbaum1-16/+1
2016-07-04q35: allow dynamic sysbusMarcel Apfelbaum2-0/+4
2016-06-29Q35: implement property interfece to several parametersEfimov Vasily1-0/+20
2016-06-20coccinelle: Remove unnecessary variables for function return valueEduardo Habkost1-4/+1
2016-05-19hw: explicitly include qemu/log.hPaolo Bonzini2-0/+2
2016-03-22include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster3-0/+3
2016-03-04loader: Add data swap option to load-elfPeter Crosthwaite1-1/+1
2016-02-19Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell1-6/+1
2016-02-17hw: fix some debug message format stringsAlyssa Milburn1-2/+2
2016-02-16change type of pci_bridge_initfn() to voidCao jin1-6/+1
2016-02-08qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake2-12/+11
2016-02-08qapi: Swap visit_* arguments for consistent 'name' placementEric Blake2-9/+9
2016-01-30uninorth.c: add support for UniNorth kMacRISCPCIAddressSelect (0x48) registerProgrammingkid1-0/+9
2016-01-29pci: Clean up includesPeter Maydell4-1/+4
2016-01-29arm: Clean up includesPeter Maydell1-0/+1
2016-01-29x86: Clean up includesPeter Maydell3-0/+3
2016-01-29ppc: Clean up includesPeter Maydell3-0/+3
2016-01-13isa: Clean up error handling around isa_bus_new()Markus Armbruster1-2/+4
2016-01-13raven: Mark use of hw_error() in realize() FIXMEMarkus Armbruster1-2/+4
2016-01-11Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-1...Peter Maydell1-11/+12
2016-01-11PCI Bonito: QOMify and cleanupCao jin1-11/+12