summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/gaccess.c
AgeCommit message (Expand)Author
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
2014-05-30KVM: s390: Add a generic function for translating guest addressesThomas Huth
2014-04-29KVM: s390: Add a function for checking the low-address protectionThomas Huth
2014-04-22KVM: s390: make use of ipte lockHeiko Carstens
2014-04-22KVM: s390: add architecture compliant guest access functionsHeiko Carstens