index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
gaccess.h
Age
Commit message (
Expand
)
Author
2022-07-20
KVM: s390: Cleanup ipte lock access and SIIF facility checks
Pierre Morel
2022-02-14
KVM: s390: Add vm IOCTL for key checked guest absolute memory access
Janis Schoetterl-Glausch
2022-02-14
KVM: s390: handle_tprot: Honor storage keys
Janis Schoetterl-Glausch
2022-02-14
KVM: s390: Honor storage keys when accessing guest memory
Janis Schoetterl-Glausch
2021-03-24
KVM: s390: split kvm_s390_real_to_abs
Claudio Imbrenda
2021-03-24
KVM: s390: extend kvm_s390_shadow_fault to return entry pointer
Claudio Imbrenda
2021-03-09
KVM: s390: split kvm_s390_logical_to_effective
Claudio Imbrenda
2017-12-06
KVM: s390: Remove redundant license text
Greg Kroah-Hartman
2017-12-06
KVM: s390: add SPDX identifiers to the remaining files
Greg Kroah-Hartman
2017-06-12
s390: rename psw_bits enums
Heiko Carstens
2017-01-30
KVM: s390: prepare to read random guest instructions
David Hildenbrand
2017-01-30
KVM: s390: Get rid of ar_t
Christian Borntraeger
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