summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)AuthorFilesLines
2016-06-21KVM: s390: vsie: support STFLE interpretationDavid Hildenbrand1-2/+47
2016-06-21KVM: s390: vsie: support host-protection-interruptionDavid Hildenbrand1-0/+3
2016-06-21KVM: s390: vsie: support edat1 / edat2David Hildenbrand1-0/+7
2016-06-21KVM: s390: vsie: support setting the ibcDavid Hildenbrand1-0/+21
2016-06-21KVM: s390: vsie: optimize gmap prefix mappingDavid Hildenbrand1-2/+29
2016-06-21KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand7-2/+794
2016-06-20s390: introduce page_to_virt() and pfn_to_virt()David Hildenbrand1-0/+2
2016-06-20KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand4-3/+19
2016-06-20KVM: s390: fast path for shadow gmaps in gmap notifierDavid Hildenbrand1-0/+2
2016-06-20s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()David Hildenbrand1-6/+11
2016-06-20s390/mm: allow to check if a gmap shadow is validDavid Hildenbrand2-0/+21
2016-06-20s390/mm: remember the int code for the last gmap faultDavid Hildenbrand2-0/+2
2016-06-20s390/mm: limit number of real-space gmap shadowsDavid Hildenbrand1-0/+13
2016-06-20s390/mm: support real-space for gmap shadowsDavid Hildenbrand3-10/+65
2016-06-20s390/mm: push rte protection down to shadow pteDavid Hildenbrand1-7/+12
2016-06-20s390/mm: support EDAT2 for gmap shadowsDavid Hildenbrand3-5/+34
2016-06-20s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand3-13/+55
2016-06-20s390/mm: prepare for EDAT1/EDAT2 support in gmap shadowDavid Hildenbrand2-6/+15
2016-06-20s390/mm: push ste protection down to shadow pteDavid Hildenbrand1-0/+1
2016-06-20s390/mm: take ipte_lock during shadow faultsDavid Hildenbrand2-2/+12
2016-06-20s390/mm: protection exceptions are corrrectly shadowedDavid Hildenbrand2-6/+2
2016-06-20s390/mm: take the mmap_sem in kvm_s390_shadow_fault()David Hildenbrand1-17/+15
2016-06-20s390/mm: fix races on gmap_shadow creationDavid Hildenbrand2-17/+30
2016-06-20s390/mm: avoid races on region/segment/page table shadowingDavid Hildenbrand1-27/+70
2016-06-20s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand5-20/+15
2016-06-20s390/mm: flush tlb of shadows in all situationsDavid Hildenbrand1-3/+4
2016-06-20s390/mm: add kvm shadow fault functionMartin Schwidefsky2-0/+170
2016-06-20s390/mm: add shadow gmap supportMartin Schwidefsky8-34/+1262
2016-06-20s390/mm: add reference counter to gmap structureMartin Schwidefsky3-30/+85
2016-06-20s390/mm: extended gmap pte notifierMartin Schwidefsky5-55/+193
2016-06-20s390/mm: use RCU for gmap notifier list and the per-mm gmap listMartin Schwidefsky5-29/+41
2016-06-20s390/kvm: page table invalidation notifierMartin Schwidefsky3-9/+31
2016-06-16KVM: s390: use kvm->created_vcpusPaolo Bonzini1-5/+5
2016-06-15Merge tag 'kvm-s390-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini21-449/+1506
2016-06-14KVM: S390: Fix typoAndrea Gelmini1-1/+1
2016-06-10KVM: s390: handle missing storage-key facilityDavid Hildenbrand4-11/+184
2016-06-10KVM: s390: trace and count all skey interceptsDavid Hildenbrand2-6/+9
2016-06-10s390/sclp: detect storage-key facilityDavid Hildenbrand1-1/+3
2016-06-10KVM: s390: pfmf: handle address overflowsDavid Hildenbrand1-1/+1
2016-06-10KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand3-4/+50
2016-06-10KVM: s390: pfmf: take care of amode when setting reg2David Hildenbrand1-2/+9
2016-06-10KVM: s390: pfmf: MR and MC are ignored without CSSKEDavid Hildenbrand1-4/+0
2016-06-10KVM: s390: pfmf: fix end address calculationDavid Hildenbrand1-11/+9
2016-06-10KVM: s390: storage keys fit into a charDavid Hildenbrand1-2/+1
2016-06-10s390/mm: return key via pointer in get_guest_storage_keyDavid Hildenbrand3-13/+10
2016-06-10s390/mm: simplify get_guest_storage_keyDavid Hildenbrand1-13/+4
2016-06-10s390/mm: set and get guest storage key mmap lockingMartin Schwidefsky3-24/+24
2016-06-10s390/mm: don't drop errors in get_guest_storage_keyDavid Hildenbrand2-2/+2
2016-06-10KVM: s390: fixup I/O interrupt tracesChristian Borntraeger1-11/+15
2016-06-10KVM: s390: provide logging for diagnose 0x500Christian Borntraeger1-0/+5