summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/pci.c
Commit message (Expand)AuthorAgeFilesLines
* s390: fix various typosHeiko Carstens2023-07-031-1/+1
* KVM: s390: pci: fix virtual-physical confusion on module unload/loadNico Boehr2023-04-201-1/+1
* KVM: s390: Mark __kvm_s390_init() and its descendants as __initSean Christopherson2022-12-291-1/+1
*-. Merge branches 'arm/allwinner', 'arm/exynos', 'arm/mediatek', 'arm/rockchip',...Joerg Roedel2022-12-121-2/+4
|\ \
| | * iommu/s390: Make attach succeed even if the device is in error stateNiklas Schnelle2022-11-191-2/+4
| |/
* / 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