summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
Commit message (Expand)AuthorAgeFilesLines
* 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
| * KVM: s390: introduce AIS capabilityYi Min Zhao2017-04-071-0/+15
| * KVM: s390: introduce adapter interrupt inject functionYi Min Zhao2017-04-062-6/+68
| * KVM: s390: introduce ais mode modify functionFei Li2017-04-063-0/+78
| * KVM: s390: interface for suppressible I/O adaptersFei Li2017-04-061-0/+2
| * KVM: s390: gs support for kvm guestsFan Zhang2017-03-226-2/+161
| * Merge remote-tracking branch 's390/guarded-storage' into kvms390/nextChristian Borntraeger2017-03-221-2/+2
| |\
| * | KVM: s390: Use defines for intercept codeFarhan Ali2017-03-211-10/+10
| * | KVM: s390: use defines for execution controlsDavid Hildenbrand2017-03-165-40/+39
| * | KVM: s390: Handle sthyi also for instruction interceptChristian Borntraeger2017-03-163-2/+5
| * | KVM: s390: log runtime instrumentation enablementChristian Borntraeger2017-03-162-6/+9
* | | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2017-05-022-5/+5
|\ \ \
| * | | s390/crypto: Renaming PPNO to PRNO.Harald Freudenberger2017-04-261-1/+1
| * | | s390/mm: make TASK_SIZE independent from the number of page table levelsMartin Schwidefsky2017-04-251-2/+2
| | |/ | |/|
| * | s390: add a system call for guarded storageMartin Schwidefsky2017-03-221-2/+2
| |/
* | KVM: s390: remove change-recording override supportHeiko Carstens2017-04-031-5/+2
|/
* sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar2017-03-022-0/+4
* sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar2017-03-022-0/+4
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2017-02-228-57/+224
|\
| * KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini2017-02-171-0/+4
| * KVM: s390: detect some program check loopsChristian Borntraeger2017-02-061-0/+21
| * KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank2017-02-061-0/+3
| * KVM: s390: Add debug logging to basic cpu model interfaceChristian Borntraeger2017-01-301-0/+25
| * Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kern...Christian Borntraeger2017-01-301-2/+2
| |\
| * | KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properlyDavid Hildenbrand2017-01-303-11/+93
OpenPOWER on IntegriCloud