summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/vsie.c
AgeCommit message (Expand)Author
2024-01-26Merge tag 'kvm-s390-master-6.8-1' of https://git.kernel.org/pub/scm/linux/ker...Paolo Bonzini
2024-01-02Merge tag 'kvm-s390-next-6.8-1' of https://git.kernel.org/pub/scm/linux/kerne...Paolo Bonzini
2023-12-23KVM: s390: vsie: Fix length of facility list shadowedNina Schoetterl-Glausch
2023-12-23KVM: s390: vsie: Fix STFLE interpretive execution identificationNina Schoetterl-Glausch
2023-12-21KVM: s390: vsie: fix race during shadow creationChristian Borntraeger
2023-11-14KVM: s390: vsie: fix wrong VIR 37 when MSO is usedClaudio Imbrenda
2023-10-16KVM: s390: add stat counter for shadow gmap eventsNico Boehr
2023-07-06Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2023-07-03s390: fix various typosHeiko Carstens
2023-06-16KVM: s390: vsie: fix the length of APCB bitmapPierre Morel
2023-04-20KVM: s390: vsie: clarifications on setting the APCBPierre Morel
2022-12-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2022-11-24KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth
2022-10-26KVM: s390: VSIE: sort out virtual/physical address in pin_guest_pageNico Boehr
2022-07-20KVM: s390: guest support for topology functionPierre Morel
2022-04-21KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abusedSean Christopherson
2021-08-27KVM: s390: Enable specification exception interpretationJanis Schoetterl-Glausch
2021-03-24KVM: s390: VSIE: fix MVPG handling for prefixing and MSOClaudio Imbrenda
2021-03-24KVM: s390: VSIE: correctly handle MVPG when in VSIEClaudio Imbrenda
2021-03-24KVM: s390: extend kvm_s390_shadow_fault to return entry pointerClaudio Imbrenda
2021-01-19s390: convert to generic entrySven Schnelle
2020-12-10KVM: s390: Add memcg accounting to KVM allocationsChristian Borntraeger
2020-06-23s390/kvm: diagnose 0x318 sync and resetCollin Walling
2020-06-08Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds
2020-05-28s390: remove critical section cleanup from entry.SSven Schnelle
2020-04-20KVM: s390: vsie: Move conditional rescheduleDavid Hildenbrand
2020-04-07KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand
2019-04-29KVM: s390: vsie: Return correct values for Invalid CRYCB formatPierre Morel
2019-04-29KVM: s390: vsie: Do not shadow CRYCB when no AP and no keysPierre Morel
2019-04-25KVM: s390: enable MSA9 keywrapping functions depending on cpu modelChristian Borntraeger
2019-02-11s390: vsie: Use effective CRYCBD.31 to check CRYCBD validityPierre Morel
2018-10-01Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...Christian Borntraeger
2018-10-01KVM: s390: set host program identifierCollin Walling
2018-09-28KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2Pierre Morel
2018-09-28KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2Pierre Morel
2018-09-28KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1Pierre Morel
2018-09-28KVM: s390: vsie: allow CRYCB FORMAT-0Pierre Morel
2018-09-28KVM: s390: vsie: allow CRYCB FORMAT-1Pierre Morel
2018-09-28KVM: s390: vsie: Allow CRYCB FORMAT-2Pierre Morel
2018-09-28KVM: s390: vsie: Make use of CRYCB FORMAT2 clearPierre Morel
2018-09-28KVM: s390: vsie: Do the CRYCB validation firstPierre Morel
2018-09-26KVM: s390: vsie: simulate VCPU SIE entry/exitDavid Hildenbrand
2018-09-04KVM: s390: vsie: copy wrapping keys to right placePierre Morel
2018-07-19KVM: s390: add etoken support for guestsChristian Borntraeger
2018-07-16KVM: s390/vsie: avoid sparse warningChristian Borntraeger
2018-05-17KVM: s390: vsie: simplify < 8k address checksDavid Hildenbrand
2018-05-17KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand
2018-02-14KVM: s390: force bp isolation for VSIEChristian Borntraeger
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář
2018-01-24KVM: s390: introduce and use kvm_s390_clear_cpuflags()David Hildenbrand