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.h
Age
Commit message (
Expand
)
Author
2016-06-20
s390/mm: take ipte_lock during shadow faults
David Hildenbrand
2016-06-20
s390/mm: protection exceptions are corrrectly shadowed
David Hildenbrand
2016-06-20
s390/mm: add kvm shadow fault function
Martin Schwidefsky
2016-02-10
KVM: s390: gaccess: implement instruction fetching mode
David Hildenbrand
2016-02-10
KVM: s390: gaccess: introduce access modes
David Hildenbrand
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: Guest's memory access functions get access registers
Alexander Yarygin
2015-03-17
KVM: s390: Fix low-address protection for real addresses
Alexander Yarygin
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-05-16
KVM: s390: split SIE state guest prefix field
Michael Mueller
2014-04-29
KVM: s390: Add a function for checking the low-address protection
Thomas Huth
2014-04-22
KVM: s390: cleanup kvm_s390_real_to_abs()
Heiko Carstens
2014-04-22
KVM: s390: remove old guest access functions
Heiko Carstens
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
2014-04-22
KVM: s390: add lowcore access functions
Heiko Carstens
2014-04-22
KVM: s390: add kvm_s390_logical_to_effective() helper
Heiko Carstens
2013-09-24
KVM: s390: Helper for converting real addresses to absolute
Thomas Huth
2013-07-15
s390: Replace weird use of PTR_RET.
Rusty Russell
2013-03-07
s390/kvm,gaccess: add address space annotations
Heiko Carstens
2013-03-07
s390/kvm,gaccess: shorten copy_to/from_guest code
Heiko Carstens
2013-03-07
s390/kvm,gaccess: shorten put/get_guest code
Heiko Carstens
2013-03-07
s390/kvm,gaccess: fix guest access return code handling
Heiko Carstens
2012-07-20
s390/comments: unify copyright messages and remove file names
Heiko Carstens
2011-07-24
[S390] Use gmap translation for accessing guest memory
Carsten Otte
2009-09-10
KVM: s390: streamline memslot handling
Christian Ehrhardt
2008-07-27
KVM: s390: Change guestaddr type in gaccess
Martin Schwidefsky
2008-04-27
KVM: s390: arch backend for the kvm kernel module
Heiko Carstens