aboutsummaryrefslogtreecommitdiff
path: root/hw/s390x/s390-pci-bus.c
AgeCommit message (Expand)Author
2017-05-25memory: tune last param of iommu_ops.translate()Peter Xu
2017-05-17s390-pcibus: No need to set user_creatable=false explicitlyEduardo Habkost
2017-05-17qdev: Replace cannot_instantiate_with_device_add_yet with !user_creatableEduardo Habkost
2017-04-21s390x: register I/O adapters per ISC during initFei Li
2017-04-21s390x/pci: make printf always compile in debug outputDanil Antonov
2017-01-20s390x/pci: merge msix init functionsYi Min Zhao
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: PCI multibus bridge handlingPierre Morel
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-10-31Merge remote-tracking branch 'remotes/cohuck/tags/s390x-20161031' into stagingPeter Maydell
2016-10-31s390x/pci: use generic interface to inject interruptYi Min Zhao
2016-10-28s390: avoid always-true comparison in s390_pci_generate_fid()Peter Maydell
2016-09-28s390x/pci: code cleanupYi Min Zhao
2016-09-28s390x/pci: assign msix io region for each pci deviceYi Min Zhao
2016-09-05s390x/pci: assert zpci always existingYi Min Zhao
2016-09-05s390x/pci: return directly if create zpci failedYi Min Zhao
2016-08-08s390x/pci: fix null pointer bugYi 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: replace fid with idx in msg data of msixYi Min Zhao
2016-07-11s390x/pci: refactor list_pciYi Min Zhao
2016-07-11s390x/pci: refactor s390_pci_find_dev_by_idxYi Min Zhao
2016-07-11s390x/pci: enable zpci hot-plug/hot-unplugYi 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: refactor s390_pci_find_dev_by_fhYi Min Zhao
2016-07-11s390x/pci: unify FH_ macrosYi Min Zhao
2016-07-11s390x/pci: acceleration for getting S390pciStateYi Min Zhao
2016-07-11s390x/pci: fix failures of dma map/unmapYi Min Zhao
2016-05-17s390x/pci: add length checking for pci sclp handlersYi Min Zhao
2016-05-17s390x/pci: fix s390_pci_sclp_deconfigureYi 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-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