summaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm/gaccess.c
Commit message (Expand)AuthorAgeFilesLines
...
* Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...Linus Torvalds2014-12-201-12/+6
|\
| * s390/kvm: REPLACE barrier fixup with READ_ONCEChristian Borntraeger2014-12-181-12/+6
* | Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kern...Paolo Bonzini2014-11-071-6/+14
|\|
| * KVM: s390: Fix ipte lockingChristian Borntraeger2014-11-071-6/+14
* | KVM: s390: Make the simple ipte mutex specific to a VM instead of globalThomas Huth2014-10-281-11/+9
|/
* KVM: s390: get rid of constant condition in ipte_unlock_simpleChristian Borntraeger2014-09-101-2/+1
* KVM: s390: Enable DAT support for TPROT handlerThomas Huth2014-05-301-2/+2
* KVM: s390: Add a generic function for translating guest addressesThomas Huth2014-05-301-0/+53
* KVM: s390: Add a function for checking the low-address protectionThomas Huth2014-04-291-0/+28
* KVM: s390: make use of ipte lockHeiko Carstens2014-04-221-0/+109
* KVM: s390: add architecture compliant guest access functionsHeiko Carstens2014-04-221-0/+536