summaryrefslogtreecommitdiffstats
path: root/hw/s390x/s390-pci-inst.c
Commit message (Expand)AuthorAgeFilesLines
...
* 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