index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
svm.h
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-17
KVM: x86: cleanup CR3 reserved bits checks
Paolo Bonzini
1
-3
/
+0
2020-10-22
KVM: nSVM: implement on demand allocation of the nested state
Maxim Levitsky
1
-0
/
+8
2020-10-22
KVM: x86: allow kvm_x86_ops.set_efer to return an error value
Maxim Levitsky
1
-1
/
+1
2020-09-28
KVM: x86: SVM: Prevent MSR passthrough when MSR access is denied
Alexander Graf
1
-0
/
+7
2020-09-28
KVM: nSVM: CR3 MBZ bits are only 63:52
Krish Sadhukhan
1
-1
/
+1
2020-09-28
KVM: SVM: Remove set_cr_intercept, clr_cr_intercept and is_cr_intercept
Babu Moger
1
-25
/
+0
2020-09-28
KVM: SVM: Modify 64 bit intercept field to two 32 bit vectors
Babu Moger
1
-6
/
+6
2020-09-28
KVM: SVM: Modify intercept_exceptions to generic intercepts
Babu Moger
1
-4
/
+6
2020-09-28
KVM: SVM: Change intercept_dr to generic intercepts
Babu Moger
1
-17
/
+17
2020-09-28
KVM: SVM: Change intercept_cr to generic intercepts
Babu Moger
1
-3
/
+3
2020-09-28
KVM: SVM: Introduce vmcb_(set_intercept/clr_intercept/_is_intercept)
Babu Moger
1
-0
/
+18
2020-09-28
KVM: nSVM: Remove unused field
Babu Moger
1
-1
/
+0
2020-09-28
KVM: nSVM: rename nested vmcb to vmcb12
Maxim Levitsky
1
-1
/
+1
2020-07-10
KVM: nSVM: prepare to handle errors from enter_svm_guest_mode()
Vitaly Kuznetsov
1
-2
/
+2
2020-07-08
KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set on vmrun of nested ...
Krish Sadhukhan
1
-1
/
+4
2020-07-08
KVM: SVM: Rename svm_nested_virtualize_tpr() to nested_svm_virtualize_tpr()
Joerg Roedel
1
-1
/
+1
2020-07-08
KVM: SVM: Add svm_ prefix to set/clr/is_intercept()
Joerg Roedel
1
-3
/
+3
2020-07-08
KVM: SVM: Add vmcb_ prefix to mark_*() functions
Joerg Roedel
1
-4
/
+4
2020-07-08
KVM: SVM: Rename struct nested_state to svm_nested_state
Joerg Roedel
1
-2
/
+2
2020-07-08
kvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmentry_cpu
Jim Mattson
1
-3
/
+0
2020-06-01
KVM: nSVM: leave guest mode when clearing EFER.SVME
Paolo Bonzini
1
-0
/
+1
2020-06-01
KVM: nSVM: remove HF_VINTR_MASK
Paolo Bonzini
1
-1
/
+3
2020-06-01
KVM: nSVM: extract svm_set_gif
Paolo Bonzini
1
-0
/
+1
2020-06-01
KVM: nSVM: synchronize VMCB controls updated by the processor on every vmexit
Paolo Bonzini
1
-0
/
+1
2020-06-01
KVM: nSVM: save all control fields in svm->nested
Paolo Bonzini
1
-15
/
+5
2020-06-01
KVM: nSVM: move map argument out of enter_svm_guest_mode
Paolo Bonzini
1
-1
/
+1
2020-05-28
KVM: nSVM: remove exit_required
Paolo Bonzini
1
-3
/
+0
2020-05-28
KVM: nSVM: inject exceptions via svm_check_nested_events
Paolo Bonzini
1
-0
/
+1
2020-05-13
KVM: nSVM: Report interrupts as allowed when in L2 and exit-on-interrupt is set
Paolo Bonzini
1
-0
/
+5
2020-05-13
KVM: SVM: Split out architectural interrupt/NMI/SMI blocking checks
Paolo Bonzini
1
-0
/
+3
2020-05-13
KVM: nSVM: Move SMI vmexit handling to svm_check_nested_events()
Paolo Bonzini
1
-0
/
+5
2020-05-13
KVM: nSVM: Report NMIs as allowed when in L2 and Exit-on-NMI is set
Paolo Bonzini
1
-0
/
+5
2020-05-13
KVM: SVM: Implement check_nested_events for NMI
Cathy Avery
1
-15
/
+0
2020-05-13
KVM: SVM: introduce nested_run_pending
Paolo Bonzini
1
-0
/
+4
2020-04-23
KVM: x86: move nested-related kvm_x86_ops to a separate struct
Paolo Bonzini
1
-1
/
+2
2020-04-21
KVM: x86: Drop @invalidate_gpa param from kvm_x86_ops' tlb_flush()
Sean Christopherson
1
-1
/
+1
2020-04-03
KVM: SVM: Move SEV code to separate file
Joerg Roedel
1
-0
/
+48
2020-04-03
KVM: SVM: Move AVIC code to separate file
Joerg Roedel
1
-0
/
+62
2020-04-03
KVM: SVM: Move Nested SVM Implementation to nested.c
Joerg Roedel
1
-0
/
+381