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
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'objtool-core-2020-10-13' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2020-10-14
1
-1
/
+1
|
\
|
*
objtool: Rename frame.h -> objtool.h
Julien Thierry
2020-09-10
1
-1
/
+1
*
|
Merge tag 'x86_cpu_for_v5.10' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2020-10-12
1
-1
/
+2
|
\
\
|
*
|
KVM: SVM: Don't flush cache if hardware enforces cache coherency across encry...
Krish Sadhukhan
2020-09-19
1
-1
/
+2
*
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-09-26
1
-1
/
+7
|
\
\
\
|
*
|
|
KVM: SVM: Add a dedicated INVD intercept routine
Tom Lendacky
2020-09-25
1
-1
/
+7
*
|
|
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-09-13
3
-16
/
+28
|
\
|
|
|
|
|
_
|
/
|
/
|
|
|
*
|
KVM: nSVM: more strict SMM checks when returning to nested guest
Maxim Levitsky
2020-09-12
1
-11
/
+18
|
*
|
SVM: nSVM: setup nested msr permission bitmap on nested state load
Maxim Levitsky
2020-09-12
1
-0
/
+3
|
*
|
SVM: nSVM: correctly restore GIF on vmexit from nesting after migration
Maxim Levitsky
2020-09-12
1
-1
/
+3
|
*
|
KVM: SVM: avoid emulation with stale next_rip
Wanpeng Li
2020-09-12
1
-4
/
+3
|
*
|
KVM: SVM: Periodically schedule when unregistering regions on destroy
David Rientjes
2020-09-11
1
-0
/
+1
|
|
/
*
/
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-24
1
-1
/
+1
|
/
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-08-06
6
-179
/
+308
|
\
|
*
KVM: SVM: Fix sev_pin_memory() error handling
Dan Carpenter
2020-08-02
1
-10
/
+10
|
*
KVM: x86: Specify max TDP level via kvm_configure_mmu()
Sean Christopherson
2020-07-31
1
-2
/
+1
|
*
KVM: x86: Dynamically calculate TDP level from max level and MAXPHYADDR
Sean Christopherson
2020-07-31
1
-2
/
+2
|
*
KVM: x86: Pull the PGD's level from the MMU instead of recalculating it
Sean Christopherson
2020-07-31
1
-1
/
+2
|
*
KVM: nSVM: Correctly set the shadow NPT root level in its MMU role
Sean Christopherson
2020-07-31
1
-1
/
+0
|
*
KVM: nSVM: remove nonsensical EXITINFO1 adjustment on nested NPF
Paolo Bonzini
2020-07-10
1
-7
/
+0
|
*
KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR support
Mohammed Gamal
2020-07-10
1
-0
/
+15
|
*
KVM: x86: rename update_bp_intercept to update_exception_bitmap
Paolo Bonzini
2020-07-10
1
-4
/
+3
|
*
KVM: nSVM: use nested_svm_load_cr3() on guest->host switch
Vitaly Kuznetsov
2020-07-10
1
-10
/
+7
|
*
KVM: nSVM: implement nested_svm_load_cr3() and use it for host->guest switch
Vitaly Kuznetsov
2020-07-10
1
-9
/
+29
|
*
KVM: nSVM: move kvm_set_cr3() after nested_svm_uninit_mmu_context()
Vitaly Kuznetsov
2020-07-10
1
-6
/
+8
|
*
KVM: nSVM: introduce nested_svm_load_cr3()/nested_npt_enabled()
Vitaly Kuznetsov
2020-07-10
1
-2
/
+19
|
*
KVM: nSVM: prepare to handle errors from enter_svm_guest_mode()
Vitaly Kuznetsov
2020-07-10
3
-14
/
+22
|
*
KVM: nSVM: reset nested_run_pending upon nested_svm_vmrun_msrpm() failure
Vitaly Kuznetsov
2020-07-10
1
-0
/
+2
|
*
KVM: nSVM: split kvm_init_shadow_npt_mmu() from kvm_init_shadow_mmu()
Vitaly Kuznetsov
2020-07-10
1
-1
/
+2
|
*
KVM: x86: move MSR_IA32_PERF_CAPABILITIES emulation to common x86 code
Vitaly Kuznetsov
2020-07-10
1
-0
/
+2
|
*
x86/kvm/svm: Use uninstrumented wrmsrl() to restore GS
Thomas Gleixner
2020-07-09
1
-1
/
+1
|
*
x86/kvm/svm: Move guest enter/exit into .noinstr.text
Thomas Gleixner
2020-07-09
2
-44
/
+56
|
*
x86/kvm/svm: Add hardirq tracing on guest enter/exit
Thomas Gleixner
2020-07-09
1
-5
/
+22
|
*
x86/kvm: Move context tracking where it belongs
Thomas Gleixner
2020-07-09
1
-0
/
+16
|
*
kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host
Maxim Levitsky
2020-07-09
1
-1
/
+1
|
*
KVM: x86: Rename cpuid_update() callback to vcpu_after_set_cpuid()
Xiaoyao Li
2020-07-09
1
-2
/
+2
|
*
KVM: nSVM: Check that MBZ bits in CR3 and CR4 are not set on vmrun of nested ...
Krish Sadhukhan
2020-07-08
2
-3
/
+28
|
*
KVM: SVM: Rename svm_nested_virtualize_tpr() to nested_svm_virtualize_tpr()
Joerg Roedel
2020-07-08
2
-4
/
+4
|
*
KVM: SVM: Add svm_ prefix to set/clr/is_intercept()
Joerg Roedel
2020-07-08
3
-48
/
+48
|
*
KVM: SVM: Add vmcb_ prefix to mark_*() functions
Joerg Roedel
2020-07-08
5
-31
/
+31
|
*
KVM: SVM: Rename struct nested_state to svm_nested_state
Joerg Roedel
2020-07-08
1
-2
/
+2
|
*
kvm: x86: Set last_vmentry_cpu in vcpu_enter_guest
Jim Mattson
2020-07-08
1
-1
/
+0
|
*
kvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmentry_cpu
Jim Mattson
2020-07-08
3
-7
/
+4
|
*
kvm: x86: Add "last CPU" to some KVM_EXIT information
Jim Mattson
2020-07-08
1
-1
/
+3
|
*
kvm: svm: Always set svm->last_cpu on VMRUN
Jim Mattson
2020-07-08
2
-1
/
+1
|
*
kvm: svm: Prefer vcpu->cpu to raw_smp_processor_id()
Jim Mattson
2020-07-08
1
-6
/
+3
|
*
KVM: x86: report sev_pin_memory errors with PTR_ERR
Paolo Bonzini
2020-07-08
1
-10
/
+12
|
*
KVM: SVM: convert get_user_pages() --> pin_user_pages()
John Hubbard
2020-07-08
1
-3
/
+3
|
*
KVM: SVM: fix svn_pin_memory()'s use of get_user_pages_fast()
John Hubbard
2020-07-08
1
-1
/
+5
|
*
KVM: nSVM: Check that DR6[63:32] and DR7[64:32] are not set on vmrun of neste...
Krish Sadhukhan
2020-07-08
1
-0
/
+3
[next]