aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/gaccess.h (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-12-06KVM: s390: Remove redundant license textGreg Kroah-Hartman1-4/+0
2017-12-06KVM: s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman1-0/+1
2017-06-12s390: rename psw_bits enumsHeiko Carstens1-2/+2
2017-01-30KVM: s390: prepare to read random guest instructionsDavid Hildenbrand1-4/+5
2017-01-30KVM: s390: Get rid of ar_tChristian Borntraeger1-5/+5
2016-06-20s390/mm: take ipte_lock during shadow faultsDavid Hildenbrand1-1/+2
2016-06-20s390/mm: protection exceptions are corrrectly shadowedDavid Hildenbrand1-1/+1
2016-06-20s390/mm: add kvm shadow fault functionMartin Schwidefsky1-0/+2
2016-02-10KVM: s390: gaccess: implement instruction fetching modeDavid Hildenbrand1-0/+21
2016-02-10KVM: s390: gaccess: introduce access modesDavid Hildenbrand1-6/+11
2015-03-17KVM: s390: Add MEMOP ioctls for reading/writing guest memoryThomas Huth1-0/+2
2015-03-17KVM: s390: Add access register modeAlexander Yarygin1-2/+1
2015-03-17KVM: s390: Guest's memory access functions get access registersAlexander Yarygin1-6/+8
2015-03-17KVM: s390: Fix low-address protection for real addressesAlexander Yarygin1-1/+1
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