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