Age | Commit message (Expand) | Author | Files | Lines |
2021-03-24 | KVM: s390: split kvm_s390_real_to_abs | Claudio Imbrenda | 1 | -6/+17 |
2021-03-24 | KVM: s390: extend kvm_s390_shadow_fault to return entry pointer | Claudio Imbrenda | 1 | -1/+5 |
2021-03-09 | KVM: s390: split kvm_s390_logical_to_effective | Claudio Imbrenda | 1 | -7/+24 |
2017-12-06 | KVM: s390: Remove redundant license text | Greg Kroah-Hartman | 1 | -4/+0 |
2017-12-06 | KVM: s390: add SPDX identifiers to the remaining files | Greg Kroah-Hartman | 1 | -0/+1 |
2017-06-12 | s390: rename psw_bits enums | Heiko Carstens | 1 | -2/+2 |
2017-01-30 | KVM: s390: prepare to read random guest instructions | David Hildenbrand | 1 | -4/+5 |
2017-01-30 | KVM: s390: Get rid of ar_t | Christian Borntraeger | 1 | -5/+5 |
2016-06-20 | s390/mm: take ipte_lock during shadow faults | David Hildenbrand | 1 | -1/+2 |
2016-06-20 | s390/mm: protection exceptions are corrrectly shadowed | David Hildenbrand | 1 | -1/+1 |
2016-06-20 | s390/mm: add kvm shadow fault function | Martin Schwidefsky | 1 | -0/+2 |
2016-02-10 | KVM: s390: gaccess: implement instruction fetching mode | David Hildenbrand | 1 | -0/+21 |
2016-02-10 | KVM: s390: gaccess: introduce access modes | David Hildenbrand | 1 | -6/+11 |
2015-03-17 | KVM: s390: Add MEMOP ioctls for reading/writing guest memory | Thomas Huth | 1 | -0/+2 |
2015-03-17 | KVM: s390: Add access register mode | Alexander Yarygin | 1 | -2/+1 |
2015-03-17 | KVM: s390: Guest's memory access functions get access registers | Alexander Yarygin | 1 | -6/+8 |
2015-03-17 | KVM: s390: Fix low-address protection for real addresses | Alexander Yarygin | 1 | -1/+1 |
2014-05-30 | KVM: s390: Enable DAT support for TPROT handler | Thomas Huth | 1 | -0/+2 |
2014-05-30 | KVM: s390: Add a generic function for translating guest addresses | Thomas Huth | 1 | -0/+3 |
2014-05-16 | KVM: s390: split SIE state guest prefix field | Michael Mueller | 1 | -4/+4 |
2014-04-29 | KVM: s390: Add a function for checking the low-address protection | Thomas Huth | 1 | -0/+1 |
2014-04-22 | KVM: s390: cleanup kvm_s390_real_to_abs() | Heiko Carstens | 1 | -8/+16 |
2014-04-22 | KVM: s390: remove old guest access functions | Heiko Carstens | 1 | -81/+0 |
2014-04-22 | KVM: s390: make use of ipte lock | Heiko Carstens | 1 | -0/+2 |
2014-04-22 | KVM: s390: add architecture compliant guest access functions | Heiko Carstens | 1 | -0/+170 |
2014-04-22 | KVM: s390: add lowcore access functions | Heiko Carstens | 1 | -2/+93 |
2014-04-22 | KVM: s390: add kvm_s390_logical_to_effective() helper | Heiko Carstens | 1 | -0/+25 |
2013-09-24 | KVM: s390: Helper for converting real addresses to absolute | Thomas Huth | 1 | -7/+14 |
2013-07-15 | s390: Replace weird use of PTR_RET. | Rusty Russell | 1 | -4/+8 |
2013-03-07 | s390/kvm,gaccess: add address space annotations | Heiko Carstens | 1 | -10/+11 |
2013-03-07 | s390/kvm,gaccess: shorten copy_to/from_guest code | Heiko Carstens | 1 | -253/+41 |
2013-03-07 | s390/kvm,gaccess: shorten put/get_guest code | Heiko Carstens | 1 | -114/+39 |
2013-03-07 | s390/kvm,gaccess: fix guest access return code handling | Heiko Carstens | 1 | -2/+5 |
2012-07-20 | s390/comments: unify copyright messages and remove file names | Heiko Carstens | 1 | -2/+2 |
2011-07-24 | [S390] Use gmap translation for accessing guest memory | Carsten Otte | 1 | -68/+175 |
2009-09-10 | KVM: s390: streamline memslot handling | Christian Ehrhardt | 1 | -11/+12 |
2008-07-27 | KVM: s390: Change guestaddr type in gaccess | Martin Schwidefsky | 1 | -29/+33 |
2008-04-27 | KVM: s390: arch backend for the kvm kernel module | Heiko Carstens | 1 | -0/+274 |