summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/pci.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-07KVM: s390: pci: Fix allocation size of aift kzdev elementsRafael Mendonca1-1/+1
2022-09-21KVM: s390: pci: register pci hooks without interpretationMatthew Rosato1-3/+11
2022-09-21KVM: s390: pci: fix GAIT physical vs virtual pointers usageMatthew Rosato1-1/+1
2022-09-21KVM: s390: pci: fix plain integer as NULL pointer warningsMatthew Rosato1-2/+2
2022-08-29KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel1-4/+8
2022-07-11KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devicesMatthew Rosato1-0/+85
2022-07-11KVM: s390: pci: add routines to start/stop interpretive executionMatthew Rosato1-0/+162
2022-07-11KVM: s390: pci: provide routines for enabling/disabling interrupt forwardingMatthew Rosato1-0/+247
2022-07-11KVM: s390: pci: do initial setup for AEN interpretationMatthew Rosato1-0/+160
2022-07-11KVM: s390: pci: add basic kvm_zdev structureMatthew Rosato1-0/+36