summaryrefslogtreecommitdiff
path: root/hw/s390x/s390-pci-bus.h
AgeCommit message (Expand)AuthorFilesLines
2018-02-09s390x/pci: fixup global refreshYi Min Zhao1-0/+1
2018-02-09s390x/pci: fixup the code walking IOMMU tablesYi Min Zhao1-0/+16
2017-12-14s390x/pci: rework PCI STORE BLOCKPierre Morel1-0/+1
2017-09-19s390x/pci: remove idx from msix msg dataYi Min Zhao1-0/+2
2017-08-30s390x/sclp: properly guard pci-specific functionsCornelia Huck1-8/+0
2017-08-30s390x: chsc nt2 events are pci-onlyCornelia Huck1-2/+2
2017-07-14memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy1-0/+1
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy1-1/+1
2017-04-21s390x: use enum for adapter type and standardize its namingFei Li1-1/+0
2017-02-01s390-pci: fix compilation on older GCC versionsPaolo Bonzini1-2/+2
2017-01-24hw: Fix typos found by codespellStefan Weil1-2/+2
2017-01-20s390x/pci: handle PCIBridge bus numberPierre Morel1-0/+1
2017-01-20s390x/pci: use hashtable to look up zpci via fhYi Min Zhao1-0/+1
2017-01-20s390x/pci: optimize calling s390_get_phb()Yi Min Zhao1-4/+6
2017-01-20s390x/pci: change the device array to a listPierre Morel1-2/+5
2017-01-20s390x/pci: dynamically allocate iommuYi Min Zhao1-1/+6
2017-01-20s390x/pci: make S390PCIIOMMU inherit ObjectYi Min Zhao1-7/+13
2016-09-28s390x/pci: assign msix io region for each pci deviceYi Min Zhao1-2/+2
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster1-2/+2
2016-07-11s390x/pci: make hot-unplug handler smootherYi Min Zhao1-0/+3
2016-07-11s390x/pci: refactor list_pciYi Min Zhao1-0/+1
2016-07-11s390x/pci: enable uid-checkingYi Min Zhao1-0/+1
2016-07-11s390x/pci: introduce S390PCIBusDevice qdevYi Min Zhao1-1/+11
2016-07-11s390x/pci: introduce S390PCIIOMMUYi Min Zhao1-2/+7
2016-07-11s390x/pci: introduce S390PCIBusYi Min Zhao1-0/+8
2016-07-11s390x/pci: enforce zPCI state checkingYi Min Zhao1-3/+31
2016-07-11s390x/pci: unify FH_ macrosYi Min Zhao1-3/+6
2016-05-17s390x/pci: remove whitespaceYi Min Zhao1-5/+5
2016-05-17s390x/pci: introduce S390PCIBusDevice.iommu_enabledYi Min Zhao1-0/+1
2016-05-17s390x/pci: separate s390_pcihost_iommu_configure functionYi Min Zhao1-1/+2
2016-05-17s390x/pci: separate s390_sclp_configure functionYi Min Zhao1-1/+2
2016-03-01s390x/pci: fix reg/dereg irq functionsYi Min Zhao1-0/+2
2016-01-13s390x/pci: reject some operations to disabled PCI functionYi Min Zhao1-0/+1
2015-12-01s390x/pci: fix up IOMMU sizeYi Min Zhao1-0/+2
2015-01-12s390: Add PCI bus supportFrank Blaschka1-0/+251