aboutsummaryrefslogtreecommitdiff
path: root/arch/s390/kvm/pci.c
AgeCommit message (Expand)AuthorFilesLines
2023-07-03s390: fix various typosGravatar Heiko Carstens 1-1/+1
2023-04-20KVM: s390: pci: fix virtual-physical confusion on module unload/loadGravatar Nico Boehr 1-1/+1
2022-12-29KVM: s390: Mark __kvm_s390_init() and its descendants as __initGravatar Sean Christopherson 1-1/+1
2022-12-12Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Gravatar Joerg Roedel 1-2/+4
2022-11-19iommu/s390: Make attach succeed even if the device is in error stateGravatar Niklas Schnelle 1-2/+4
2022-11-07KVM: s390: pci: Fix allocation size of aift kzdev elementsGravatar Rafael Mendonca 1-1/+1
2022-09-21KVM: s390: pci: register pci hooks without interpretationGravatar Matthew Rosato 1-3/+11
2022-09-21KVM: s390: pci: fix GAIT physical vs virtual pointers usageGravatar Matthew Rosato 1-1/+1
2022-09-21KVM: s390: pci: fix plain integer as NULL pointer warningsGravatar Matthew Rosato 1-2/+2
2022-08-29KVM: s390: pci: Hook to access KVM lowlevel from VFIOGravatar Pierre Morel 1-4/+8
2022-07-11KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devicesGravatar Matthew Rosato 1-0/+85
2022-07-11KVM: s390: pci: add routines to start/stop interpretive executionGravatar Matthew Rosato 1-0/+162
2022-07-11KVM: s390: pci: provide routines for enabling/disabling interrupt forwardingGravatar Matthew Rosato 1-0/+247
2022-07-11KVM: s390: pci: do initial setup for AEN interpretationGravatar Matthew Rosato 1-0/+160
2022-07-11KVM: s390: pci: add basic kvm_zdev structureGravatar Matthew Rosato 1-0/+36