summaryrefslogtreecommitdiffstats
path: root/hw/s390x/s390-pci-inst.c
Commit message (Expand)AuthorAgeFilesLines
* s390x/pci: Check memory region dispatching callbacksPierre Morel2016-10-311-5/+20
* s390x/pci: re-arrange variable declarationsPierre Morel2016-09-281-2/+4
* Use #include "..." for our own headers, <...> for othersMarkus Armbruster2016-07-121-2/+2
* s390x/pci: replace fid with idx in msg data of msixYi Min Zhao2016-07-111-1/+2
* s390x/pci: fix stpcifc_service_callYi Min Zhao2016-07-111-1/+9
* s390x/pci: refactor list_pciYi Min Zhao2016-07-111-26/+24Star
* s390x/pci: add checkings in CLP_SET_PCI_FNYi Min Zhao2016-07-111-0/+21
* s390x/pci: enable uid-checkingYi Min Zhao2016-07-111-4/+3Star
* s390x/pci: enforce zPCI state checkingYi Min Zhao2016-07-111-30/+138
* s390x/pci: unify FH_ macrosYi Min Zhao2016-07-111-9/+9
* s390x/pci: write fid in CLP_QUERY_PCI_FNYi Min Zhao2016-07-111-0/+1
* s390x/pci: enhance mpcifc_service_callYi Min Zhao2016-05-171-7/+46
* s390x/pci: export pci_dereg_ioat and pci_dereg_irqsYi Min Zhao2016-05-171-5/+5
* s390x/pci: separate s390_pcihost_iommu_configure functionYi Min Zhao2016-05-171-3/+2Star
* s390x/pci: fix reg_irqs()Yi Min Zhao2016-05-171-2/+15
* hw: explicitly include qemu-common.h and cpu.hPaolo Bonzini2016-03-221-0/+2
* s390x/pci: fix reg/dereg irq functionsYi Min Zhao2016-03-011-12/+11Star
* s390: Clean up includesPeter Maydell2016-01-291-0/+1
* s390x/pci: return real state during listing PCIYi Min Zhao2016-01-131-1/+2
* s390x/pci: code cleanupYi Min Zhao2016-01-131-3/+3
* s390x/pci: reject some operations to disabled PCI functionYi Min Zhao2016-01-131-6/+5Star
* s390x/pci: fix up IOMMU sizeYi Min Zhao2015-12-011-1/+6
* s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctlAlexander Yarygin2015-04-301-10/+11
* memory: Replace io_mem_read/write with memory_region_dispatch_read/writePeter Maydell2015-04-261-3/+7
* s390x/pci: Rework memory access in zpci instructionFrank Blaschka2015-02-181-9/+28
* s390x/pci: fix dma notifications in rpcit instructionYi Min Zhao2015-02-031-8/+12
* s390x/pci: avoid sign extension in stpcifcFrank Blaschka2015-02-031-4/+4
* s390: implement pci instructionsFrank Blaschka2015-01-121-0/+811