summaryrefslogtreecommitdiffstats
path: root/hw/s390x/s390-pci-bus.h
Commit message (Expand)AuthorAgeFilesLines
* s390x/pci: fixup global refreshYi Min Zhao2018-02-091-0/+1
* s390x/pci: fixup the code walking IOMMU tablesYi Min Zhao2018-02-091-0/+16
* s390x/pci: rework PCI STORE BLOCKPierre Morel2017-12-141-0/+1
* s390x/pci: remove idx from msix msg dataYi Min Zhao2017-09-191-0/+2
* s390x/sclp: properly guard pci-specific functionsCornelia Huck2017-08-301-8/+0Star
* s390x: chsc nt2 events are pci-onlyCornelia Huck2017-08-301-2/+2
* memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy2017-07-141-0/+1
* memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy2017-07-141-1/+1
* s390x: use enum for adapter type and standardize its namingFei Li2017-04-211-1/+0Star
* s390-pci: fix compilation on older GCC versionsPaolo Bonzini2017-02-011-2/+2
* hw: Fix typos found by codespellStefan Weil2017-01-241-2/+2
* s390x/pci: handle PCIBridge bus numberPierre Morel2017-01-201-0/+1
* s390x/pci: use hashtable to look up zpci via fhYi Min Zhao2017-01-201-0/+1
* s390x/pci: optimize calling s390_get_phb()Yi Min Zhao2017-01-201-4/+6
* s390x/pci: change the device array to a listPierre Morel2017-01-201-2/+5
* s390x/pci: dynamically allocate iommuYi Min Zhao2017-01-201-1/+6
* s390x/pci: make S390PCIIOMMU inherit ObjectYi Min Zhao2017-01-201-7/+13
* s390x/pci: assign msix io region for each pci deviceYi Min Zhao2016-09-281-2/+2
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-121-2/+2
* s390x/pci: make hot-unplug handler smootherYi Min Zhao2016-07-111-0/+3
* s390x/pci: refactor list_pciYi Min Zhao2016-07-111-0/+1
* s390x/pci: enable uid-checkingYi Min Zhao2016-07-111-0/+1
* s390x/pci: introduce S390PCIBusDevice qdevYi Min Zhao2016-07-111-1/+11
* s390x/pci: introduce S390PCIIOMMUYi Min Zhao2016-07-111-2/+7
* s390x/pci: introduce S390PCIBusYi Min Zhao2016-07-111-0/+8
* s390x/pci: enforce zPCI state checkingYi Min Zhao2016-07-111-3/+31
* s390x/pci: unify FH_ macrosYi Min Zhao2016-07-111-3/+6
* s390x/pci: remove whitespaceYi Min Zhao2016-05-171-5/+5
* s390x/pci: introduce S390PCIBusDevice.iommu_enabledYi Min Zhao2016-05-171-0/+1
* s390x/pci: separate s390_pcihost_iommu_configure functionYi Min Zhao2016-05-171-1/+2
* s390x/pci: separate s390_sclp_configure functionYi Min Zhao2016-05-171-1/+2
* s390x/pci: fix reg/dereg irq functionsYi Min Zhao2016-03-011-0/+2
* s390x/pci: reject some operations to disabled PCI functionYi Min Zhao2016-01-131-0/+1
* s390x/pci: fix up IOMMU sizeYi Min Zhao2015-12-011-0/+2
* s390: Add PCI bus supportFrank Blaschka2015-01-121-0/+251