aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-05-08Merge branch 'akpm' (patches from Andrew)Linus Torvalds1-8/+2
2017-05-08treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko1-8/+2
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-24/+117
2017-04-27KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář1-1/+1
2017-04-26s390: kvm: Cpu model support for msa6, msa7 and msa8Jason J. Herne1-0/+4
2017-04-26s390/crypto: Renaming PPNO to PRNO.Harald Freudenberger1-1/+1
2017-04-25s390/mm: make TASK_SIZE independent from the number of page table levelsMartin Schwidefsky1-2/+2
2017-04-21KVM: s390: Support keyless subset guest modeFarhan Ali1-1/+7
2017-04-07KVM: s390: introduce AIS capabilityYi Min Zhao1-0/+15
2017-04-06KVM: s390: introduce ais mode modify functionFei Li1-0/+4
2017-03-22KVM: s390: gs support for kvm guestsFan Zhang1-0/+62
2017-03-16KVM: s390: use defines for execution controlsDavid Hildenbrand1-18/+18
2017-03-16KVM: s390: log runtime instrumentation enablementChristian Borntraeger1-6/+8
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-2/+44
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2017-02-17KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini1-0/+4
2017-02-17s390: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker1-0/+1
2017-02-06KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank1-0/+3
2017-01-30KVM: s390: Add debug logging to basic cpu model interfaceChristian Borntraeger1-0/+25
2017-01-30Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnextChristian Borntraeger1-2/+2
2017-01-30KVM: s390: prepare to read random guest instructionsDavid Hildenbrand1-1/+1
2017-01-30KVM: s390: Introduce BCD Vector Instructions to the guestGuenther Hutzl1-0/+4
2017-01-30KVM: s390: Introduce Vector Enhancements facility 1 to the guestMaxim Samoylov1-0/+4
2017-01-30KVM: s390: get rid of bogus cc initializationHeiko Carstens1-1/+1
2017-01-30KVM: s390: instruction-execution-protection supportJanosch Frank1-0/+2
2017-01-20KVM: s390: do not expose random data via facility bitmapChristian Borntraeger1-2/+2
2016-11-22KVM: s390: handle floating point registers in the run ioctl not in vcpu_put/loadChristian Borntraeger1-24/+21
2016-11-22KVM: s390: handle access registers in the run ioctl not in vcpu_put/loadChristian Borntraeger1-7/+5
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-35/+40
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-15/+23
2016-09-16kvm: add stubs for arch specific debugfs supportLuiz Capitulino1-0/+10
2016-09-08Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390nextChristian Borntraeger1-4/+1
2016-09-08KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand1-1/+17
2016-09-08KVM: s390: lazy enable RIFan Zhang1-2/+13
2016-09-08KVM: s390: fix delivery of vector regs during machine checksDavid Hildenbrand1-32/+0
2016-08-29s390/crypto: cpacf function detectionMartin Schwidefsky1-11/+22
2016-08-26Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linuxMartin Schwidefsky1-4/+1
2016-08-25KVM: s390: generate facility mask from readable listHeiko Carstens1-4/+1
2016-08-25KVM: s390: don't use current->thread.fpu.* when accessing registersDavid Hildenbrand1-4/+6
2016-08-12KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failedJulius Niedworok1-1/+3
2016-08-12KVM: s390: set the prefix initially properlyJulius Niedworok1-0/+1
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-58/+346
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2016-07-18KVM: s390: allow user space to handle instr 0x0000David Hildenbrand1-2/+24
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini1-2/+2
2016-06-21KVM: s390: vsie: add module parameter "nested"David Hildenbrand1-1/+6
2016-06-21KVM: s390: vsie: add indication for future featuresDavid Hildenbrand1-0/+18
2016-06-21KVM: s390: vsie: correctly set and handle guest TODDavid Hildenbrand1-0/+2
2016-06-21KVM: s390: vsie: support IBS interpretationDavid Hildenbrand1-0/+2