summaryrefslogtreecommitdiff
path: root/arch/s390
AgeCommit message (Expand)Author
2016-06-21KVM: s390: vsie: add module parameter "nested"David Hildenbrand
2016-06-21KVM: s390: vsie: add indication for future featuresDavid Hildenbrand
2016-06-21KVM: s390: vsie: correctly set and handle guest TODDavid Hildenbrand
2016-06-21KVM: s390: vsie: speed up VCPU external callsDavid Hildenbrand
2016-06-21KVM: s390: don't use CPUSTAT_WAIT to detect if a VCPU is idleDavid Hildenbrand
2016-06-21KVM: s390: vsie: speed up VCPU irq delivery when handling vsieDavid Hildenbrand
2016-06-21KVM: s390: vsie: try to refault after a reported fault to g2David Hildenbrand
2016-06-21KVM: s390: vsie: support IBS interpretationDavid Hildenbrand
2016-06-21KVM: s390: vsie: support conditional-external-interceptionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support intervention-bypassDavid Hildenbrand
2016-06-21KVM: s390: vsie: support guest-storage-limit-suppressionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support guest-PER-enhancementDavid Hildenbrand
2016-06-21KVM: s390: vsie: support shared IPTE-interlock facilityDavid Hildenbrand
2016-06-21KVM: s390: vsie: support 64-bit-SCAODavid Hildenbrand
2016-06-21KVM: s390: vsie: support run-time-instrumentationDavid Hildenbrand
2016-06-21KVM: s390: vsie: support vectory facility (SIMD)David Hildenbrand
2016-06-21KVM: s390: vsie: support transactional executionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support aes dea wrapping keysDavid Hildenbrand
2016-06-21KVM: s390: vsie: support STFLE interpretationDavid Hildenbrand
2016-06-21KVM: s390: vsie: support host-protection-interruptionDavid Hildenbrand
2016-06-21KVM: s390: vsie: support edat1 / edat2David Hildenbrand
2016-06-21KVM: s390: vsie: support setting the ibcDavid Hildenbrand
2016-06-21KVM: s390: vsie: optimize gmap prefix mappingDavid Hildenbrand
2016-06-21KVM: s390: vsie: initial support for nested virtualizationDavid Hildenbrand
2016-06-20s390: introduce page_to_virt() and pfn_to_virt()David Hildenbrand
2016-06-20KVM: s390: backup the currently enabled gmap when scheduled outDavid Hildenbrand
2016-06-20KVM: s390: fast path for shadow gmaps in gmap notifierDavid Hildenbrand
2016-06-20s390/mm: don't fault everything in read-write in gmap_pte_op_fixup()David Hildenbrand
2016-06-20s390/mm: allow to check if a gmap shadow is validDavid Hildenbrand
2016-06-20s390/mm: remember the int code for the last gmap faultDavid Hildenbrand
2016-06-20s390/mm: limit number of real-space gmap shadowsDavid Hildenbrand
2016-06-20s390/mm: support real-space for gmap shadowsDavid Hildenbrand
2016-06-20s390/mm: push rte protection down to shadow pteDavid Hildenbrand
2016-06-20s390/mm: support EDAT2 for gmap shadowsDavid Hildenbrand
2016-06-20s390/mm: support EDAT1 for gmap shadowsDavid Hildenbrand
2016-06-20s390/mm: prepare for EDAT1/EDAT2 support in gmap shadowDavid Hildenbrand
2016-06-20s390/mm: push ste protection down to shadow pteDavid Hildenbrand
2016-06-20s390/mm: take ipte_lock during shadow faultsDavid Hildenbrand
2016-06-20s390/mm: protection exceptions are corrrectly shadowedDavid Hildenbrand
2016-06-20s390/mm: take the mmap_sem in kvm_s390_shadow_fault()David Hildenbrand
2016-06-20s390/mm: fix races on gmap_shadow creationDavid Hildenbrand
2016-06-20s390/mm: avoid races on region/segment/page table shadowingDavid Hildenbrand
2016-06-20s390/mm: shadow pages with real guest requested protectionDavid Hildenbrand
2016-06-20s390/mm: flush tlb of shadows in all situationsDavid Hildenbrand
2016-06-20s390/mm: add kvm shadow fault functionMartin Schwidefsky
2016-06-20s390/mm: add shadow gmap supportMartin Schwidefsky
2016-06-20s390/mm: add reference counter to gmap structureMartin Schwidefsky
2016-06-20s390/mm: extended gmap pte notifierMartin Schwidefsky
2016-06-20s390/mm: use RCU for gmap notifier list and the per-mm gmap listMartin Schwidefsky
2016-06-20s390/kvm: page table invalidation notifierMartin Schwidefsky