aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds7-109/+196
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-15/+23
2016-09-16kvm: add stubs for arch specific debugfs supportLuiz Capitulino1-0/+10
2016-09-08Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390nextChristian Borntraeger1-4/+1
2016-09-08KVM: s390: Use memdup_user() rather than duplicating codeMarkus Elfring1-14/+4
2016-09-08KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data()Markus Elfring1-10/+15
2016-09-08KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand3-1/+31
2016-09-08KVM: s390: lazy enable RIFan Zhang4-2/+36
2016-09-08KVM: s390: gaccess: simplify translation exception handlingJanosch Frank1-19/+18
2016-09-08KVM: s390: guestdbg: separate defines for per codeDavid Hildenbrand1-11/+17
2016-09-08KVM: s390: write external damage code on machine checksDavid Hildenbrand1-0/+2
2016-09-08KVM: s390: fix delivery of vector regs during machine checksDavid Hildenbrand3-37/+13
2016-09-08KVM: s390: split store status and machine check handlingDavid Hildenbrand1-1/+28
2016-09-08KVM: s390: factor out actual delivery of machine checksDavid Hildenbrand1-23/+31
2016-09-05KVM: s390: vsie: fix riccbdDavid Hildenbrand1-1/+1
2016-08-29s390/crypto: cpacf function detectionMartin Schwidefsky1-11/+22
2016-08-26Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linuxMartin Schwidefsky1-4/+1
2016-08-25KVM: s390: generate facility mask from readable listHeiko Carstens1-4/+1
2016-08-25KVM: s390: don't use current->thread.fpu.* when accessing registersDavid Hildenbrand1-4/+6
2016-08-12KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failedJulius Niedworok1-1/+3
2016-08-12KVM: s390: set the prefix initially properlyJulius Niedworok1-0/+1
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds14-183/+2573
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-1/+1
2016-07-18KVM: s390: let ptff intercepts result in cc=3David Hildenbrand1-0/+8
2016-07-18KVM: s390: allow user space to handle instr 0x0000David Hildenbrand2-2/+27
2016-07-14KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář1-1/+2
2016-07-05KVM: s390: inject PER i-fetch events on applicable icptsDavid Hildenbrand3-3/+34
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini2-4/+4
2016-06-21KVM: s390: vsie: add module parameter "nested"David Hildenbrand1-1/+6
2016-06-21KVM: s390: vsie: add indication for future featuresDavid Hildenbrand1-0/+18
2016-06-21KVM: s390: vsie: correctly set and handle guest TODDavid Hildenbrand2-0/+11
2016-06-21KVM: s390: vsie: speed up VCPU external callsDavid Hildenbrand1-0/+6
2016-06-21KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idleDavid Hildenbrand2-6/+6
2016-06-21KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand3-0/+41
2016-06-21KVM: s390: vsie: try to refault after a reported fault to g2David Hildenbrand1-1/+23
2016-06-21KVM: s390: vsie: support IBS interpretationDavid Hildenbrand2-0/+4
2016-06-21KVM: s390: vsie: support conditional-external-interceptionDavid Hildenbrand2-0/+4
2016-06-21KVM: s390: vsie: support intervention-bypassDavid Hildenbrand2-0/+4
2016-06-21KVM: s390: vsie: support guest-storage-limit-suppressionDavid Hildenbrand2-2/+7
2016-06-21KVM: s390: vsie: support guest-PER-enhancementDavid Hildenbrand2-0/+4
2016-06-21KVM: s390: vsie: support shared IPTE-interlock facilityDavid Hildenbrand2-0/+4
2016-06-21KVM: s390: vsie: support 64-bit-SCAODavid Hildenbrand2-0/+6
2016-06-21KVM: s390: vsie: support run-time-instrumentationDavid Hildenbrand1-0/+26
2016-06-21KVM: s390: vsie: support vectory facility (SIMD)David Hildenbrand1-0/+31
2016-06-21KVM: s390: vsie: support transactional executionDavid Hildenbrand1-2/+35
2016-06-21KVM: s390: vsie: support aes dea wrapping keysDavid Hildenbrand1-1/+55
2016-06-21KVM: s390: vsie: support STFLE interpretationDavid Hildenbrand1-2/+47
2016-06-21KVM: s390: vsie: support host-protection-interruptionDavid Hildenbrand1-0/+3
2016-06-21KVM: s390: vsie: support edat1 / edat2David Hildenbrand1-0/+7
2016-06-21KVM: s390: vsie: support setting the ibcDavid Hildenbrand1-0/+21