aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/gaccess.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-05-30KVM: s390: Enable DAT support for TPROT handlerThomas Huth1-0/+2
2014-05-30KVM: s390: Add a generic function for translating guest addressesThomas Huth1-0/+3
2014-05-16KVM: s390: split SIE state guest prefix fieldMichael Mueller1-4/+4
2014-04-29KVM: s390: Add a function for checking the low-address protectionThomas Huth1-0/+1
2014-04-22KVM: s390: cleanup kvm_s390_real_to_abs()Heiko Carstens1-8/+16
2014-04-22KVM: s390: remove old guest access functionsHeiko Carstens1-81/+0
2014-04-22KVM: s390: make use of ipte lockHeiko Carstens1-0/+2
2014-04-22KVM: s390: add architecture compliant guest access functionsHeiko Carstens1-0/+170
2014-04-22KVM: s390: add lowcore access functionsHeiko Carstens1-2/+93
2014-04-22KVM: s390: add kvm_s390_logical_to_effective() helperHeiko Carstens1-0/+25
2013-09-24KVM: s390: Helper for converting real addresses to absoluteThomas Huth1-7/+14
2013-07-15s390: Replace weird use of PTR_RET.Rusty Russell1-4/+8
2013-03-07s390/kvm,gaccess: add address space annotationsHeiko Carstens1-10/+11
2013-03-07s390/kvm,gaccess: shorten copy_to/from_guest codeHeiko Carstens1-253/+41
2013-03-07s390/kvm,gaccess: shorten put/get_guest codeHeiko Carstens1-114/+39
2013-03-07s390/kvm,gaccess: fix guest access return code handlingHeiko Carstens1-2/+5
2012-07-20s390/comments: unify copyright messages and remove file namesHeiko Carstens1-2/+2
2011-07-24[S390] Use gmap translation for accessing guest memoryCarsten Otte1-68/+175
2009-09-10KVM: s390: streamline memslot handlingChristian Ehrhardt1-11/+12
2008-07-27KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky1-29/+33
2008-04-27KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens1-0/+274