summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/vsie.c
AgeCommit message (Expand)Author
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
2018-01-24KVM: s390: reuse kvm_s390_set_cpuflags()David Hildenbrand
2018-01-24KVM: s390: vsie: store guest addresses of satellite blocks in vsie_pageDavid Hildenbrand
2018-01-24KVM: s390: vsie: use READ_ONCE to access some SCB fieldsDavid Hildenbrand
2018-01-20KVM: s390: wire up bpb featureChristian Borntraeger
2017-12-06KVM: s390: Remove redundant license textGreg Kroah-Hartman
2017-12-06KVM: s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman
2017-11-09KVM: s390: vsie: use common code functions for pinningDavid Hildenbrand
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-08-31KVM: s390: vsie: cleanup mcck reinjectionDavid Hildenbrand
2017-08-29KVM: s390: Multiple Epoch Facility supportCollin L. Walling
2017-07-26KVM: s390: use new mm defines instead of magic valuesHeiko Carstens
2017-06-28KVM: s390: Inject machine check into the nested guestQingFeng Hao
2017-06-22KVM: s390: avoid packed attributeMartin Schwidefsky
2017-04-21KVM: s390: Support keyless subset guest modeFarhan Ali
2017-04-12KVM: s390: Fix sdnxo setting for nested guestsChristian Borntraeger
2017-03-22KVM: s390: gs support for kvm guestsFan Zhang