summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/diag.c
AgeCommit message (Expand)Author
2017-09-08Merge tag 'kvm-4.14-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-08-08KVM: s390: implements the kvm_arch_vcpu_in_kernel()Longpeng(Mike)
2017-08-08KVM: add spinlock optimization frameworkLongpeng(Mike)
2017-07-26KVM: s390: use new mm defines instead of magic valuesHeiko Carstens
2016-06-10KVM: s390: provide logging for diagnose 0x500Christian Borntraeger
2016-03-08s390/mm: split arch/s390/mm/pgtable.cMartin Schwidefsky
2015-11-30KVM: Use common function for VCPU lookup by idDavid Hildenbrand
2015-07-29KVM: s390: add more debug data for the pfault diagnosesChristian Borntraeger
2015-07-29KVM: s390: Improve vcpu event debugging for diagnosesChristian Borntraeger
2015-07-29KVM: s390: add kvm stat counter for all diagnosesChristian Borntraeger
2015-04-07Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini
2015-03-26KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev
2015-03-17KVM: s390: Guest's memory access functions get access registersAlexander Yarygin
2014-09-10KVM: s390/cmm: Fix prefix handling for diag 10 balloonChristian Borntraeger
2014-08-25KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky
2014-07-10KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand
2014-05-16KVM: s390: split SIE state guest prefix fieldMichael Mueller
2014-04-29KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand
2014-04-22KVM: s390: convert pfault codeHeiko Carstens
2014-04-22KVM: s390: make cmma usage conditionallyDominik Dingel
2014-04-22KVM: s390: Clear storage keysDominik Dingel
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2014-04-01kvm/s390: also set guest pages back to stable on kexec/kdumpChristian Borntraeger
2014-02-21s390/kvm: set guest page states to stable on re-iplMartin Schwidefsky
2014-01-30KVM: async_pf: Async page fault support on s390Dominik Dingel
2013-12-11KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel
2013-11-28KVM: s390: fix diagnose code extractionHeiko Carstens
2013-09-24KVM: s390: Lock kvm->srcu at the appropriate placesThomas Huth
2013-07-18KVM: s390: use cookies for ioeventfdCornelia Huck
2013-06-20KVM: s390: Check for PSTATE when handling DIAGNOSEThomas Huth
2013-03-05KVM: s390: Wire up ioeventfd.Cornelia Huck
2012-07-26KVM: s390: Add implementation-specific trace eventsCornelia Huck
2012-07-26KVM: s390: Add architectural trace eventsCornelia Huck
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens
2012-04-30KVM: s390: use kvm_vcpu_on_spin for diag 0x44Christian Borntraeger
2012-04-30KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz
2012-03-05KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger
2011-11-17KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck
2011-10-30[S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger
2010-02-26[S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens
2009-01-09[S390] Use unsigned long long for u64 on 64bit.Heiko Carstens
2008-06-06KVM: s390: use yield instead of schedule to implement diag 0x44Christian Borntraeger
2008-04-27KVM: s390: intercepts for diagnose instructionsChristian Borntraeger