index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
svm.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: nSVM: leave guest mode when clearing EFER.SVME
Paolo Bonzini
2020-06-01
1
-0
/
+1
*
KVM: nSVM: remove HF_VINTR_MASK
Paolo Bonzini
2020-06-01
1
-1
/
+3
*
KVM: nSVM: extract svm_set_gif
Paolo Bonzini
2020-06-01
1
-0
/
+1
*
KVM: nSVM: synchronize VMCB controls updated by the processor on every vmexit
Paolo Bonzini
2020-06-01
1
-0
/
+1
*
KVM: nSVM: save all control fields in svm->nested
Paolo Bonzini
2020-06-01
1
-15
/
+5
*
KVM: nSVM: move map argument out of enter_svm_guest_mode
Paolo Bonzini
2020-06-01
1
-1
/
+1
*
KVM: nSVM: remove exit_required
Paolo Bonzini
2020-05-28
1
-3
/
+0
*
KVM: nSVM: inject exceptions via svm_check_nested_events
Paolo Bonzini
2020-05-28
1
-0
/
+1
*
KVM: nSVM: Report interrupts as allowed when in L2 and exit-on-interrupt is set
Paolo Bonzini
2020-05-13
1
-0
/
+5
*
KVM: SVM: Split out architectural interrupt/NMI/SMI blocking checks
Paolo Bonzini
2020-05-13
1
-0
/
+3
*
KVM: nSVM: Move SMI vmexit handling to svm_check_nested_events()
Paolo Bonzini
2020-05-13
1
-0
/
+5
*
KVM: nSVM: Report NMIs as allowed when in L2 and Exit-on-NMI is set
Paolo Bonzini
2020-05-13
1
-0
/
+5
*
KVM: SVM: Implement check_nested_events for NMI
Cathy Avery
2020-05-13
1
-15
/
+0
*
KVM: SVM: introduce nested_run_pending
Paolo Bonzini
2020-05-13
1
-0
/
+4
*
KVM: x86: move nested-related kvm_x86_ops to a separate struct
Paolo Bonzini
2020-04-23
1
-1
/
+2
*
KVM: x86: Drop @invalidate_gpa param from kvm_x86_ops' tlb_flush()
Sean Christopherson
2020-04-21
1
-1
/
+1
*
KVM: SVM: Move SEV code to separate file
Joerg Roedel
2020-04-03
1
-0
/
+48
*
KVM: SVM: Move AVIC code to separate file
Joerg Roedel
2020-04-03
1
-0
/
+62
*
KVM: SVM: Move Nested SVM Implementation to nested.c
Joerg Roedel
2020-04-03
1
-0
/
+381