aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/s390-pci-bus.c
AgeCommit message (Expand)Author
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-11msi_supported -> msi_nonbrokenMichael S. Tsirkin
2016-03-01s390x/pci: use PCI_MSIX_FLAGS on retrieving the MSIX entriesWei Yang
2016-01-29s390: Clean up includesPeter Maydell
2016-01-13s390x/pci: reject some operations to disabled PCI functionYi Min Zhao
2016-01-11hw/s390x: Remove superfluous return statementsThomas Huth
2015-12-01s390x/pci: fix up IOMMU sizeYi Min Zhao
2015-11-11s390x/pci : fix up s390 pci iommu translation functionYi Min Zhao
2015-04-26Switch non-CPU callers from ld/st*_phys to address_space_ld/st*Peter Maydell
2015-03-16s390x/pci: fix length in sei_nt2 eventFrank Blaschka
2015-02-03s390x/pci: check for invalid function handleFrank Blaschka
2015-02-03s390: Plug memory leak on s390_pci_generate_event() error pathMarkus Armbruster
2015-01-12s390: Add PCI bus supportFrank Blaschka