summaryrefslogtreecommitdiffstats
path: root/hw/pci-host
Commit message (Expand)AuthorAgeFilesLines
* 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
* Q35: implement property interfece to several parametersEfimov Vasily2016-06-291-0/+20
* coccinelle: Remove unnecessary variables for function return valueEduardo Habkost2016-06-201-4/+1Star
* hw: explicitly include qemu/log.hPaolo Bonzini2016-05-192-0/+2
* include/qemu/osdep.h: Don't include qapi/error.hMarkus Armbruster2016-03-223-0/+3
* loader: Add data swap option to load-elfPeter Crosthwaite2016-03-041-1/+1
* Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into stagingPeter Maydell2016-02-191-6/+1Star
|\
| * change type of pci_bridge_initfn() to voidCao jin2016-02-161-6/+1Star
* | hw: fix some debug message format stringsAlyssa Milburn2016-02-161-2/+2
|/
* qom: Swap 'name' next to visitor in ObjectPropertyAccessorEric Blake2016-02-082-12/+11Star
* qapi: Swap visit_* arguments for consistent 'name' placementEric Blake2016-02-082-9/+9
* uninorth.c: add support for UniNorth kMacRISCPCIAddressSelect (0x48) registerProgrammingkid2016-01-301-0/+9
* pci: Clean up includesPeter Maydell2016-01-294-1/+4
* arm: Clean up includesPeter Maydell2016-01-291-0/+1
* x86: Clean up includesPeter Maydell2016-01-293-0/+3
* ppc: Clean up includesPeter Maydell2016-01-293-0/+3
* isa: Clean up error handling around isa_bus_new()Markus Armbruster2016-01-131-2/+4
* raven: Mark use of hw_error() in realize() FIXMEMarkus Armbruster2016-01-131-2/+4
* Merge remote-tracking branch 'remotes/mjt/tags/pull-trivial-patches-2016-01-1...Peter Maydell2016-01-111-11/+12
|\
| * PCI Bonito: QOMify and cleanupCao jin2016-01-111-11/+12
* | igd-passthrough: fix use of host_pci_config_readCao jin2016-01-081-3/+5
|/
* i440fx: print an error message if user tries to enable iommuBandan Das2015-11-171-0/+5
* q35: Check propery to determine if iommu is setBandan Das2015-11-171-1/+1
* uninorth: add to bridge categoryLaurent Vivier2015-10-231-0/+8
* grackle: add to bridge categoryLaurent Vivier2015-10-231-0/+2
* piix: fix resource leak reported by Coverityzhanghailiang2015-10-221-4/+7
* intel_iommu: Add support for translation for devices behind bridgesKnut Omang2015-10-181-22/+3Star
* qdev: Protect device-list-properties against broken devicesMarkus Armbruster2015-10-091-0/+11
* PPC: e500 pci host: Fix ATMUs register readsRudolf Marek2015-09-201-2/+2
* Fix bad error handling after memory_region_init_ram()Markus Armbruster2015-09-181-1/+1