summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/vsie.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 's390-6.5-2' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2023-07-061-2/+2
|\
| * s390: fix various typosHeiko Carstens2023-07-031-2/+2
* | KVM: s390: vsie: fix the length of APCB bitmapPierre Morel2023-06-161-2/+4
|/
* KVM: s390: vsie: clarifications on setting the APCBPierre Morel2023-04-201-21/+29
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2022-12-151-2/+2
|\
| * KVM: s390: VSIE: sort out virtual/physical address in pin_guest_pageNico Boehr2022-10-261-2/+2
* | KVM: s390: vsie: Fix the initialization of the epoch extension (epdx) fieldThomas Huth2022-11-241-1/+3
|/
* KVM: s390: guest support for topology functionPierre Morel2022-07-201-0/+8
* KVM: Add helpers to wrap vcpu->srcu_idx and yell if it's abusedSean Christopherson2022-04-211-2/+2
* KVM: s390: Enable specification exception interpretationJanis Schoetterl-Glausch2021-08-271-0/+2
* KVM: s390: VSIE: fix MVPG handling for prefixing and MSOClaudio Imbrenda2021-03-241-1/+4
* KVM: s390: VSIE: correctly handle MVPG when in VSIEClaudio Imbrenda2021-03-241-5/+93
* KVM: s390: extend kvm_s390_shadow_fault to return entry pointerClaudio Imbrenda2021-03-241-4/+4
* s390: convert to generic entrySven Schnelle2021-01-191-0/+3
* KVM: s390: Add memcg accounting to KVM allocationsChristian Borntraeger2020-12-101-2/+2
* s390/kvm: diagnose 0x318 sync and resetCollin Walling2020-06-231-0/+1
* Merge tag 's390-5.8-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds2020-06-081-3/+0
|\
| * s390: remove critical section cleanup from entry.SSven Schnelle2020-05-281-2/+0
* | KVM: s390: vsie: Move conditional rescheduleDavid Hildenbrand2020-04-201-2/+1
|/
* KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand2020-04-071-0/+1
* KVM: s390: vsie: Return correct values for Invalid CRYCB formatPierre Morel2019-04-291-1/+1
* KVM: s390: vsie: Do not shadow CRYCB when no AP and no keysPierre Morel2019-04-291-2/+4
* KVM: s390: enable MSA9 keywrapping functions depending on cpu modelChristian Borntraeger2019-04-251-1/+4
* s390: vsie: Use effective CRYCBD.31 to check CRYCBD validityPierre Morel2019-02-111-1/+1
* Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390...Christian Borntraeger2018-10-011-18/+190
|\
| * KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2Pierre Morel2018-09-281-1/+3
| * KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2Pierre Morel2018-09-281-5/+28
| * KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1Pierre Morel2018-09-281-4/+10
| * KVM: s390: vsie: allow CRYCB FORMAT-0Pierre Morel2018-09-281-3/+17
| * KVM: s390: vsie: allow CRYCB FORMAT-1Pierre Morel2018-09-281-0/+19
| * KVM: s390: vsie: Allow CRYCB FORMAT-2Pierre Morel2018-09-281-10/+104
| * KVM: s390: vsie: Make use of CRYCB FORMAT2 clearPierre Morel2018-09-281-3/+3
| * KVM: s390: vsie: Do the CRYCB validation firstPierre Morel2018-09-281-5/+6
| * KVM: s390: vsie: simulate VCPU SIE entry/exitDavid Hildenbrand2018-09-261-4/+17
* | KVM: s390: set host program identifierCollin Walling2018-10-011-0/+2
|/
* KVM: s390: vsie: copy wrapping keys to right placePierre Morel2018-09-041-1/+2
* KVM: s390: add etoken support for guestsChristian Borntraeger2018-07-191-2/+7
* KVM: s390/vsie: avoid sparse warningChristian Borntraeger2018-07-161-0/+2
* KVM: s390: vsie: simplify < 8k address checksDavid Hildenbrand2018-05-171-5/+5
* KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand2018-05-171-1/+1
* KVM: s390: force bp isolation for VSIEChristian Borntraeger2018-02-141-0/+20
* Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Radim Krčmář2018-02-011-0/+10
|\
| * KVM: s390: wire up bpb featureChristian Borntraeger2018-01-201-0/+10
* | KVM: s390: introduce and use kvm_s390_clear_cpuflags()David Hildenbrand2018-01-241-1/+1
* | KVM: s390: reuse kvm_s390_set_cpuflags()David Hildenbrand2018-01-241-1/+1
* | KVM: s390: vsie: store guest addresses of satellite blocks in vsie_pageDavid Hildenbrand2018-01-241-15/+22
* | KVM: s390: vsie: use READ_ONCE to access some SCB fieldsDavid Hildenbrand2018-01-241-19/+31
|/
* KVM: s390: Remove redundant license textGreg Kroah-Hartman2017-12-061-4/+0
* KVM: s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-12-061-0/+1
* KVM: s390: vsie: use common code functions for pinningDavid Hildenbrand2017-11-091-32/+18