aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/diag.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-16KVM: s390: split SIE state guest prefix fieldMichael Mueller1-1/+1
2014-04-29KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand1-1/+1
2014-04-22KVM: s390: convert pfault codeHeiko Carstens1-5/+4
2014-04-22KVM: s390: make cmma usage conditionallyDominik Dingel1-6/+0
2014-04-22KVM: s390: Clear storage keysDominik Dingel1-3/+3
2014-04-08Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds1-0/+4
2014-04-02Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds1-0/+84
2014-04-01kvm/s390: also set guest pages back to stable on kexec/kdumpChristian Borntraeger1-0/+4
2014-02-21s390/kvm: set guest page states to stable on re-iplMartin Schwidefsky1-0/+3
2014-01-30KVM: async_pf: Async page fault support on s390Dominik Dingel1-0/+84
2013-12-11KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel1-1/+1
2013-11-28KVM: s390: fix diagnose code extractionHeiko Carstens1-1/+1
2013-09-24KVM: s390: Lock kvm->srcu at the appropriate placesThomas Huth1-3/+1
2013-07-18KVM: s390: use cookies for ioeventfdCornelia Huck1-4/+13
2013-06-20KVM: s390: Check for PSTATE when handling DIAGNOSEThomas Huth1-0/+3
2013-03-05KVM: s390: Wire up ioeventfd.Cornelia Huck1-0/+26
2012-07-26KVM: s390: Add implementation-specific trace eventsCornelia Huck1-0/+2
2012-07-26KVM: s390: Add architectural trace eventsCornelia Huck1-0/+2
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+2
2012-04-30KVM: s390: use kvm_vcpu_on_spin for diag 0x44Christian Borntraeger1-3/+1
2012-04-30KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz1-0/+25
2012-03-05KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger1-3/+3
2011-11-17KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck1-1/+1
2011-10-30[S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger1-1/+31
2010-02-26[S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens1-2/+2
2009-01-09[S390] Use unsigned long long for u64 on 64bit.Heiko Carstens1-1/+1
2008-06-06KVM: s390: use yield instead of schedule to implement diag 0x44Christian Borntraeger1-1/+1
2008-04-27KVM: s390: intercepts for diagnose instructionsChristian Borntraeger1-0/+67