summaryrefslogtreecommitdiffstats
path: root/arch/s390 (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-08-0436-155/+2315
|\ \ \ \ \ \
| * \ \ \ \ \ Merge remote-tracking branch 'kvm/next' into kvm-next-5.20Paolo Bonzini2022-08-0136-155/+2315
| |\ \ \ \ \ \
| | * | | | | | KVM: s390: resetting the Topology-Change-ReportPierre Morel2022-07-202-0/+52
| | * | | | | | KVM: s390: guest support for topology functionPierre Morel2022-07-204-7/+70
| | * | | | | | KVM: s390: Cleanup ipte lock access and SIIF facility checksPierre Morel2022-07-203-54/+54
| | * | | | | | KVM: s390: pv: don't present the ecall interrupt twiceNico Boehr2022-07-192-2/+17
| | * | | | | | KVM: s390: pv: destroy the configuration before its memoryClaudio Imbrenda2022-07-191-3/+3
| | * | | | | | KVM: s390: pv: refactoring of kvm_s390_pv_deinit_vmClaudio Imbrenda2022-07-191-8/+8
| | * | | | | | s390/mm: KVM: pv: when tearing down, try to destroy protected pagesClaudio Imbrenda2022-07-191-3/+16
| | * | | | | | KVM: s390: pv: add mmu_notifierClaudio Imbrenda2022-07-194-0/+39
| | * | | | | | KVM: s390: pv: Add kvm_s390_cpus_from_pv to kvm-s390.h and add documentationClaudio Imbrenda2022-07-132-6/+31
| | * | | | | | KVM: s390: pv: clear the state without memsetClaudio Imbrenda2022-07-131-1/+9
| | * | | | | | KVM: s390: pv: add export before importClaudio Imbrenda2022-07-131-0/+28
| | * | | | | | KVM: s390: pv: usage counter instead of flagClaudio Imbrenda2022-07-134-8/+10
| | * | | | | | KVM: s390: pv: refactor s390_reset_accClaudio Imbrenda2022-07-133-32/+116
| | * | | | | | KVM: s390: pv: handle secure storage exceptions for normal guestsClaudio Imbrenda2022-07-131-1/+12
| | * | | | | | KVM: s390: pv: handle secure storage violations for protected guestsClaudio Imbrenda2022-07-133-0/+66
| | * | | | | | KVM: s390: pv: leak the topmost page table when destroy failsClaudio Imbrenda2022-07-133-3/+94
| | * | | | | | KVM: s390: Add facility 197 to the allow listChristian Borntraeger2022-07-131-0/+1
| | * | | | | | KVM: s390/pci: fix include duplicatesChristian Borntraeger2022-07-131-3/+2
| | * | | | | | s390: Add attestation query informationSteffen Eiden2022-07-113-1/+28
| | * | | | | | KVM: s390: drop unexpected word 'and' in the commentsJiang Jian2022-07-111-1/+1
| | * | | | | | Merge tag 'kvm-s390-pci-5.20' into kernelorgnextChristian Borntraeger2022-07-1117-37/+1102
| | |\ \ \ \ \ \
| | | * | | | | | KVM: s390: add KVM_S390_ZPCI_OP to manage guest zPCI devicesMatthew Rosato2022-07-113-0/+103
| | | * | | | | | KVM: s390: pci: add routines to start/stop interpretive executionMatthew Rosato2022-07-116-0/+205
| | | * | | | | | KVM: s390: pci: provide routines for enabling/disabling interrupt forwardingMatthew Rosato2022-07-113-0/+249
| | | * | | | | | KVM: s390: mechanism to enable guest zPCI InterpretationMatthew Rosato2022-07-113-0/+52
| | | * | | | | | KVM: s390: pci: enable host forwarding of Adapter Event NotificationsMatthew Rosato2022-07-115-2/+103
| | | * | | | | | KVM: s390: pci: do initial setup for AEN interpretationMatthew Rosato2022-07-117-0/+256
| | | * | | | | | KVM: s390: pci: add basic kvm_zdev structureMatthew Rosato2022-07-114-0/+61
| | | * | | | | | s390/pci: stash dtsm and maxstblMatthew Rosato2022-07-113-2/+8
| | | * | | | | | s390/pci: stash associated GISA designationMatthew Rosato2022-07-115-1/+19
| | | * | | | | | s390/pci: externalize the SIC operation controls and routineMatthew Rosato2022-07-113-23/+23
| | | * | | | | | s390/airq: allow for airq structure that uses an input vectorMatthew Rosato2022-07-112-5/+7
| | | * | | | | | s390/airq: pass more TPI info to airq handlersMatthew Rosato2022-07-113-4/+12
| | | * | | | | | s390/sclp: detect the AISI facilityMatthew Rosato2022-07-111-0/+1
| | | * | | | | | s390/sclp: detect the AENI facilityMatthew Rosato2022-07-111-0/+1
| | | * | | | | | s390/sclp: detect the AISII facilityMatthew Rosato2022-07-111-0/+1
| | | * | | | | | s390/sclp: detect the zPCI load/store interpretation facilityMatthew Rosato2022-07-111-0/+1
| | | | |/ / / / | | | |/| | | |
| | * | | | | | KVM: Move kvm_arch_vcpu_precreate() under kvm->lockZeng Guang2022-06-081-2/+0
| | * | | | | | Merge tag 'kvm-s390-next-5.19-2' of git://git.kernel.org/pub/scm/linux/kernel...Paolo Bonzini2022-06-077-1/+574
| | |\ \ \ \ \ \ | | | |/ / / / / | | |/| | | | |
| | | * | | | | KVM: s390: Add KVM_CAP_S390_PROTECTED_DUMPJanosch Frank2022-06-011-0/+20
| | | * | | | | KVM: s390: Add CPU dump functionalityJanosch Frank2022-06-013-0/+86
| | | * | | | | KVM: s390: Add configuration dump functionalityJanosch Frank2022-06-014-0/+280
| | | * | | | | KVM: s390: pv: Add query dump informationJanosch Frank2022-06-011-0/+11
| | | * | | | | KVM: s390: pv: Add dump support definitionsJanosch Frank2022-06-011-0/+33
| | | * | | | | KVM: s390: pv: Add query interfaceJanosch Frank2022-06-011-0/+76
| | | * | | | | s390/uv: Add dump fields to queryJanosch Frank2022-06-013-0/+40
| | | * | | | | s390/uv: Add SE hdr query informationJanosch Frank2022-06-013-1/+28
* | | | | | | | Merge tag 'pull-work.iov_iter-base' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2022-08-031-2/+2
|\ \ \ \ \ \ \ \