summaryrefslogtreecommitdiff
path: root/arch/s390/kvm/gaccess.c
AgeCommit message (Expand)Author
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-07-26KVM: s390: use new mm defines instead of magic valuesHeiko Carstens
2017-07-06Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2017-06-22KVM: s390: gaccess: fix real-space designation asce handling for gmap shadowsHeiko Carstens
2017-06-22KVM: s390: avoid packed attributeMartin Schwidefsky
2017-06-22KVM: s390: implement instruction execution protection for emulatedChristian Borntraeger
2017-06-12s390: rename struct psw_bits membersHeiko Carstens
2017-06-12s390: rename psw_bits enumsHeiko Carstens
2017-05-08Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2017-04-03KVM: s390: remove change-recording override supportHeiko Carstens
2017-03-16KVM: s390: use defines for execution controlsDavid Hildenbrand
2017-03-02sched/headers: Prepare to remove the <linux/mm_types.h> dependency from <linu...Ingo Molnar
2017-01-30KVM: s390: Get rid of ar_tChristian Borntraeger
2017-01-30KVM: s390: gaccess: add ESOP2 handlingChristian Borntraeger
2016-09-08KVM: s390: gaccess: simplify translation exception handlingJanosch Frank
2016-06-20s390/mm: support real-space for gmap shadowsDavid Hildenbrand
2016-06-20s390/mm: push rte protection down to shadow pteDavid Hildenbrand
2016-06-20s390/mm: support EDAT2 for gmap shadowsDavid Hildenbrand
2016-06-20s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand
2016-06-20s390/mm: push ste protection down to shadow pteDavid Hildenbrand
2016-06-20s390/mm: take ipte_lock during shadow faultsDavid Hildenbrand
2016-06-20s390/mm: protection exceptions are corrrectly shadowedDavid Hildenbrand
2016-06-20s390/mm: take the mmap_sem in kvm_s390_shadow_fault()David Hildenbrand
2016-06-20s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand
2016-06-20s390/mm: add kvm shadow fault functionMartin Schwidefsky
2016-06-10KVM: s390: gaccess: convert get_vcpu_asce()David Hildenbrand
2016-06-10KVM: s390: gaccess: convert guest_page_range()David Hildenbrand
2016-06-10KVM: s390: gaccess: convert guest_translate_address()David Hildenbrand
2016-06-10KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real()David Hildenbrand
2016-06-10KVM: s390: gaccess: function for preparing translation exceptionsDavid Hildenbrand
2016-06-10KVM: s390: gaccess: store guest address on ALC prot exceptionsDavid Hildenbrand
2016-02-10KVM: s390: gaccess: implement instruction fetching modeDavid Hildenbrand
2016-02-10KVM: s390: gaccess: introduce access modesDavid Hildenbrand
2015-11-30KVM: s390: Introduce switching codeEugene (jno) Dvurechenski
2015-11-30KVM: s390: Generalize access to IPTE controlsEugene (jno) Dvurechenski
2015-03-17KVM: s390: Add MEMOP ioctls for reading/writing guest memoryThomas Huth
2015-03-17KVM: s390: Add access register modeAlexander Yarygin
2015-03-17KVM: s390: Optimize paths where get_vcpu_asce() is invokedAlexander Yarygin
2015-03-17KVM: s390: Guest's memory access functions get access registersAlexander Yarygin
2015-03-17KVM: s390: Fix low-address protection for real addressesAlexander Yarygin
2015-03-06KVM: s390: Fix trivial typo in commentsYannick Guerrini
2015-02-09KVM: s390: use facilities and cpu_id per KVMMichael Mueller
2014-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds
2014-12-18s390/kvm: REPLACE barrier fixup with READ_ONCEChristian Borntraeger
2014-11-07Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini
2014-11-07KVM: s390: Fix ipte lockingChristian Borntraeger
2014-10-28KVM: s390: Make the simple ipte mutex specific to a VM instead of globalThomas Huth
2014-09-10KVM: s390: get rid of constant condition in ipte_unlock_simpleChristian Borntraeger
2014-05-30KVM: s390: Enable DAT support for TPROT handlerThomas Huth