summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-11-136-479/+63
|\
| * s390/ctl_reg: move control register definitions to ctl_reg.hMartin Schwidefsky2017-10-191-3/+3
| * Merge branch 'sthyi' into featuresMartin Schwidefsky2017-10-095-475/+59
| |\
| | * s390/sthyi: add cache to store hypervisor infoQingFeng Hao2017-10-092-12/+0
| | * s390/sthyi: reorganize sthyi implementationQingFeng Hao2017-10-094-473/+69
| * | s390/runtime_instrumentation: clean up struct runtime_instr_cbAlice Frosi2017-09-281-1/+1
| |/
* | License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-024-0/+4
|/
* Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-09-089-39/+157
|\
| * Merge tag 'kvm-s390-next-4.14-2' of git://git.kernel.org/pub/scm/linux/kernel...Radim Krčmář2017-09-078-39/+155
| |\
| | * KVM: s390: vsie: cleanup mcck reinjectionDavid Hildenbrand2017-08-311-5/+1
| | * KVM: s390: use WARN_ON_ONCE only for checkingDavid Hildenbrand2017-08-311-2/+4
| | * KVM: s390: guestdbg: fix range checkDavid Hildenbrand2017-08-311-1/+1
| | * KVM: s390: we are always in czam modeDavid Hildenbrand2017-08-291-0/+4
| | * KVM: s390: expose no-DAT to guest and migration supportClaudio Imbrenda2017-08-292-3/+11
| | * KVM: s390: sthyi: remove invalid guest write accessHeiko Carstens2017-08-291-8/+0
| | * KVM: s390: Multiple Epoch Facility supportCollin L. Walling2017-08-293-0/+113
| | * KVM: s390: Support Configuration z/Architecture ModeJason J. Herne2017-08-281-19/+17
| * | KVM: s390: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)2017-08-082-2/+2
| * | KVM: add spinlock optimization frameworkLongpeng(Mike)2017-08-082-1/+6
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-09-054-27/+26
|\ \ \ | |_|/ |/| |
| * | KVM: s390: use new mm defines instead of magic valuesHeiko Carstens2017-07-264-27/+26
* | | KVM: s390: sthyi: fix specification exception detectionHeiko Carstens2017-08-211-1/+4
* | | KVM: s390: sthyi: fix sthyi inline assemblyHeiko Carstens2017-08-211-1/+1
| |/ |/|
* | KVM: s390: take srcu lock when getting/setting storage keysChristian Borntraeger2017-07-251-2/+6
|/
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-07-066-25/+612
|\
| * Merge tag 'kvmarm-for-4.13' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2017-06-301-1/+1
| |\
| | * KVM: add kvm_request_pendingRadim Krčmář2017-06-041-1/+1
| * | KVM: s390: Inject machine check into the nested guestQingFeng Hao2017-06-281-4/+19
| * | KVM: s390: Inject machine check into the guestQingFeng Hao2017-06-283-1/+56
| * | Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Christian Borntraeger2017-06-281-0/+1
| |\ \
| * | | KVM: s390: avoid packed attributeMartin Schwidefsky2017-06-222-3/+3
| * | | KVM: S390: add new group for flicYi Min Zhao2017-06-221-0/+48
| * | | KVM: s390: implement instruction execution protection for emulatedChristian Borntraeger2017-06-221-10/+29
| * | | KVM: s390: ioctls to get and set guest storage attributesClaudio Imbrenda2017-06-221-1/+201
| * | | KVM: s390: CMMA tracking, ESSA emulation, migration modeClaudio Imbrenda2017-06-222-6/+256
| | |/ | |/|
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-07-035-20/+21
|\ \ \
| * \ \ Merge tag 'nmiforkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms39...Martin Schwidefsky2017-06-281-0/+1
| |\ \ \ | | | |/ | | |/|
| | * | KVM: s390: Backup the guest's machine check infoQingFeng Hao2017-06-271-0/+1
| | |/
| * | s390: rename struct psw_bits membersHeiko Carstens2017-06-122-6/+6
| * | s390: rename psw_bits enumsHeiko Carstens2017-06-124-14/+14
| |/
* | KVM: s390: gaccess: fix real-space designation asce handling for gmap shadowsHeiko Carstens2017-06-221-9/+6
* | KVM: s390: fix ais handling vs cpu modelChristian Borntraeger2017-05-312-4/+2
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2017-05-081-8/+2
|\
| * treewide: use kv[mz]alloc* rather than opencoded variantsMichal Hocko2017-05-081-8/+2
* | Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-05-089-73/+421
|\ \ | |/ |/|
| * KVM: add kvm_{test,clear}_request to replace {test,clear}_bitRadim Krčmář2017-04-271-1/+1
| * s390: kvm: Cpu model support for msa6, msa7 and msa8Jason J. Herne2017-04-261-0/+4
| * KVM: s390: Support keyless subset guest modeFarhan Ali2017-04-215-8/+29
| * KVM: s390: fix stale machine check data for guarded storageChristian Borntraeger2017-04-121-0/+2
| * KVM: s390: Fix sdnxo setting for nested guestsChristian Borntraeger2017-04-121-1/+1
OpenPOWER on IntegriCloud