summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: vsie: Fix delivery of addressing exceptionsDavid Hildenbrand2020-04-241-0/+1
* KVM: s390: unregister debug feature on failing arch initMichael Mueller2019-12-051-3/+14
* kvm: Convert kvm_lock to a mutexJunaid Shahid2019-11-161-2/+2
* KVM: s390: Test for bad access register and size at the start of S390_MEM_OPThomas Huth2019-10-171-1/+1
* KVM: s390: Do not leak kernel stack data in the KVM_S390_INTERRUPT ioctlThomas Huth2019-09-212-1/+11
* KVM: s390: fix memory slot handling for KVM_SET_USER_MEMORY_REGIONChristian Borntraeger2019-06-221-14/+21
* s390/sthyi: Fix machine name validity indicationJanosch Frank2018-11-131-3/+5
* KVM: s390: vsie: copy wrapping keys to right placePierre Morel2018-09-191-1/+2
* KVM: s390: vsie: fix < 8k check for the itdbaDavid Hildenbrand2018-05-301-1/+1
* KVM: s390: force bp isolation for VSIEChristian Borntraeger2018-04-291-0/+20
* KVM: s390: wire up bpb featureChristian Borntraeger2018-04-292-1/+22
* KVM: s390: fix memory overwrites when not using SCA entriesDavid Hildenbrand2018-03-181-0/+1
* KVM: s390: Fix skey emulation permission checkJanosch Frank2017-12-141-2/+9
* KVM: s390: sthyi: fix specification exception detectionHeiko Carstens2017-08-301-1/+4
* KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens2017-08-301-1/+1
* KVM: s390: gaccess: fix real-space designation asce handling for gmap shadowsHeiko Carstens2017-06-291-9/+6
* KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank2017-03-151-0/+3
* KVM: s390: do not expose random data via facility bitmapChristian Borntraeger2017-01-261-2/+2
* KVM: s390: Fix STHYI buffer alignment for diag224Janosch Frank2016-10-261-2/+2
* KVM: s390: reject invalid modes for runtime instrumentationChristian Borntraeger2016-10-201-2/+7
* Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-10-067-109/+196
|\
| * kvm: add stubs for arch specific debugfs supportLuiz Capitulino2016-09-161-0/+10
| * Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390nextChristian Borntraeger2016-09-081-4/+1
| |\
| * | KVM: s390: Use memdup_user() rather than duplicating codeMarkus Elfring2016-09-081-14/+4
| * | KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data()Markus Elfring2016-09-081-10/+15
| * | KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand2016-09-083-1/+31
| * | KVM: s390: lazy enable RIFan Zhang2016-09-084-2/+36
| * | KVM: s390: gaccess: simplify translation exception handlingJanosch Frank2016-09-081-19/+18
| * | KVM: s390: guestdbg: separate defines for per codeDavid Hildenbrand2016-09-081-11/+17
| * | KVM: s390: write external damage code on machine checksDavid Hildenbrand2016-09-081-0/+2
| * | KVM: s390: fix delivery of vector regs during machine checksDavid Hildenbrand2016-09-083-37/+13
| * | KVM: s390: split store status and machine check handlingDavid Hildenbrand2016-09-081-1/+28
| * | KVM: s390: factor out actual delivery of machine checksDavid Hildenbrand2016-09-081-23/+31
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2016-10-041-15/+23
|\ \ \
| * | | s390/crypto: cpacf function detectionMartin Schwidefsky2016-08-291-11/+22
| * | | Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Martin Schwidefsky2016-08-261-4/+1
| |\ \ \ | | |/ / | |/| / | | |/
| | * KVM: s390: generate facility mask from readable listHeiko Carstens2016-08-251-4/+1
* | | KVM: s390: vsie: fix riccbdDavid Hildenbrand2016-09-051-1/+1
* | | KVM: s390: don't use current->thread.fpu.* when accessing registersDavid Hildenbrand2016-08-251-4/+6
|/ /
* | KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failedJulius Niedworok2016-08-121-1/+3
* | KVM: s390: set the prefix initially properlyJulius Niedworok2016-08-121-0/+1
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2016-08-0214-183/+2573
|\
| * KVM: s390: let ptff intercepts result in cc=3David Hildenbrand2016-07-181-0/+8
| * KVM: s390: allow user space to handle instr 0x0000David Hildenbrand2016-07-182-2/+27
| * KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář2016-07-141-1/+2
| * KVM: s390: inject PER i-fetch events on applicable icptsDavid Hildenbrand2016-07-053-3/+34
| * KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2016-07-012-4/+4
| * KVM: s390: vsie: add module parameter "nested"David Hildenbrand2016-06-211-1/+6
| * KVM: s390: vsie: add indication for future featuresDavid Hildenbrand2016-06-211-0/+18
| * KVM: s390: vsie: correctly set and handle guest TODDavid Hildenbrand2016-06-212-0/+11