Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | KVM: s390: pci: Fix allocation size of aift kzdev elements | Rafael Mendonca | 2022-11-07 | 1 | -1/+1 |
* | KVM: s390: pci: register pci hooks without interpretation | Matthew Rosato | 2022-09-21 | 1 | -3/+11 |
* | KVM: s390: pci: fix GAIT physical vs virtual pointers usage | Matthew Rosato | 2022-09-21 | 1 | -1/+1 |
* | KVM: s390: pci: fix plain integer as NULL pointer warnings | Matthew Rosato | 2022-09-21 | 1 | -2/+2 |
* | KVM: s390: pci: Hook to access KVM lowlevel from VFIO | Pierre Morel | 2022-08-29 | 1 | -4/+8 |
* | KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devices | Matthew Rosato | 2022-07-11 | 1 | -0/+85 |
* | KVM: s390: pci: add routines to start/stop interpretive execution | Matthew Rosato | 2022-07-11 | 1 | -0/+162 |
* | KVM: s390: pci: provide routines for enabling/disabling interrupt forwarding | Matthew Rosato | 2022-07-11 | 1 | -0/+247 |
* | KVM: s390: pci: do initial setup for AEN interpretation | Matthew Rosato | 2022-07-11 | 1 | -0/+160 |
* | KVM: s390: pci: add basic kvm_zdev structure | Matthew Rosato | 2022-07-11 | 1 | -0/+36 |