summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/pci.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-03s390: fix various typosHeiko Carstens1-1/+1
2023-04-20KVM: s390: pci: fix virtual-physical confusion on module unload/loadNico Boehr1-1/+1
2022-12-29KVM: s390: Mark __kvm_s390_init() and its descendants as __initSean Christopherson1-1/+1
2022-12-12Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel1-2/+4
2022-11-19iommu/s390: Make attach succeed even if the device is in error stateNiklas Schnelle1-2/+4
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