aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-12s390: rename struct psw_bits membersHeiko Carstens2-6/+6
2017-06-12s390: rename psw_bits enumsHeiko Carstens4-14/+14
2017-06-04KVM: add kvm_request_pendingRadim Krčmář1-1/+1
2017-05-31KVM: s390: fix ais handling vs cpu modelChristian Borntraeger2-4/+2
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 Torvalds9-73/+421
2017-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds2-5/+5
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 Ali5-8/+29
2017-04-12KVM: s390: fix stale machine check data for guarded storageChristian Borntraeger1-0/+2
2017-04-12KVM: s390: Fix sdnxo setting for nested guestsChristian Borntraeger1-1/+1
2017-04-07KVM: s390: introduce AIS capabilityYi Min Zhao1-0/+15
2017-04-06KVM: s390: introduce adapter interrupt inject functionYi Min Zhao2-6/+68
2017-04-06KVM: s390: introduce ais mode modify functionFei Li3-0/+78
2017-04-06KVM: s390: interface for suppressible I/O adaptersFei Li1-0/+2
2017-04-03KVM: s390: remove change-recording override supportHeiko Carstens1-5/+2
2017-03-22KVM: s390: gs support for kvm guestsFan Zhang6-2/+161
2017-03-22Merge remote-tracking branch 's390/guarded-storage' into kvms390/nextChristian Borntraeger1-2/+2
2017-03-22s390: add a system call for guarded storageMartin Schwidefsky1-2/+2
2017-03-21KVM: s390: Use defines for intercept codeFarhan Ali1-10/+10
2017-03-16KVM: s390: use defines for execution controlsDavid Hildenbrand5-40/+39
2017-03-16KVM: s390: Handle sthyi also for instruction interceptChristian Borntraeger3-2/+5
2017-03-16KVM: s390: log runtime instrumentation enablementChristian Borntraeger2-6/+9
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linux/sched.h>Ingo Molnar2-0/+4
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux/sched.h> into <linux/sched/signal.h>Ingo Molnar2-0/+4
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds8-57/+224
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds3-2/+3
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: detect some program check loopsChristian Borntraeger1-0/+21
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: guestdbg: filter PER i-fetch on EXECUTE properlyDavid Hildenbrand3-11/+93
2017-01-30KVM: s390: prepare to read random guest instructionsDavid Hildenbrand2-5/+6
2017-01-30KVM: s390: guestdbg: filter i-fetch events on icptsDavid Hildenbrand1-5/+19
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 ar_tChristian Borntraeger4-33/+31
2017-01-30KVM: s390: get rid of bogus cc initializationHeiko Carstens1-1/+1
2017-01-30KVM: s390: instruction-execution-protection supportJanosch Frank2-0/+5
2017-01-30KVM: s390: gaccess: add ESOP2 handlingChristian Borntraeger1-3/+9
2017-01-20KVM: s390: do not expose random data via facility bitmapChristian Borntraeger1-2/+2
2017-01-16s390: remove couple of unneeded semicolonsHeiko Carstens2-2/+2
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner1-1/+1
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1