summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/vsie.c
Commit message (Expand)AuthorAgeFilesLines
* 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/+0Star
* 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/+18Star
* Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-091-5/+11
|\
| * KVM: s390: vsie: cleanup mcck reinjectionDavid Hildenbrand2017-08-311-5/+1Star
| * KVM: s390: Multiple Epoch Facility supportCollin L. Walling2017-08-291-0/+10
* | KVM: s390: use new mm defines instead of magic valuesHeiko Carstens2017-07-261-1/+1
|/
* KVM: s390: Inject machine check into the nested guestQingFeng Hao2017-06-281-4/+19
* KVM: s390: avoid packed attributeMartin Schwidefsky2017-06-221-1/+1
* KVM: s390: Support keyless subset guest modeFarhan Ali2017-04-211-1/+5
* KVM: s390: Fix sdnxo setting for nested guestsChristian Borntraeger2017-04-121-1/+1
* KVM: s390: gs support for kvm guestsFan Zhang2017-03-221-0/+39
* KVM: s390: use defines for execution controlsDavid Hildenbrand2017-03-161-17/+16Star
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-021-0/+2
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-231-0/+3
|\
| * KVM: s390: instruction-execution-protection supportJanosch Frank2017-01-301-0/+3
* | s390: remove couple of unneeded semicolonsHeiko Carstens2017-01-161-1/+1
|/
* KVM: s390: vsie: fix riccbdDavid Hildenbrand2016-09-051-1/+1
* KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-011-2/+2
* KVM: s390: vsie: correctly set and handle guest TODDavid Hildenbrand2016-06-211-0/+9
* KVM: s390: vsie: speed up VCPU external callsDavid Hildenbrand2016-06-211-0/+6
* KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand2016-06-211-0/+35
* KVM: s390: vsie: try to refault after a reported fault to g2David Hildenbrand2016-06-211-1/+23