aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/diag.c
Commit message (Expand)AuthorAge
* Merge tag 'kvm-arm-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Paolo Bonzini2015-04-07
|\
| * KVM: Redesign kvm_io_bus_ API to pass VCPU structure to the callbacks.Nikolay Nikolaev2015-03-26
* | KVM: s390: Guest's memory access functions get access registersAlexander Yarygin2015-03-17
|/
* KVM: s390/cmm: Fix prefix handling for diag 10 balloonChristian Borntraeger2014-09-10
* KVM: s390/mm: cleanup gmap function arguments, variable namesMartin Schwidefsky2014-08-25
* KVM: s390: implement KVM_(S|G)ET_MP_STATE for user space state controlDavid Hildenbrand2014-07-10
* KVM: s390: split SIE state guest prefix fieldMichael Mueller2014-05-16
* KVM: s390: introduce kvm_s390_vcpu_{start,stop}David Hildenbrand2014-04-29
* KVM: s390: convert pfault codeHeiko Carstens2014-04-22
* KVM: s390: make cmma usage conditionallyDominik Dingel2014-04-22
* KVM: s390: Clear storage keysDominik Dingel2014-04-22
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds2014-04-08
|\
| * kvm/s390: also set guest pages back to stable on kexec/kdumpChristian Borntraeger2014-04-01
* | Merge tag 'kvm-3.15-1' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds2014-04-02
|\ \ | |/ |/|
| * KVM: async_pf: Async page fault support on s390Dominik Dingel2014-01-30
* | s390/kvm: set guest page states to stable on re-iplMartin Schwidefsky2014-02-21
|/
* KVM: s390: ioeventfd: ignore leftmost bitsDominik Dingel2013-12-11
* KVM: s390: fix diagnose code extractionHeiko Carstens2013-11-28
* KVM: s390: Lock kvm->srcu at the appropriate placesThomas Huth2013-09-24
* 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