summaryrefslogtreecommitdiff
path: root/arch/s390/kvm
Commit message (Expand)AuthorAge
* Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-08
|\
| * Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-09-07
| |\
| | * KVM: s390: vsie: cleanup mcck reinjectionDavid Hildenbrand2017-08-31
| | * KVM: s390: use WARN_ON_ONCE only for checkingDavid Hildenbrand2017-08-31
| | * KVM: s390: guestdbg: fix range checkDavid Hildenbrand2017-08-31
| | * KVM: s390: we are always in czam modeDavid Hildenbrand2017-08-29
| | * KVM: s390: expose no-DAT to guest and migration supportClaudio Imbrenda2017-08-29
| | * KVM: s390: sthyi: remove invalid guest write accessHeiko Carstens2017-08-29
| | * KVM: s390: Multiple Epoch Facility supportCollin L. Walling2017-08-29
| | * KVM: s390: Support Configuration z/Architecture ModeJason J. Herne2017-08-28
| * | KVM: s390: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)2017-08-08
| * | KVM: add spinlock optimization frameworkLongpeng(Mike)2017-08-08
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-09-05
|\ \ \ | |_|/ |/| |
| * | KVM: s390: use new mm defines instead of magic valuesHeiko Carstens2017-07-26
* | | KVM: s390: sthyi: fix specification exception detectionHeiko Carstens2017-08-21
* | | KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens2017-08-21
| |/ |/|
* | KVM: s390: take srcu lock when getting/setting storage keysChristian Borntraeger2017-07-25
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-06
|\
| * Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-06-30
| |\
| | * KVM: add kvm_request_pendingRadim Krčmář2017-06-04
| * | KVM: s390: Inject machine check into the nested guestQingFeng Hao2017-06-28
| * | KVM: s390: Inject machine check into the guestQingFeng Hao2017-06-28
| * | Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Christian Borntraeger2017-06-28
| |\ \
| * | | KVM: s390: avoid packed attributeMartin Schwidefsky2017-06-22
| * | | KVM: S390: add new group for flicYi Min Zhao2017-06-22
| * | | KVM: s390: implement instruction execution protection for emulatedChristian Borntraeger2017-06-22
| * | | KVM: s390: ioctls to get and set guest storage attributesClaudio Imbrenda2017-06-22
| * | | KVM: s390: CMMA tracking, ESSA emulation, migration modeClaudio Imbrenda2017-06-22
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-07-03
|\ \ \
| * \ \ Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Martin Schwidefsky2017-06-28
| |\ \ \ | | | |/ | | |/|
| | * | KVM: s390: Backup the guest's machine check infoQingFeng Hao2017-06-27
| | |/
| * | s390: rename struct psw_bits membersHeiko Carstens2017-06-12
| * | s390: rename psw_bits enumsHeiko Carstens2017-06-12
| |/
* | KVM: s390: gaccess: fix real-space designation asce handling for gmap shadowsHeiko Carstens2017-06-22
* | KVM: s390: fix ais handling vs cpu modelChristian Borntraeger2017-05-31
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-08
|\
| * treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-08
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-08
|\ \ | |/ |/|
| * KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář2017-04-27
| * s390: kvm: Cpu model support for msa6, msa7 and msa8Jason J. Herne2017-04-26
| * KVM: s390: Support keyless subset guest modeFarhan Ali2017-04-21
| * KVM: s390: fix stale machine check data for guarded storageChristian Borntraeger2017-04-12
| * KVM: s390: Fix sdnxo setting for nested guestsChristian Borntraeger2017-04-12
| * KVM: s390: introduce AIS capabilityYi Min Zhao2017-04-07
| * KVM: s390: introduce adapter interrupt inject functionYi Min Zhao2017-04-06
| * KVM: s390: introduce ais mode modify functionFei Li2017-04-06
| * KVM: s390: interface for suppressible I/O adaptersFei Li2017-04-06
| * KVM: s390: gs support for kvm guestsFan Zhang2017-03-22
| * Merge remote-tracking branch 's390/guarded-storage' into kvms390/nextChristian Borntraeger2017-03-22
| |\
| * | KVM: s390: Use defines for intercept codeFarhan Ali2017-03-21