summaryrefslogtreecommitdiffstats
path: root/hw/s390x/s390-pci-bus.h
Commit message (Expand)AuthorAgeFilesLines
* 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