Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: s390: Mark __kvm_s390_init() and its descendants as __init | Sean Christopherson | 2022-12-29 | 1 | -1/+1 |
* | KVM: s390: pci: fix plain integer as NULL pointer warnings | Matthew Rosato | 2022-09-21 | 1 | -3/+3 |
* | KVM: s390/pci: fix include duplicates | Christian Borntraeger | 2022-07-13 | 1 | -3/+2 |
* | KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices | Matthew Rosato | 2022-07-11 | 1 | -0/+2 |
* | KVM: s390: pci: add routines to start/stop interpretive execution | Matthew Rosato | 2022-07-11 | 1 | -0/+5 |
* | KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding | Matthew Rosato | 2022-07-11 | 1 | -0/+1 |
* | KVM: s390: pci: enable host forwarding of Adapter Event Notifications | Matthew Rosato | 2022-07-11 | 1 | -0/+10 |
* | KVM: s390: pci: do initial setup for AEN interpretation | Matthew Rosato | 2022-07-11 | 1 | -0/+49 |
* | KVM: s390: pci: add basic kvm_zdev structure | Matthew Rosato | 2022-07-11 | 1 | -0/+21 |