Age | Commit message (Expand) | Author |
2016-06-21 | KVM: s390: vsie: support run-time-instrumentation | David Hildenbrand |
2016-06-21 | KVM: s390: vsie: support vectory facility (SIMD) | David Hildenbrand |
2016-06-21 | KVM: s390: vsie: support transactional execution | David Hildenbrand |
2016-06-21 | KVM: s390: vsie: support aes dea wrapping keys | David Hildenbrand |
2016-06-21 | KVM: s390: vsie: support STFLE interpretation | David Hildenbrand |
2016-06-21 | KVM: s390: vsie: support host-protection-interruption | David Hildenbrand |
2016-06-21 | KVM: s390: vsie: support edat1 / edat2 | David Hildenbrand |
2016-06-21 | KVM: s390: vsie: support setting the ibc | David Hildenbrand |
2016-06-21 | KVM: s390: vsie: optimize gmap prefix mapping | David Hildenbrand |
2016-06-21 | KVM: s390: vsie: initial support for nested virtualization | David Hildenbrand |
2016-06-21 | mm/page_ref: introduce page_ref_inc_return | David Hildenbrand |
2016-06-20 | s390: introduce page_to_virt() and pfn_to_virt() | David Hildenbrand |
2016-06-20 | KVM: s390: backup the currently enabled gmap when scheduled out | David Hildenbrand |
2016-06-20 | KVM: s390: fast path for shadow gmaps in gmap notifier | David Hildenbrand |
2016-06-20 | s390/mm: don't fault everything in read-write in gmap_pte_op_fixup() | David Hildenbrand |
2016-06-20 | s390/mm: allow to check if a gmap shadow is valid | David Hildenbrand |
2016-06-20 | s390/mm: remember the int code for the last gmap fault | David Hildenbrand |
2016-06-20 | s390/mm: limit number of real-space gmap shadows | David Hildenbrand |
2016-06-20 | s390/mm: support real-space for gmap shadows | David Hildenbrand |
2016-06-20 | s390/mm: push rte protection down to shadow pte | David Hildenbrand |
2016-06-20 | s390/mm: support EDAT2 for gmap shadows | David Hildenbrand |
2016-06-20 | s390/mm: support EDAT1 for gmap shadows | David Hildenbrand |
2016-06-20 | s390/mm: prepare for EDAT1/EDAT2 support in gmap shadow | David Hildenbrand |
2016-06-20 | s390/mm: push ste protection down to shadow pte | David Hildenbrand |
2016-06-20 | s390/mm: take ipte_lock during shadow faults | David Hildenbrand |
2016-06-20 | s390/mm: protection exceptions are corrrectly shadowed | David Hildenbrand |
2016-06-20 | s390/mm: take the mmap_sem in kvm_s390_shadow_fault() | David Hildenbrand |
2016-06-20 | s390/mm: fix races on gmap_shadow creation | David Hildenbrand |
2016-06-20 | s390/mm: avoid races on region/segment/page table shadowing | David Hildenbrand |
2016-06-20 | s390/mm: shadow pages with real guest requested protection | David Hildenbrand |
2016-06-20 | s390/mm: flush tlb of shadows in all situations | David Hildenbrand |
2016-06-20 | s390/mm: add kvm shadow fault function | Martin Schwidefsky |
2016-06-20 | s390/mm: add shadow gmap support | Martin Schwidefsky |
2016-06-20 | s390/mm: add reference counter to gmap structure | Martin Schwidefsky |
2016-06-20 | s390/mm: extended gmap pte notifier | Martin Schwidefsky |
2016-06-20 | s390/mm: use RCU for gmap notifier list and the per-mm gmap list | Martin Schwidefsky |
2016-06-20 | s390/kvm: page table invalidation notifier | Martin Schwidefsky |
2016-06-16 | kvm: vmx: hook preemption timer support | Yunhong Jiang |
2016-06-16 | kvm: vmx: rename vmx_pre/post_block to pi_pre/post_block | Yunhong Jiang |
2016-06-16 | KVM: x86: support using the vmx preemption timer for tsc deadline timer | Yunhong Jiang |
2016-06-16 | kvm: lapic: separate start_sw_tscdeadline from start_apic_timer | Yunhong Jiang |
2016-06-16 | KVM: s390: use kvm->created_vcpus | Paolo Bonzini |
2016-06-16 | KVM: remove kvm_vcpu_compatible | Paolo Bonzini |
2016-06-16 | KVM: introduce kvm->created_vcpus | Paolo Bonzini |
2016-06-16 | x86/kvm/svm: Simplify cpu_has_svm() | Borislav Petkov |
2016-06-15 | MIPS: KVM: Use mipsregs.h defs for config registers | James Hogan |
2016-06-15 | MIPS: KVM: Report more accurate CP0_Config fields to guest | James Hogan |
2016-06-15 | MIPS: Add define for Config.VI (virtual icache) bit | James Hogan |
2016-06-15 | MIPS: KVM: Use host CCA for TLB mappings | James Hogan |
2016-06-15 | MIPS: KVM: Move commpage so 0x0 is unmapped | James Hogan |