index
:
~agd5f/linux
DAL-wip
amd-15.31
amd-17.50
amd-18.10
amd-18.20
amd-18.30
amd-18.40
amd-18.50
amd-19.10
amd-19.20
amd-19.30
amd-19.50
amd-20.10
amd-20.20
amd-20.30
amd-20.40
amd-20.45
amd-22.20
amd-mainline-dkms-4.18-baseline1
amd-staging-drm-next
amd-staging-security-opensource-4.4
backlight_wip
drm-fixes
drm-fixes-5.0
drm-fixes-5.1
drm-fixes-5.10
drm-fixes-5.2
drm-fixes-5.3
drm-fixes-5.4
drm-fixes-5.5
drm-fixes-5.6
drm-fixes-5.7
drm-fixes-5.8
drm-fixes-5.9
drm-next
drm-next-5.1
drm-next-5.10
drm-next-5.11
drm-next-5.2
drm-next-5.3
drm-next-5.4
drm-next-5.5
drm-next-5.6
drm-next-5.7
drm-next-5.8
drm-next-5.9
hmm-fixup-5.3
renoir-acp
renoir-acp-2
rv6xx-dpm-fixes
si_dc_support
tmz
Unnamed repository; edit this file 'description' to name the repository.
agd5f
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
s390
/
kvm
/
gaccess.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-06-20
s390/mm: support real-space for gmap shadows
David Hildenbrand
1
-5
/
+29
2016-06-20
s390/mm: push rte protection down to shadow pte
David Hildenbrand
1
-7
/
+12
2016-06-20
s390/mm: support EDAT2 for gmap shadows
David Hildenbrand
1
-2
/
+20
2016-06-20
s390/mm: support EDAT1 for gmap shadows
David Hildenbrand
1
-7
/
+27
2016-06-20
s390/mm: push ste protection down to shadow pte
David Hildenbrand
1
-0
/
+1
2016-06-20
s390/mm: take ipte_lock during shadow faults
David Hildenbrand
1
-1
/
+10
2016-06-20
s390/mm: protection exceptions are corrrectly shadowed
David Hildenbrand
1
-5
/
+1
2016-06-20
s390/mm: take the mmap_sem in kvm_s390_shadow_fault()
David Hildenbrand
1
-17
/
+15
2016-06-20
s390/mm: shadow pages with real guest requested protection
David Hildenbrand
1
-1
/
+1
2016-06-20
s390/mm: add kvm shadow fault function
Martin Schwidefsky
1
-0
/
+168
2016-06-10
KVM: s390: gaccess: convert get_vcpu_asce()
David Hildenbrand
1
-22
/
+1
2016-06-10
KVM: s390: gaccess: convert guest_page_range()
David Hildenbrand
1
-18
/
+9
2016-06-10
KVM: s390: gaccess: convert guest_translate_address()
David Hildenbrand
1
-15
/
+6
2016-06-10
KVM: s390: gaccess: convert kvm_s390_check_low_addr_prot_real()
David Hildenbrand
1
-12
/
+1
2016-06-10
KVM: s390: gaccess: function for preparing translation exceptions
David Hildenbrand
1
-0
/
+62
2016-06-10
KVM: s390: gaccess: store guest address on ALC prot exceptions
David Hildenbrand
1
-3
/
+5
2016-02-10
KVM: s390: gaccess: implement instruction fetching mode
David Hildenbrand
1
-4
/
+7
2016-02-10
KVM: s390: gaccess: introduce access modes
David Hildenbrand
1
-23
/
+23
2015-11-30
KVM: s390: Introduce switching code
Eugene (jno) Dvurechenski
1
-7
/
+23
2015-11-30
KVM: s390: Generalize access to IPTE controls
Eugene (jno) Dvurechenski
1
-5
/
+5
2015-03-17
KVM: s390: Add MEMOP ioctls for reading/writing guest memory
Thomas Huth
1
-0
/
+22
2015-03-17
KVM: s390: Add access register mode
Alexander Yarygin
1
-33
/
+201
2015-03-17
KVM: s390: Optimize paths where get_vcpu_asce() is invoked
Alexander Yarygin
1
-13
/
+12
2015-03-17
KVM: s390: Guest's memory access functions get access registers
Alexander Yarygin
1
-2
/
+2
2015-03-17
KVM: s390: Fix low-address protection for real addresses
Alexander Yarygin
1
-5
/
+6
2015-03-06
KVM: s390: Fix trivial typo in comments
Yannick Guerrini
1
-1
/
+1
2015-02-09
KVM: s390: use facilities and cpu_id per KVM
Michael Mueller
1
-2
/
+2
2014-12-20
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/borntr...
Linus Torvalds
1
-12
/
+6
2014-12-18
s390/kvm: REPLACE barrier fixup with READ_ONCE
Christian Borntraeger
1
-12
/
+6
2014-11-07
Merge tag 'kvm-s390-next-20141107' of git://git.kernel.org/pub/scm/linux/kern...
Paolo Bonzini
1
-6
/
+14
2014-11-07
KVM: s390: Fix ipte locking
Christian Borntraeger
1
-6
/
+14
2014-10-28
KVM: s390: Make the simple ipte mutex specific to a VM instead of global
Thomas Huth
1
-11
/
+9
2014-09-10
KVM: s390: get rid of constant condition in ipte_unlock_simple
Christian Borntraeger
1
-2
/
+1
2014-05-30
KVM: s390: Enable DAT support for TPROT handler
Thomas Huth
1
-2
/
+2
2014-05-30
KVM: s390: Add a generic function for translating guest addresses
Thomas Huth
1
-0
/
+53
2014-04-29
KVM: s390: Add a function for checking the low-address protection
Thomas Huth
1
-0
/
+28
2014-04-22
KVM: s390: make use of ipte lock
Heiko Carstens
1
-0
/
+109
2014-04-22
KVM: s390: add architecture compliant guest access functions
Heiko Carstens
1
-0
/
+536