aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/gaccess.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-12-20Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntraeger/linuxLinus Torvalds1-12/+6
2014-12-18s390/kvm: REPLACE barrier fixup with READ_ONCEChristian Borntraeger1-12/+6
2014-11-07Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kernel/git/kvms390/linux into HEADPaolo Bonzini1-6/+14
2014-11-07KVM: s390: Fix ipte lockingChristian Borntraeger1-6/+14
2014-10-28KVM: s390: Make the simple ipte mutex specific to a VM instead of globalThomas Huth1-11/+9
2014-09-10KVM: s390: get rid of constant condition in ipte_unlock_simpleChristian Borntraeger1-2/+1
2014-05-30KVM: s390: Enable DAT support for TPROT handlerThomas Huth1-2/+2
2014-05-30KVM: s390: Add a generic function for translating guest addressesThomas Huth1-0/+53
2014-04-29KVM: s390: Add a function for checking the low-address protectionThomas Huth1-0/+28
2014-04-22KVM: s390: make use of ipte lockHeiko Carstens1-0/+109
2014-04-22KVM: s390: add architecture compliant guest access functionsHeiko Carstens1-0/+536