summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/gaccess.h
Commit message (Expand)AuthorAgeFilesLines
* KVM: s390: Extend MEM_OP ioctl by storage key checked cmpxchgJanis Schoetterl-Glausch2023-02-071-0/+3
* KVM: s390: Cleanup ipte lock access and SIIF facility checksPierre Morel2022-07-201-3/+3
* KVM: s390: Add vm IOCTL for key checked guest absolute memory accessJanis Schoetterl-Glausch2022-02-141-0/+6
* KVM: s390: handle_tprot: Honor storage keysJanis Schoetterl-Glausch2022-02-141-3/+0
* KVM: s390: Honor storage keys when accessing guest memoryJanis Schoetterl-Glausch2022-02-141-11/+66
* KVM: s390: split kvm_s390_real_to_absClaudio Imbrenda2021-03-241-6/+17
* KVM: s390: extend kvm_s390_shadow_fault to return entry pointerClaudio Imbrenda2021-03-241-1/+5
* KVM: s390: split kvm_s390_logical_to_effectiveClaudio Imbrenda2021-03-091-7/+24
* KVM: s390: Remove redundant license textGreg Kroah-Hartman2017-12-061-4/+0
* KVM: s390: add SPDX identifiers to the remaining filesGreg Kroah-Hartman2017-12-061-0/+1
* s390: rename psw_bits enumsHeiko Carstens2017-06-121-2/+2
* KVM: s390: prepare to read random guest instructionsDavid Hildenbrand2017-01-301-4/+5
* KVM: s390: Get rid of ar_tChristian Borntraeger2017-01-301-5/+5
* s390/mm: take ipte_lock during shadow faultsDavid Hildenbrand2016-06-201-1/+2
* s390/mm: protection exceptions are corrrectly shadowedDavid Hildenbrand2016-06-201-1/+1
* s390/mm: add kvm shadow fault functionMartin Schwidefsky2016-06-201-0/+2
* KVM: s390: gaccess: implement instruction fetching modeDavid Hildenbrand2016-02-101-0/+21
* KVM: s390: gaccess: introduce access modesDavid Hildenbrand2016-02-101-6/+11
* KVM: s390: Add MEMOP ioctls for reading/writing guest memoryThomas Huth2015-03-171-0/+2
* KVM: s390: Add access register modeAlexander Yarygin2015-03-171-2/+1
* KVM: s390: Guest's memory access functions get access registersAlexander Yarygin2015-03-171-6/+8
* KVM: s390: Fix low-address protection for real addressesAlexander Yarygin2015-03-171-1/+1
* KVM: s390: Enable DAT support for TPROT handlerThomas Huth2014-05-301-0/+2
* KVM: s390: Add a generic function for translating guest addressesThomas Huth2014-05-301-0/+3
* KVM: s390: split SIE state guest prefix fieldMichael Mueller2014-05-161-4/+4
* KVM: s390: Add a function for checking the low-address protectionThomas Huth2014-04-291-0/+1
* KVM: s390: cleanup kvm_s390_real_to_abs()Heiko Carstens2014-04-221-8/+16
* KVM: s390: remove old guest access functionsHeiko Carstens2014-04-221-81/+0
* KVM: s390: make use of ipte lockHeiko Carstens2014-04-221-0/+2
* KVM: s390: add architecture compliant guest access functionsHeiko Carstens2014-04-221-0/+170
* KVM: s390: add lowcore access functionsHeiko Carstens2014-04-221-2/+93
* KVM: s390: add kvm_s390_logical_to_effective() helperHeiko Carstens2014-04-221-0/+25
* KVM: s390: Helper for converting real addresses to absoluteThomas Huth2013-09-241-7/+14
* s390: Replace weird use of PTR_RET.Rusty Russell2013-07-151-4/+8
* s390/kvm,gaccess: add address space annotationsHeiko Carstens2013-03-071-10/+11
* s390/kvm,gaccess: shorten copy_to/from_guest codeHeiko Carstens2013-03-071-253/+41
* s390/kvm,gaccess: shorten put/get_guest codeHeiko Carstens2013-03-071-114/+39
* s390/kvm,gaccess: fix guest access return code handlingHeiko Carstens2013-03-071-2/+5
* s390/comments: unify copyright messages and remove file namesHeiko Carstens2012-07-201-2/+2
* [S390] Use gmap translation for accessing guest memoryCarsten Otte2011-07-241-68/+175
* KVM: s390: streamline memslot handlingChristian Ehrhardt2009-09-101-11/+12
* KVM: s390: Change guestaddr type in gaccessMartin Schwidefsky2008-07-271-29/+33
* KVM: s390: arch backend for the kvm kernel moduleHeiko Carstens2008-04-271-0/+274