summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/pci.c
AgeCommit message (Expand)Author
2023-07-03s390: fix various typosHeiko Carstens
2023-04-20KVM: s390: pci: fix virtual-physical confusion on module unload/loadNico Boehr
2022-12-29KVM: s390: Mark __kvm_s390_init() and its descendants as __initSean Christopherson
2022-12-12Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel
2022-11-19iommu/s390: Make attach succeed even if the device is in error stateNiklas Schnelle
2022-11-07KVM: s390: pci: Fix allocation size of aift kzdev elementsRafael Mendonca
2022-09-21KVM: s390: pci: register pci hooks without interpretationMatthew Rosato
2022-09-21KVM: s390: pci: fix GAIT physical vs virtual pointers usageMatthew Rosato
2022-09-21KVM: s390: pci: fix plain integer as NULL pointer warningsMatthew Rosato
2022-08-29KVM: s390: pci: Hook to access KVM lowlevel from VFIOPierre Morel
2022-07-11KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devicesMatthew Rosato
2022-07-11KVM: s390: pci: add routines to start/stop interpretive executionMatthew Rosato
2022-07-11KVM: s390: pci: provide routines for enabling/disabling interrupt forwardingMatthew Rosato
2022-07-11KVM: s390: pci: do initial setup for AEN interpretationMatthew Rosato
2022-07-11KVM: s390: pci: add basic kvm_zdev structureMatthew Rosato