summaryrefslogtreecommitdiff
path: root/hw/s390x/s390-pci-bus.h
AgeCommit message (Expand)Author
2019-02-04s390x/pci: Drop release timer and replace it with a flagDavid Hildenbrand
2019-02-04s390x/pci: Introduce unplug requests and split unplug handlerDavid Hildenbrand
2019-01-18s390x/pci: add common function measurement blockYi Min Zhao
2018-12-12s390x/zpci: drop msix.availableDavid Hildenbrand
2018-02-09s390x/pci: fixup global refreshYi Min Zhao
2018-02-09s390x/pci: fixup the code walking IOMMU tablesYi Min Zhao
2017-12-14s390x/pci: rework PCI STORE BLOCKPierre Morel
2017-09-19s390x/pci: remove idx from msix msg dataYi Min Zhao
2017-08-30s390x/sclp: properly guard pci-specific functionsCornelia Huck
2017-08-30s390x: chsc nt2 events are pci-onlyCornelia Huck
2017-07-14memory/iommu: introduce IOMMUMemoryRegionClassAlexey Kardashevskiy
2017-07-14memory/iommu: QOM'fy IOMMU MemoryRegionAlexey Kardashevskiy
2017-04-21s390x: use enum for adapter type and standardize its namingFei Li
2017-02-01s390-pci: fix compilation on older GCC versionsPaolo Bonzini
2017-01-24hw: Fix typos found by codespellStefan Weil
2017-01-20s390x/pci: handle PCIBridge bus numberPierre Morel
2017-01-20s390x/pci: use hashtable to look up zpci via fhYi Min Zhao
2017-01-20s390x/pci: optimize calling s390_get_phb()Yi Min Zhao
2017-01-20s390x/pci: change the device array to a listPierre Morel
2017-01-20s390x/pci: dynamically allocate iommuYi Min Zhao
2017-01-20s390x/pci: make S390PCIIOMMU inherit ObjectYi Min Zhao
2016-09-28s390x/pci: assign msix io region for each pci deviceYi Min Zhao
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-11s390x/pci: make hot-unplug handler smootherYi Min Zhao
2016-07-11s390x/pci: refactor list_pciYi Min Zhao
2016-07-11s390x/pci: enable uid-checkingYi Min Zhao
2016-07-11s390x/pci: introduce S390PCIBusDevice qdevYi Min Zhao
2016-07-11s390x/pci: introduce S390PCIIOMMUYi Min Zhao
2016-07-11s390x/pci: introduce S390PCIBusYi Min Zhao
2016-07-11s390x/pci: enforce zPCI state checkingYi Min Zhao
2016-07-11s390x/pci: unify FH_ macrosYi Min Zhao
2016-05-17s390x/pci: remove whitespaceYi Min Zhao
2016-05-17s390x/pci: introduce S390PCIBusDevice.iommu_enabledYi Min Zhao
2016-05-17s390x/pci: separate s390_pcihost_iommu_configure functionYi Min Zhao
2016-05-17s390x/pci: separate s390_sclp_configure functionYi Min Zhao
2016-03-01s390x/pci: fix reg/dereg irq functionsYi Min Zhao
2016-01-13s390x/pci: reject some operations to disabled PCI functionYi Min Zhao
2015-12-01s390x/pci: fix up IOMMU sizeYi Min Zhao
2015-01-12s390: Add PCI bus supportFrank Blaschka