summaryrefslogtreecommitdiffstats
path: root/arch/s390
Commit message (Expand)AuthorAgeFilesLines
...
| * | | KVM: s390: vsie: support edat1 / edat2David Hildenbrand2016-06-211-0/+7
| * | | KVM: s390: vsie: support setting the ibcDavid Hildenbrand2016-06-211-0/+21
| * | | KVM: s390: vsie: optimize gmap prefix mappingDavid Hildenbrand2016-06-211-2/+29
| * | | KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand2016-06-217-2/+794
| * | | s390: introduce page_to_virt() and pfn_to_virt()David Hildenbrand2016-06-201-0/+2
| * | | KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand2016-06-204-3/+19
| * | | KVM: s390: fast path for shadow gmaps in gmap notifierDavid Hildenbrand2016-06-201-0/+2
| * | | s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()David Hildenbrand2016-06-201-6/+11
| * | | s390/mm: allow to check if a gmap shadow is validDavid Hildenbrand2016-06-202-0/+21
| * | | s390/mm: remember the int code for the last gmap faultDavid Hildenbrand2016-06-202-0/+2
| * | | s390/mm: limit number of real-space gmap shadowsDavid Hildenbrand2016-06-201-0/+13
| * | | s390/mm: support real-space for gmap shadowsDavid Hildenbrand2016-06-203-10/+65
| * | | s390/mm: push rte protection down to shadow pteDavid Hildenbrand2016-06-201-7/+12
| * | | s390/mm: support EDAT2 for gmap shadowsDavid Hildenbrand2016-06-203-5/+34
| * | | s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand2016-06-203-13/+55
| * | | s390/mm: prepare for EDAT1/EDAT2 support in gmap shadowDavid Hildenbrand2016-06-202-6/+15
| * | | s390/mm: push ste protection down to shadow pteDavid Hildenbrand2016-06-201-0/+1
| * | | s390/mm: take ipte_lock during shadow faultsDavid Hildenbrand2016-06-202-2/+12
| * | | s390/mm: protection exceptions are corrrectly shadowedDavid Hildenbrand2016-06-202-6/+2
| * | | s390/mm: take the mmap_sem in kvm_s390_shadow_fault()David Hildenbrand2016-06-201-17/+15
| * | | s390/mm: fix races on gmap_shadow creationDavid Hildenbrand2016-06-202-17/+30
| * | | s390/mm: avoid races on region/segment/page table shadowingDavid Hildenbrand2016-06-201-27/+70
| * | | s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand2016-06-205-20/+15
| * | | s390/mm: flush tlb of shadows in all situationsDavid Hildenbrand2016-06-201-3/+4
| * | | s390/mm: add kvm shadow fault functionMartin Schwidefsky2016-06-202-0/+170
| * | | s390/mm: add shadow gmap supportMartin Schwidefsky2016-06-208-34/+1262
| * | | s390/mm: add reference counter to gmap structureMartin Schwidefsky2016-06-203-30/+85
| * | | s390/mm: extended gmap pte notifierMartin Schwidefsky2016-06-205-55/+193
| * | | s390/mm: use RCU for gmap notifier list and the per-mm gmap listMartin Schwidefsky2016-06-205-29/+41
| * | | s390/kvm: page table invalidation notifierMartin Schwidefsky2016-06-203-9/+31
| * | | KVM: s390: use kvm->created_vcpusPaolo Bonzini2016-06-161-5/+5
| * | | Merge tag 'kvm-s390-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini2016-06-1521-449/+1506
| |\ \ \
| | * | | KVM: s390: handle missing storage-key facilityDavid Hildenbrand2016-06-104-11/+184
| | * | | KVM: s390: trace and count all skey interceptsDavid Hildenbrand2016-06-102-6/+9
| | * | | s390/sclp: detect storage-key facilityDavid Hildenbrand2016-06-101-1/+3
| | * | | KVM: s390: pfmf: handle address overflowsDavid Hildenbrand2016-06-101-1/+1
| | * | | KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand2016-06-103-4/+50
| | * | | KVM: s390: pfmf: take care of amode when setting reg2David Hildenbrand2016-06-101-2/+9
| | * | | KVM: s390: pfmf: MR and MC are ignored without CSSKEDavid Hildenbrand2016-06-101-4/+0
| | * | | KVM: s390: pfmf: fix end address calculationDavid Hildenbrand2016-06-101-11/+9
| | * | | KVM: s390: storage keys fit into a charDavid Hildenbrand2016-06-101-2/+1
| | * | | s390/mm: return key via pointer in get_guest_storage_keyDavid Hildenbrand2016-06-103-13/+10
| | * | | s390/mm: simplify get_guest_storage_keyDavid Hildenbrand2016-06-101-13/+4
| | * | | s390/mm: set and get guest storage key mmap lockingMartin Schwidefsky2016-06-103-24/+24
| | * | | s390/mm: don't drop errors in get_guest_storage_keyDavid Hildenbrand2016-06-102-2/+2
| | * | | KVM: s390: fixup I/O interrupt tracesChristian Borntraeger2016-06-101-11/+15
| | * | | KVM: s390: provide logging for diagnose 0x500Christian Borntraeger2016-06-101-0/+5
| | * | | KVM: s390: turn on tx even without ctxDavid Hildenbrand2016-06-101-1/+1
| | * | | KVM: s390: enable host-protection-interruption only with ESOPDavid Hildenbrand2016-06-101-1/+3
| | * | | KVM: s390: enable ibs only if availableDavid Hildenbrand2016-06-101-0/+2