summaryrefslogtreecommitdiff
path: root/hw/s390x/s390-pci-inst.c
AgeCommit message (Expand)Author
2017-01-20s390x/pci: optimize calling s390_get_phb()Yi Min Zhao
2017-01-20s390x/pci: make S390PCIIOMMU inherit ObjectYi Min Zhao
2016-10-31s390x/pci: Check memory region dispatching callbacksPierre Morel
2016-09-28s390x/pci: re-arrange variable declarationsPierre Morel
2016-07-12Use #include "..." for our own headers, <...> for othersMarkus Armbruster
2016-07-11s390x/pci: replace fid with idx in msg data of msixYi Min Zhao
2016-07-11s390x/pci: fix stpcifc_service_callYi Min Zhao
2016-07-11s390x/pci: refactor list_pciYi Min Zhao
2016-07-11s390x/pci: add checkings in CLP_SET_PCI_FNYi Min Zhao
2016-07-11s390x/pci: enable uid-checkingYi Min Zhao
2016-07-11s390x/pci: enforce zPCI state checkingYi Min Zhao
2016-07-11s390x/pci: unify FH_ macrosYi Min Zhao
2016-07-11s390x/pci: write fid in CLP_QUERY_PCI_FNYi Min Zhao
2016-05-17s390x/pci: enhance mpcifc_service_callYi Min Zhao
2016-05-17s390x/pci: export pci_dereg_ioat and pci_dereg_irqsYi Min Zhao
2016-05-17s390x/pci: separate s390_pcihost_iommu_configure functionYi Min Zhao
2016-05-17s390x/pci: fix reg_irqs()Yi Min Zhao
2016-03-22hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini
2016-03-01s390x/pci: fix reg/dereg irq functionsYi Min Zhao
2016-01-29s390: Clean up includesPeter Maydell
2016-01-13s390x/pci: return real state during listing PCIYi Min Zhao
2016-01-13s390x/pci: code cleanupYi 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-04-30s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctlAlexander Yarygin
2015-04-26memory: Replace io_mem_read/write with memory_region_dispatch_read/writePeter Maydell
2015-02-18s390x/pci: Rework memory access in zpci instructionFrank Blaschka
2015-02-03s390x/pci: fix dma notifications in rpcit instructionYi Min Zhao
2015-02-03s390x/pci: avoid sign extension in stpcifcFrank Blaschka
2015-01-12s390: implement pci instructionsFrank Blaschka