summaryrefslogtreecommitdiffstats
path: root/hw/s390x/s390-pci-bus.c
Commit message (Expand)AuthorAgeFilesLines
* s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entriesWei Yang2019-11-291-1/+1
* s390: Clean up includesPeter Maydell2019-11-291-0/+1
* s390x/pci: reject some operations to disabled PCI functionYi Min Zhao2019-11-291-1/+5
* hw/s390x: Remove superfluous return statementsThomas Huth2019-11-291-4/+0
* s390x/pci: fix up IOMMU sizeYi Min Zhao2015-12-011-4/+22
* s390x/pci : fix up s390 pci iommu translation functionYi Min Zhao2015-11-111-2/+6
* Switch non-CPU callers from ld/st*_phys to address_space_ld/st*Peter Maydell2015-04-261-3/+6
* s390x/pci: fix length in sei_nt2 eventFrank Blaschka2015-03-161-0/+1
* s390x/pci: check for invalid function handleFrank Blaschka2015-02-031-1/+1
* s390: Plug memory leak on s390_pci_generate_event() error pathMarkus Armbruster2015-02-031-1/+2
* s390: Add PCI bus supportFrank Blaschka2015-01-121-0/+591
OpenPOWER on IntegriCloud