aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds9-39/+157
2017-09-07Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linuxRadim Krčmář8-39/+155
2017-09-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds4-27/+26
2017-08-31KVM: s390: vsie: cleanup mcck reinjectionDavid Hildenbrand1-5/+1
2017-08-31KVM: s390: use WARN_ON_ONCE only for checkingDavid Hildenbrand1-2/+4
2017-08-31KVM: s390: guestdbg: fix range checkDavid Hildenbrand1-1/+1
2017-08-29KVM: s390: we are always in czam modeDavid Hildenbrand1-0/+4
2017-08-29KVM: s390: expose no-DAT to guest and migration supportClaudio Imbrenda2-3/+11
2017-08-29KVM: s390: sthyi: remove invalid guest write accessHeiko Carstens1-8/+0
2017-08-29KVM: s390: Multiple Epoch Facility supportCollin L. Walling3-0/+113
2017-08-28KVM: s390: Support Configuration z/Architecture ModeJason J. Herne1-19/+17
2017-08-21KVM: s390: sthyi: fix specification exception detectionHeiko Carstens1-1/+4
2017-08-21KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens1-1/+1
2017-08-08KVM: s390: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)2-2/+2
2017-08-08KVM: add spinlock optimization frameworkLongpeng(Mike)2-1/+6
2017-07-26KVM: s390: use new mm defines instead of magic valuesHeiko Carstens4-27/+26
2017-07-25KVM: s390: take srcu lock when getting/setting storage keysChristian Borntraeger1-2/+6
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