aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-07-26KVM: s390: use new mm defines instead of magic valuesHeiko Carstens4-27/+26
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds6-25/+612
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds5-20/+21
2017-06-30Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/kvmarm/kvmarm into HEADPaolo Bonzini1-1/+1
2017-06-28Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into featuresMartin Schwidefsky1-0/+1
2017-06-28KVM: s390: Inject machine check into the nested guestQingFeng Hao1-4/+19
2017-06-28KVM: s390: Inject machine check into the guestQingFeng Hao3-1/+56
2017-06-28Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnextChristian Borntraeger1-0/+1
2017-06-27KVM: s390: Backup the guest's machine check infoQingFeng Hao1-0/+1
2017-06-22KVM: s390: gaccess: fix real-space designation asce handling for gmap shadowsHeiko Carstens1-9/+6
2017-06-22KVM: s390: avoid packed attributeMartin Schwidefsky2-3/+3
2017-06-22KVM: S390: add new group for flicYi Min Zhao1-0/+48
2017-06-22KVM: s390: implement instruction execution protection for emulatedChristian Borntraeger1-10/+29
2017-06-22KVM: s390: ioctls to get and set guest storage attributesClaudio Imbrenda1-1/+201
2017-06-22KVM: s390: CMMA tracking, ESSA emulation, migration modeClaudio Imbrenda2-6/+256
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