index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
LICENSES
/
exceptions
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2020-05-15
KVM: x86/mmu: Move max hugepage level to a separate #define
Sean Christopherson
2
-11
/
+11
2020-05-15
KVM: x86/mmu: Tweak PSE hugepage handling to avoid 2M vs 4M conundrum
Sean Christopherson
1
-1
/
+1
2020-05-15
kvm: x86: Cleanup vcpu->arch.guest_xstate_size
Xiaoyao Li
3
-6
/
+1
2020-05-15
KVM: nVMX: Tweak handling of failure code for nested VM-Enter failure
Sean Christopherson
2
-23
/
+34
2020-05-13
KVM: x86/mmu: Capture TDP level when updating CPUID
Sean Christopherson
5
-7
/
+7
2020-05-13
KVM: VMX: Move nested EPT out of kvm_x86_ops.get_tdp_level() hook
Sean Christopherson
1
-4
/
+12
2020-05-13
KVM: VMX: Add proper cache tracking for CR0
Sean Christopherson
5
-17
/
+12
2020-05-13
KVM: VMX: Add proper cache tracking for CR4
Sean Christopherson
5
-17
/
+14
2020-05-13
KVM: nVMX: Unconditionally validate CR3 during nested transitions
Sean Christopherson
1
-14
/
+13
2020-05-13
KVM: x86: Save L1 TSC offset in 'struct kvm_vcpu_arch'
Sean Christopherson
4
-29
/
+5
2020-05-13
KVM: nVMX: Skip IBPB when temporarily switching between vmcs01 and vmcs02
Sean Christopherson
3
-4
/
+3
2020-05-13
KVM: nVMX: Skip IBPB when switching between vmcs01 and vmcs02
Sean Christopherson
3
-6
/
+17
2020-05-13
KVM: VMX: Use accessor to read vmcs.INTR_INFO when handling exception
Sean Christopherson
1
-1
/
+1
2020-05-13
KVM: x86: handle wrap around 32-bit address space
Paolo Bonzini
3
-6
/
+14
2020-05-13
kvm/eventfd: remove unneeded conversion to bool
Jason Yan
1
-1
/
+1
2020-05-13
kvm: Replace vcpu->swait with rcuwait
Davidlohr Bueso
11
-43
/
+38
2020-05-13
rcuwait: Introduce rcuwait_active()
Davidlohr Bueso
1
-0
/
+9
2020-05-13
rcuwait: Introduce prepare_to and finish_rcuwait
Davidlohr Bueso
1
-5
/
+16
2020-05-13
rcuwait: Let rcuwait_wake_up() return whether or not a task was awoken
Davidlohr Bueso
2
-3
/
+6
2020-05-13
rcuwait: Fix stale wake call name in comment
Davidlohr Bueso
1
-1
/
+1
2020-05-13
KVM: x86: Replace late check_nested_events() hack with more precise fix
Paolo Bonzini
4
-35
/
+49
2020-05-13
KVM: VMX: Use vmx_get_rflags() to query RFLAGS in vmx_interrupt_blocked()
Sean Christopherson
1
-1
/
+1
2020-05-13
KVM: VMX: Use vmx_interrupt_blocked() directly from vmx_handle_exit()
Sean Christopherson
1
-9
/
+10
2020-05-13
KVM: x86: WARN on injected+pending exception even in nested case
Sean Christopherson
1
-1
/
+3
2020-05-13
KVM: nSVM: Preserve IRQ/NMI/SMI priority irrespective of exiting behavior
Paolo Bonzini
1
-3
/
+9
2020-05-13
KVM: nSVM: Report interrupts as allowed when in L2 and exit-on-interrupt is set
Paolo Bonzini
3
-11
/
+22
2020-05-13
KVM: nVMX: Prioritize SMI over nested IRQ/NMI
Sean Christopherson
1
-0
/
+6
2020-05-13
KVM: nVMX: Preserve IRQ/NMI priority irrespective of exiting behavior
Sean Christopherson
1
-2
/
+7
2020-05-13
KVM: SVM: Split out architectural interrupt/NMI/SMI blocking checks
Paolo Bonzini
2
-11
/
+43
2020-05-13
KVM: VMX: Split out architectural interrupt/NMI blocking checks
Sean Christopherson
2
-13
/
+24
2020-05-13
KVM: nSVM: Move SMI vmexit handling to svm_check_nested_events()
Paolo Bonzini
3
-8
/
+21
2020-05-13
KVM: nSVM: Report NMIs as allowed when in L2 and Exit-on-NMI is set
Paolo Bonzini
3
-5
/
+8
2020-05-13
KVM: nVMX: Report NMIs as allowed when in L2 and Exit-on-NMI is set
Sean Christopherson
3
-5
/
+8
2020-05-13
KVM: x86: replace is_smm checks with kvm_x86_ops.smi_allowed
Paolo Bonzini
3
-5
/
+5
2020-05-13
KVM: x86: Make return for {interrupt_nmi,smi}_allowed() a bool instead of int
Sean Christopherson
3
-18
/
+18
2020-05-13
KVM: x86: Set KVM_REQ_EVENT if run is canceled with req_immediate_exit set
Sean Christopherson
1
-0
/
+2
2020-05-13
KVM: nVMX: Open a window for pending nested VMX preemption timer
Sean Christopherson
3
-2
/
+18
2020-05-13
KVM: nVMX: Preserve exception priority irrespective of exiting behavior
Sean Christopherson
1
-5
/
+7
2020-05-13
KVM: SVM: Implement check_nested_events for NMI
Cathy Avery
3
-19
/
+23
2020-05-13
KVM: SVM: immediately inject INTR vmexit
Paolo Bonzini
1
-3
/
+3
2020-05-13
KVM: SVM: leave halted state on vmexit
Paolo Bonzini
1
-0
/
+3
2020-05-13
KVM: SVM: introduce nested_run_pending
Paolo Bonzini
3
-1
/
+8
2020-05-13
KVM: x86: Fix pkru save/restore when guest CR4.PKE=0, move it to x86.c
Babu Moger
3
-18
/
+18
2020-05-08
KVM: SVM: Disable AVIC before setting V_IRQ
Suravee Suthikulpanit
1
-1
/
+12
2020-05-08
KVM: Introduce kvm_make_all_cpus_request_except()
Suravee Suthikulpanit
4
-5
/
+16
2020-05-08
KVM: VMX: pass correct DR6 for GD userspace exit
Paolo Bonzini
2
-2
/
+24
2020-05-08
KVM: x86, SVM: isolate vcpu->arch.dr6 from vmcb->save.dr6
Paolo Bonzini
5
-30
/
+32
2020-05-08
KVM: SVM: keep DR6 synchronized with vcpu->arch.dr6
Paolo Bonzini
5
-28
/
+21
2020-05-07
KVM: nSVM: trap #DB and #BP to userspace if guest debugging is on
Paolo Bonzini
1
-0
/
+8
2020-05-07
KVM: selftests: Add KVM_SET_GUEST_DEBUG test
Peter Xu
4
-0
/
+192
[next]