aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/gaccess.c
Commit message (Expand)AuthorAge
* KVM: s390: gaccess: simplify translation exception handlingJanosch Frank2016-09-08
* s390/mm: support real-space for gmap shadowsDavid Hildenbrand2016-06-20
* s390/mm: push rte protection down to shadow pteDavid Hildenbrand2016-06-20
* s390/mm: support EDAT2 for gmap shadowsDavid Hildenbrand2016-06-20
* s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand2016-06-20
* s390/mm: push ste protection down to shadow pteDavid Hildenbrand2016-06-20
* s390/mm: take ipte_lock during shadow faultsDavid Hildenbrand2016-06-20
* s390/mm: protection exceptions are corrrectly shadowedDavid Hildenbrand2016-06-20
* s390/mm: take the mmap_sem in kvm_s390_shadow_fault()David Hildenbrand2016-06-20
* s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand2016-06-20
* s390/mm: add kvm shadow fault functionMartin Schwidefsky2016-06-20
* KVM: s390: gaccess: convert get_vcpu_asce()David Hildenbrand2016-06-10
* KVM: s390: gaccess: convert guest_page_range()David Hildenbrand2016-06-10
* KVM: s390: gaccess: convert guest_translate_address()David Hildenbrand2016-06-10
* KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real()David Hildenbrand2016-06-10
* KVM: s390: gaccess: function for preparing translation exceptionsDavid Hildenbrand2016-06-10
* KVM: s390: gaccess: store guest address on ALC prot exceptionsDavid Hildenbrand2016-06-10
* KVM: s390: gaccess: implement instruction fetching modeDavid Hildenbrand2016-02-10
* KVM: s390: gaccess: introduce access modesDavid Hildenbrand2016-02-10
* KVM: s390: Introduce switching codeEugene (jno) Dvurechenski2015-11-30
* KVM: s390: Generalize access to IPTE controlsEugene (jno) Dvurechenski2015-11-30
* KVM: s390: Add MEMOP ioctls for reading/writing guest memoryThomas Huth2015-03-17
* KVM: s390: Add access register modeAlexander Yarygin2015-03-17
* KVM: s390: Optimize paths where get_vcpu_asce() is invokedAlexander Yarygin2015-03-17
* KVM: s390: Guest's memory access functions get access registersAlexander Yarygin2015-03-17
* KVM: s390: Fix low-address protection for real addressesAlexander Yarygin2015-03-17
* KVM: s390: Fix trivial typo in commentsYannick Guerrini2015-03-06
* KVM: s390: use facilities and cpu_id per KVMMichael Mueller2015-02-09
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-20
|\
| * s390/kvm: REPLACE barrier fixup with READ_ONCEChristian Borntraeger2014-12-18
* | Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-11-07
|\|
| * KVM: s390: Fix ipte lockingChristian Borntraeger2014-11-07
* | KVM: s390: Make the simple ipte mutex specific to a VM instead of globalThomas Huth2014-10-28
|/
* KVM: s390: get rid of constant condition in ipte_unlock_simpleChristian Borntraeger2014-09-10
* KVM: s390: Enable DAT support for TPROT handlerThomas Huth2014-05-30
* KVM: s390: Add a generic function for translating guest addressesThomas Huth2014-05-30
* KVM: s390: Add a function for checking the low-address protectionThomas Huth2014-04-29
* KVM: s390: make use of ipte lockHeiko Carstens2014-04-22
* KVM: s390: add architecture compliant guest access functionsHeiko Carstens2014-04-22