aboutsummaryrefslogtreecommitdiffstats
path: root/arch/s390/kvm
AgeCommit message (Expand)Author
2016-08-12KVM: s390: reset KVM_REQ_MMU_RELOAD if mapping the prefix failedJulius Niedworok
2016-08-12KVM: s390: set the prefix initially properlyJulius Niedworok
2016-08-02Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds
2016-07-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2016-07-18KVM: s390: let ptff intercepts result in cc=3David Hildenbrand
2016-07-18KVM: s390: allow user space to handle instr 0x0000David Hildenbrand
2016-07-14KVM: pass struct kvm to kvm_set_routing_entryRadim Krčmář
2016-07-05KVM: s390: inject PER i-fetch events on applicable icptsDavid Hildenbrand
2016-07-01KVM: remove kvm_guest_enter/exit wrappersPaolo Bonzini
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-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: 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: 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: shadow pages with real guest requested protectionDavid Hildenbrand
2016-06-20s390/mm: add kvm shadow fault functionMartin Schwidefsky
2016-06-20s390/mm: add reference counter to gmap structureMartin Schwidefsky
2016-06-20s390/mm: extended gmap pte notifierMartin Schwidefsky
2016-06-20s390/kvm: page table invalidation notifierMartin Schwidefsky
2016-06-16KVM: s390: use kvm->created_vcpusPaolo Bonzini
2016-06-15Merge tag 'kvm-s390-next-4.8-1' of git://git.kernel.org/pub/scm/linux/kernel/...Paolo Bonzini