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.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
2022-02-10
KVM: nSVM: Track whether changes in L0 require MSR bitmap for L2 to be rebuilt
Vitaly Kuznetsov
1
-0
/
+9
2022-02-10
KVM: SVM: Rename hook implementations to conform to kvm_x86_ops' names
Sean Christopherson
1
-3
/
+3
2022-02-10
KVM: SVM: Rename SEV implemenations to conform to kvm_x86_ops hooks
Sean Christopherson
1
-7
/
+7
2022-02-10
KVM: x86: Use more verbose names for mem encrypt kvm_x86_ops hooks
Sean Christopherson
1
-1
/
+1
2022-02-10
KVM: SVM: Rename svm_flush_tlb() to svm_flush_tlb_current()
Sean Christopherson
1
-1
/
+0
2022-02-10
KVM: SVM: improve split between svm_prepare_guest_switch and sev_es_prepare_g...
Paolo Bonzini
1
-1
/
+1
2022-02-08
KVM: x86: SVM: move avic definitions from AMD's spec to svm.h
Maxim Levitsky
1
-11
/
+0
2022-01-26
KVM: x86: Forcibly leave nested virt when SMM state is toggled
Sean Christopherson
1
-1
/
+1
2022-01-26
KVM: SVM: drop unnecessary code in svm_hv_vmcb_dirty_nested_enlightenments()
Vitaly Kuznetsov
1
-5
/
+0
2022-01-19
KVM: SVM: Nullify vcpu_(un)blocking() hooks if AVIC is disabled
Sean Christopherson
1
-2
/
+2
2022-01-19
KVM: SVM: Use kvm_vcpu_is_blocking() in AVIC load to handle preemption
Sean Christopherson
1
-1
/
+0
2022-01-19
KVM: SVM: Don't bother checking for "running" AVIC when kicking for IPIs
Sean Christopherson
1
-11
/
+0
2022-01-17
KVM: x86: Making the module parameter of vPMU more common
Like Xu
1
-1
/
+0
2021-12-08
KVM: vmx, svm: clean up mass updates to regs_avail/regs_dirty bits
Paolo Bonzini
1
-0
/
+10
2021-12-08
KVM: x86/svm: Add module param to control PMU virtualization
Like Xu
1
-0
/
+1
2021-12-08
KVM: nSVM: introduce struct vmcb_ctrl_area_cached
Emanuele Giuseppe Esposito
1
-4
/
+35
2021-12-08
KVM: nSVM: rename nested_load_control_from_vmcb12 in nested_copy_vmcb_control...
Emanuele Giuseppe Esposito
1
-2
/
+2
2021-12-08
KVM: nSVM: introduce svm->nested.save to cache save area before checks
Emanuele Giuseppe Esposito
1
-0
/
+17
2021-11-30
KVM: SEV: Prohibit migration of a VM that has mirrors
Paolo Bonzini
1
-0
/
+1
2021-11-18
Merge branch 'kvm-5.16-fixes' into kvm-master
Paolo Bonzini
1
-1
/
+1
2021-11-18
KVM: SEV: WARN if SEV-ES is marked active but SEV is not
Sean Christopherson
1
-1
/
+1
2021-11-11
Merge branch 'kvm-sev-move-context' into kvm-master
Paolo Bonzini
1
-11
/
+17
2021-11-11
KVM: SEV: Add support for SEV intra host migration
Peter Gonda
1
-0
/
+2
2021-11-11
KVM: SEV: Refactor out sev_es_state struct
Peter Gonda
1
-11
/
+15
2021-11-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+7
2021-11-01
Merge tag 'objtool-core-2021-10-31' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
1
-4
/
+4
2021-10-18
KVM: SEV-ES: reduce ghcb_sa_len to 32 bits
Paolo Bonzini
1
-1
/
+1
2021-10-07
Merge branch 'objtool/urgent'
Peter Zijlstra
1
-1
/
+2
2021-10-01
KVM: x86: nSVM: implement nested TSC scaling
Maxim Levitsky
1
-1
/
+6
2021-09-30
KVM: SVM: Move RESET emulation to svm_vcpu_reset()
Sean Christopherson
1
-1
/
+1
2021-09-22
KVM: x86: SVM: call KVM_REQ_GET_NESTED_STATE_PAGES on exit from SMM mode
Maxim Levitsky
1
-1
/
+2
2021-09-15
x86/kvm: Always inline to_svm()
Peter Zijlstra
1
-1
/
+1
2021-09-15
x86/kvm: Always inline sev_*guest()
Peter Zijlstra
1
-3
/
+3
2021-08-20
KVM: SVM: AVIC: drop unsupported AVIC base relocation code
Maxim Levitsky
1
-6
/
+0
2021-08-20
KVM: SVM: remove svm_toggle_avic_for_irq_window
Maxim Levitsky
1
-1
/
+0
2021-08-20
KVM: x86: don't disable APICv memslot when inhibited
Maxim Levitsky
1
-1
/
+0
2021-07-26
KVM: nSVM: Swap the parameter order for svm_copy_vmrun_state()/svm_copy_vmloa...
Vitaly Kuznetsov
1
-3
/
+3
2021-07-26
KVM: nSVM: Rename nested_svm_vmloadsave() to svm_copy_vmloadsave_state()
Vitaly Kuznetsov
1
-1
/
+1
2021-07-15
KVM: nSVM: Restore nested control upon leaving SMM
Vitaly Kuznetsov
1
-0
/
+2
2021-07-15
KVM: nSVM: Introduce svm_copy_vmrun_state()
Vitaly Kuznetsov
1
-0
/
+2
2021-07-15
KVM: SVM: add module param to control the #SMI interception
Maxim Levitsky
1
-0
/
+1
2021-06-23
Merge branch 'topic/ppc-kvm' of https://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-34
/
+4
2021-06-17
KVM: SVM: hyper-v: Enlightened MSR-Bitmap support
Vineeth Pillai
1
-0
/
+5
2021-06-17
KVM: SVM: Software reserved fields
Vineeth Pillai
1
-2
/
+15
2021-06-17
KVM: x86: Use common 'enable_apicv' variable for both APICv and AVIC
Vitaly Kuznetsov
1
-2
/
+0
2021-05-24
KVM: SVM: make the avic parameter a bool
Paolo Bonzini
1
-1
/
+1
2021-05-16
Merge tag 'x86_urgent_for_v5.13_rc2' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
1
-34
/
+4
2021-05-10
x86/sev: Move GHCB MSR protocol and NAE definitions in a common header
Brijesh Singh
1
-34
/
+4
2021-05-07
KVM: SVM: Move GHCB unmapping to fix RCU warning
Tom Lendacky
1
-0
/
+1
2021-04-26
KVM: SVM: Drop redundant svm_sev_enabled() helper
Sean Christopherson
1
-5
/
+0
[prev]
[next]