summaryrefslogtreecommitdiff
path: root/hw/s390x/s390-pci-inst.c
AgeCommit message (Expand)AuthorFilesLines
2015-04-30s390x/kvm: Support access register mode for KVM_S390_MEM_OP ioctlAlexander Yarygin1-10/+11
2015-04-26memory: Replace io_mem_read/write with memory_region_dispatch_read/writePeter Maydell1-3/+7
2015-02-18s390x/pci: Rework memory access in zpci instructionFrank Blaschka1-9/+28
2015-02-03s390x/pci: fix dma notifications in rpcit instructionYi Min Zhao1-8/+12
2015-02-03s390x/pci: avoid sign extension in stpcifcFrank Blaschka1-4/+4
2015-01-12s390: implement pci instructionsFrank Blaschka1-0/+811