index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
gaccess.c
Age
Commit message (
Expand
)
Author
2016-02-10
KVM: s390: gaccess: implement instruction fetching mode
David Hildenbrand
2016-02-10
KVM: s390: gaccess: introduce access modes
David Hildenbrand
2015-11-30
KVM: s390: Introduce switching code
Eugene (jno) Dvurechenski
2015-11-30
KVM: s390: Generalize access to IPTE controls
Eugene (jno) Dvurechenski
2015-03-17
KVM: s390: Add MEMOP ioctls for reading/writing guest memory
Thomas Huth
2015-03-17
KVM: s390: Add access register mode
Alexander Yarygin
2015-03-17
KVM: s390: Optimize paths where get_vcpu_asce() is invoked
Alexander Yarygin
2015-03-17
KVM: s390: Guest's memory access functions get access registers
Alexander Yarygin
2015-03-17
KVM: s390: Fix low-address protection for real addresses
Alexander Yarygin
2015-03-06
KVM: s390: Fix trivial typo in comments
Yannick Guerrini
2015-02-09
KVM: s390: use facilities and cpu_id per KVM
Michael Mueller
2014-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
2014-12-18
s390/kvm: REPLACE barrier fixup with READ_ONCE
Christian Borntraeger
2014-11-07
Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
2014-11-07
KVM: s390: Fix ipte locking
Christian Borntraeger
2014-10-28
KVM: s390: Make the simple ipte mutex specific to a VM instead of global
Thomas Huth
2014-09-10
KVM: s390: get rid of constant condition in ipte_unlock_simple
Christian Borntraeger
2014-05-30
KVM: s390: Enable DAT support for TPROT handler
Thomas Huth
2014-05-30
KVM: s390: Add a generic function for translating guest addresses
Thomas Huth
2014-04-29
KVM: s390: Add a function for checking the low-address protection
Thomas Huth
2014-04-22
KVM: s390: make use of ipte lock
Heiko Carstens
2014-04-22
KVM: s390: add architecture compliant guest access functions
Heiko Carstens