summaryrefslogtreecommitdiff
path: root/arch/s390/kvm
AgeCommit message (Expand)AuthorFilesLines
2016-06-21KVM: s390: vsie: support transactional executionDavid Hildenbrand1-2/+35
2016-06-21KVM: s390: vsie: support aes dea wrapping keysDavid Hildenbrand1-1/+55
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 Hildenbrand5-1/+779
2016-06-20KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand1-3/+5
2016-06-20KVM: s390: fast path for shadow gmaps in gmap notifierDavid Hildenbrand1-0/+2
2016-06-20s390/mm: support real-space for gmap shadowsDavid Hildenbrand1-5/+29
2016-06-20s390/mm: push rte protection down to shadow pteDavid Hildenbrand1-7/+12
2016-06-20s390/mm: support EDAT2 for gmap shadowsDavid Hildenbrand1-2/+20
2016-06-20s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand1-7/+27
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: shadow pages with real guest requested protectionDavid Hildenbrand1-1/+1
2016-06-20s390/mm: add kvm shadow fault functionMartin Schwidefsky2-0/+170
2016-06-20s390/mm: add reference counter to gmap structureMartin Schwidefsky1-8/+8
2016-06-20s390/mm: extended gmap pte notifierMartin Schwidefsky1-6/+7
2016-06-20s390/kvm: page table invalidation notifierMartin Schwidefsky1-5/+13
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 Bonzini10-146/+1055
2016-06-14KVM: S390: Fix typoAndrea Gelmini1-1/+1
2016-06-13s390/time: remove ETR supportMartin Schwidefsky1-1/+1
2016-06-10KVM: s390: handle missing storage-key facilityDavid Hildenbrand1-8/+142
2016-06-10KVM: s390: trace and count all skey interceptsDavid Hildenbrand2-6/+9
2016-06-10KVM: s390: pfmf: handle address overflowsDavid Hildenbrand1-1/+1
2016-06-10KVM: s390: pfmf: support conditional-sske facilityDavid Hildenbrand1-4/+14
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 Hildenbrand1-6/+2
2016-06-10s390/mm: set and get guest storage key mmap lockingMartin Schwidefsky2-12/+21
2016-06-10KVM: s390: fixup I/O interrupt tracesChristian Borntraeger1-11/+15
2016-06-10KVM: s390: provide logging for diagnose 0x500Christian Borntraeger1-0/+5
2016-06-10KVM: s390: turn on tx even without ctxDavid Hildenbrand1-1/+1
2016-06-10KVM: s390: enable host-protection-interruption only with ESOPDavid Hildenbrand1-1/+3
2016-06-10KVM: s390: enable ibs only if availableDavid Hildenbrand1-0/+2
2016-06-10KVM: s390: enable PFMFI only if availableDavid Hildenbrand1-1/+1
2016-06-10KVM: s390: enable cei only if availableDavid Hildenbrand1-1/+3
2016-06-10KVM: s390: enable ib only if availableDavid Hildenbrand1-1/+3
2016-06-10KVM: s390: handle missing guest-storage-limit-suppressionDavid Hildenbrand1-0/+4
2016-06-10KVM: s390: provide CMMA attributes only if availableDavid Hildenbrand1-1/+6
2016-06-10KVM: s390: enable CMMA if the interpration is availableDavid Hildenbrand1-2/+1
2016-06-10KVM: s390: guestdbg: signal missing hardware supportDavid Hildenbrand1-0/+2
2016-06-10KVM: s390: handle missing 64-bit-SCAO facilityDavid Hildenbrand1-4/+8