aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/diag.c
Commit message (Expand)AuthorAge
* KVM: s390: use cookies for ioeventfdCornelia Huck2013-07-18
* KVM: s390: Check for PSTATE when handling DIAGNOSEThomas Huth2013-06-20
* KVM: s390: Wire up ioeventfd.Cornelia Huck2013-03-05
* KVM: s390: Add implementation-specific trace eventsCornelia Huck2012-07-26
* KVM: s390: Add architectural trace eventsCornelia Huck2012-07-26
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-20
* KVM: s390: use kvm_vcpu_on_spin for diag 0x44Christian Borntraeger2012-04-30
* KVM: s390: Implement the directed yield (diag 9c) hypervisor call for KVMKonstantin Weitz2012-04-30
* KVM: s390: provide general purpose guest registers via kvm_runChristian Borntraeger2012-03-05
* KVM: s390: Fix RUNNING flag misinterpretationCornelia Huck2011-11-17
* [S390] kvm: Handle diagnose 0x10 (release pages)Christian Borntraeger2011-10-30
* [S390] Replace ENOTSUPP usage with EOPNOTSUPPHeiko Carstens2010-02-26
* [S390] Use unsigned long long for u64 on 64bit.Heiko Carstens2009-01-09
* KVM: s390: use yield instead of schedule to implement diag 0x44Christian Borntraeger2008-06-06
* KVM: s390: intercepts for diagnose instructionsChristian Borntraeger2008-04-27