summaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-03-02sched/headers: Prepare to move signal wakeup & sigpending methods from <linux...Ingo Molnar
2017-02-22Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-02-22Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-02-17KVM: race-free exit from KVM_RUN without POSIX signalsPaolo Bonzini
2017-02-17s390: Audit and remove any remaining unnecessary uses of module.hPaul Gortmaker
2017-02-06KVM: s390: detect some program check loopsChristian Borntraeger
2017-02-06KVM: s390: Disable dirty log retrieval for UCONTROL guestsJanosch Frank
2017-01-30KVM: s390: Add debug logging to basic cpu model interfaceChristian Borntraeger
2017-01-30Merge tag 'kvm-s390-master-4.10-1' of git://git.kernel.org/pub/scm/linux/kern...Christian Borntraeger
2017-01-30KVM: s390: guestdbg: filter PER i-fetch on EXECUTE properlyDavid Hildenbrand
2017-01-30KVM: s390: prepare to read random guest instructionsDavid Hildenbrand
2017-01-30KVM: s390: guestdbg: filter i-fetch events on icptsDavid Hildenbrand
2017-01-30KVM: s390: Introduce BCD Vector Instructions to the guestGuenther Hutzl
2017-01-30KVM: s390: Introduce Vector Enhancements facility 1 to the guestMaxim Samoylov
2017-01-30KVM: s390: Get rid of ar_tChristian Borntraeger
2017-01-30KVM: s390: get rid of bogus cc initializationHeiko Carstens
2017-01-30KVM: s390: instruction-execution-protection supportJanosch Frank
2017-01-30KVM: s390: gaccess: add ESOP2 handlingChristian Borntraeger
2017-01-20KVM: s390: do not expose random data via facility bitmapChristian Borntraeger
2017-01-16s390: remove couple of unneeded semicolonsHeiko Carstens
2016-12-25ktime: Cleanup ktime_set() usageThomas Gleixner
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds
2016-11-22KVM: s390: handle floating point registers in the run ioctl not in vcpu_put/loadChristian Borntraeger
2016-11-22KVM: s390: handle access registers in the run ioctl not in vcpu_put/loadChristian Borntraeger
2016-10-26KVM: s390: Fix STHYI buffer alignment for diag224Janosch Frank
2016-10-20KVM: s390: reject invalid modes for runtime instrumentationChristian Borntraeger
2016-10-06Merge tag 'kvm-4.9-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-10-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-09-16kvm: add stubs for arch specific debugfs supportLuiz Capitulino
2016-09-08Merge remote-tracking branch 'kvms390/s390forkvm' into kvms390nextChristian Borntraeger
2016-09-08KVM: s390: Use memdup_user() rather than duplicating codeMarkus Elfring
2016-09-08KVM: s390: Improve determination of sizes in kvm_s390_import_bp_data()Markus Elfring
2016-09-08KVM: s390: allow 255 VCPUs when sca entries aren't usedDavid Hildenbrand
2016-09-08KVM: s390: lazy enable RIFan Zhang
2016-09-08KVM: s390: gaccess: simplify translation exception handlingJanosch Frank
2016-09-08KVM: s390: guestdbg: separate defines for per codeDavid Hildenbrand
2016-09-08KVM: s390: write external damage code on machine checksDavid Hildenbrand
2016-09-08KVM: s390: fix delivery of vector regs during machine checksDavid Hildenbrand
2016-09-08KVM: s390: split store status and machine check handlingDavid Hildenbrand
2016-09-08KVM: s390: factor out actual delivery of machine checksDavid Hildenbrand
2016-09-05KVM: s390: vsie: fix riccbdDavid Hildenbrand
2016-08-29s390/crypto: cpacf function detectionMartin Schwidefsky
2016-08-26Merge branch 's390forkvm' of git://git.kernel.org/pub/scm/linux/kernel/git/kv...Martin Schwidefsky
2016-08-25KVM: s390: generate facility mask from readable listHeiko Carstens
2016-08-25KVM: s390: don't use current->thread.fpu.* when accessing registersDavid Hildenbrand
2016-08-12KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failedJulius Niedworok
2016-08-12KVM: s390: set the prefix initially properlyJulius Niedworok
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds