aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/arch/s390/kvm/pci.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-12-29KVM: s390: Mark __kvm_s390_init() and its descendants as __initSean Christopherson1-1/+1
2022-09-21KVM: s390: pci: fix plain integer as NULL pointer warningsMatthew Rosato1-3/+3
2022-07-13KVM: s390/pci: fix include duplicatesChristian Borntraeger1-3/+2
2022-07-11KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devicesMatthew Rosato1-0/+2
2022-07-11KVM: s390: pci: add routines to start/stop interpretive executionMatthew Rosato1-0/+5
2022-07-11KVM: s390: pci: provide routines for enabling/disabling interrupt forwardingMatthew Rosato1-0/+1
2022-07-11KVM: s390: pci: enable host forwarding of Adapter Event NotificationsMatthew Rosato1-0/+10
2022-07-11KVM: s390: pci: do initial setup for AEN interpretationMatthew Rosato1-0/+49
2022-07-11KVM: s390: pci: add basic kvm_zdev structureMatthew Rosato1-0/+21