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