aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/vsie.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-04-29KVM: s390: vsie: Return correct values for Invalid CRYCB formatPierre Morel1-1/+1
2019-04-29KVM: s390: vsie: Do not shadow CRYCB when no AP and no keysPierre Morel1-2/+4
2019-04-25KVM: s390: enable MSA9 keywrapping functions depending on cpu modelChristian Borntraeger1-1/+4
2019-02-11s390: vsie: Use effective CRYCBD.31 to check CRYCBD validityPierre Morel1-1/+1
2018-10-01Merge branch 'apv11' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnextChristian Borntraeger1-18/+190
2018-10-01KVM: s390: set host program identifierCollin Walling1-0/+2
2018-09-28KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-2Pierre Morel1-1/+3
2018-09-28KVM: s390: vsie: allow guest FORMAT-1 CRYCB on host FORMAT-2Pierre Morel1-5/+28
2018-09-28KVM: s390: vsie: allow guest FORMAT-0 CRYCB on host FORMAT-1Pierre Morel1-4/+10
2018-09-28KVM: s390: vsie: allow CRYCB FORMAT-0Pierre Morel1-3/+17
2018-09-28KVM: s390: vsie: allow CRYCB FORMAT-1Pierre Morel1-0/+19
2018-09-28KVM: s390: vsie: Allow CRYCB FORMAT-2Pierre Morel1-10/+104
2018-09-28KVM: s390: vsie: Make use of CRYCB FORMAT2 clearPierre Morel1-3/+3
2018-09-28KVM: s390: vsie: Do the CRYCB validation firstPierre Morel1-5/+6
2018-09-26KVM: s390: vsie: simulate VCPU SIE entry/exitDavid Hildenbrand1-4/+17
2018-09-04KVM: s390: vsie: copy wrapping keys to right placePierre Morel1-1/+2
2018-07-19KVM: s390: add etoken support for guestsChristian Borntraeger1-2/+7
2018-07-16KVM: s390/vsie: avoid sparse warningChristian Borntraeger1-0/+2
2018-05-17KVM: s390: vsie: simplify < 8k address checksDavid Hildenbrand1-5/+5
2018-05-17KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand1-1/+1
2018-02-14KVM: s390: force bp isolation for VSIEChristian Borntraeger1-0/+20
2018-02-01Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipRadim Krčmář1-0/+10
2018-01-24KVM: s390: introduce and use kvm_s390_clear_cpuflags()David Hildenbrand1-1/+1
2018-01-24KVM: s390: reuse kvm_s390_set_cpuflags()David Hildenbrand1-1/+1
2018-01-24KVM: s390: vsie: store guest addresses of satellite blocks in vsie_pageDavid Hildenbrand1-15/+22
2018-01-24KVM: s390: vsie: use READ_ONCE to access some SCB fieldsDavid Hildenbrand1-19/+31
2018-01-20KVM: s390: wire up bpb featureChristian Borntraeger1-0/+10
2017-12-06KVM: s390: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-12-06KVM: s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-11-09KVM: s390: vsie: use common code functions for pinningDavid Hildenbrand1-32/+18
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-5/+11
2017-08-31KVM: s390: vsie: cleanup mcck reinjectionDavid Hildenbrand1-5/+1
2017-08-29KVM: s390: Multiple Epoch Facility supportCollin L. Walling1-0/+10
2017-07-26KVM: s390: use new mm defines instead of magic valuesHeiko Carstens1-1/+1
2017-06-28KVM: s390: Inject machine check into the nested guestQingFeng Hao1-4/+19
2017-06-22KVM: s390: avoid packed attributeMartin Schwidefsky1-1/+1
2017-04-21KVM: s390: Support keyless subset guest modeFarhan Ali1-1/+5
2017-04-12KVM: s390: Fix sdnxo setting for nested guestsChristian Borntraeger1-1/+1
2017-03-22KVM: s390: gs support for kvm guestsFan Zhang1-0/+39
2017-03-16KVM: s390: use defines for execution controlsDavid Hildenbrand1-17/+16
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar1-0/+2
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+3
2017-01-30KVM: s390: instruction-execution-protection supportJanosch Frank1-0/+3
2017-01-16s390: remove couple of unneeded semicolonsHeiko Carstens1-1/+1
2016-09-05KVM: s390: vsie: fix riccbdDavid Hildenbrand1-1/+1
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini1-2/+2
2016-06-21KVM: s390: vsie: correctly set and handle guest TODDavid Hildenbrand1-0/+9
2016-06-21KVM: s390: vsie: speed up VCPU external callsDavid Hildenbrand1-0/+6
2016-06-21KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand1-0/+35
2016-06-21KVM: s390: vsie: try to refault after a reported fault to g2David Hildenbrand1-1/+23