aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/kvm-s390.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-2/+44
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+1
2017-02-17KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini1-0/+4
2017-02-17s390: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker1-0/+1
2017-02-06KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank1-0/+3
2017-01-30KVM: s390: Add debug logging to basic cpu model interfaceChristian Borntraeger1-0/+25
2017-01-30Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into kernelorgnextChristian Borntraeger1-2/+2
2017-01-30KVM: s390: prepare to read random guest instructionsDavid Hildenbrand1-1/+1
2017-01-30KVM: s390: Introduce BCD Vector Instructions to the guestGuenther Hutzl1-0/+4
2017-01-30KVM: s390: Introduce Vector Enhancements facility 1 to the guestMaxim Samoylov1-0/+4
2017-01-30KVM: s390: get rid of bogus cc initializationHeiko Carstens1-1/+1
2017-01-30KVM: s390: instruction-execution-protection supportJanosch Frank1-0/+2
2017-01-20KVM: s390: do not expose random data via facility bitmapChristian Borntraeger1-2/+2
2016-11-22KVM: s390: handle floating point registers in the run ioctl not in vcpu_put/loadChristian Borntraeger1-24/+21
2016-11-22KVM: s390: handle access registers in the run ioctl not in vcpu_put/loadChristian Borntraeger1-7/+5
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-35/+40
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: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand1-1/+17
2016-09-08KVM: s390: lazy enable RIFan Zhang1-2/+13
2016-09-08KVM: s390: fix delivery of vector regs during machine checksDavid Hildenbrand1-32/+0
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 Torvalds1-58/+346
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: allow user space to handle instr 0x0000David Hildenbrand1-2/+24
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini1-2/+2
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 Hildenbrand1-0/+2
2016-06-21KVM: s390: vsie: support IBS interpretationDavid Hildenbrand1-0/+2
2016-06-21KVM: s390: vsie: support conditional-external-interceptionDavid Hildenbrand1-0/+2
2016-06-21KVM: s390: vsie: support intervention-bypassDavid Hildenbrand1-0/+2
2016-06-21KVM: s390: vsie: support guest-storage-limit-suppressionDavid Hildenbrand1-0/+2
2016-06-21KVM: s390: vsie: support guest-PER-enhancementDavid Hildenbrand1-0/+2
2016-06-21KVM: s390: vsie: support shared IPTE-interlock facilityDavid Hildenbrand1-0/+2
2016-06-21KVM: s390: vsie: support 64-bit-SCAODavid Hildenbrand1-0/+2
2016-06-21KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand1-0/+15
2016-06-20KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand1-3/+5
2016-06-20KVM: s390: fast path for shadow gmaps in gmap notifierDavid Hildenbrand1-0/+2
2016-06-20s390/mm: add reference counter to gmap structureMartin Schwidefsky1-8/+8
2016-06-20s390/mm: extended gmap pte notifierMartin Schwidefsky1-6/+7
2016-06-20s390/kvm: page table invalidation notifierMartin Schwidefsky1-5/+13
2016-06-16KVM: s390: use kvm->created_vcpusPaolo Bonzini1-5/+5
2016-06-13s390/time: remove ETR supportMartin Schwidefsky1-1/+1