index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
svm
/
svm.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-28
KVM: SVM: Change intercept_dr to generic intercepts
Babu Moger
1
-2
/
+2
2020-09-28
KVM: SVM: Change intercept_cr to generic intercepts
Babu Moger
1
-2
/
+2
2020-09-28
KVM: SVM: refactor exit labels in svm_create_vcpu
Maxim Levitsky
1
-7
/
+7
2020-09-28
KVM: SVM: use __GFP_ZERO instead of clear_page
Maxim Levitsky
1
-4
/
+2
2020-09-28
KVM: SVM: refactor msr permission bitmap allocation
Maxim Levitsky
1
-22
/
+23
2020-09-28
KVM: nSVM: rename nested vmcb to vmcb12
Maxim Levitsky
1
-5
/
+5
2020-09-28
KVM: SVM: rename a variable in the svm_create_vcpu
Maxim Levitsky
1
-6
/
+6
2020-09-28
KVM: LAPIC: Reduce world switch latency caused by timer_advance_ns
Wanpeng Li
1
-3
/
+1
2020-09-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-1
/
+7
2020-09-25
KVM: SVM: Add a dedicated INVD intercept routine
Tom Lendacky
1
-1
/
+7
2020-09-22
Merge branch 'x86-seves-for-paolo' of https://git.kernel.org/pub/scm/linux/ke...
Paolo Bonzini
1
-1
/
+3
2020-09-13
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-15
/
+21
2020-09-12
KVM: nSVM: more strict SMM checks when returning to nested guest
Maxim Levitsky
1
-11
/
+18
2020-09-12
KVM: SVM: avoid emulation with stale next_rip
Wanpeng Li
1
-4
/
+3
2020-09-10
objtool: Rename frame.h -> objtool.h
Julien Thierry
1
-1
/
+1
2020-09-07
KVM: SVM: Add GHCB definitions
Tom Lendacky
1
-0
/
+2
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-1
/
+1
2020-08-06
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-100
/
+162
2020-07-31
KVM: SVM: Fix disable pause loop exit/pause filtering capability on SVM
Wanpeng Li
1
-3
/
+6
2020-07-30
KVM: x86: Specify max TDP level via kvm_configure_mmu()
Sean Christopherson
1
-2
/
+1
2020-07-30
KVM: x86: Dynamically calculate TDP level from max level and MAXPHYADDR
Sean Christopherson
1
-2
/
+2
2020-07-30
KVM: x86: Pull the PGD's level from the MMU instead of recalculating it
Sean Christopherson
1
-1
/
+2
2020-07-10
KVM: x86: Add a capability for GUEST_MAXPHYADDR < HOST_MAXPHYADDR support
Mohammed Gamal
1
-0
/
+15
2020-07-10
KVM: x86: rename update_bp_intercept to update_exception_bitmap
Paolo Bonzini
1
-4
/
+3
2020-07-10
KVM: nSVM: prepare to handle errors from enter_svm_guest_mode()
Vitaly Kuznetsov
1
-2
/
+4
2020-07-10
KVM: x86: move MSR_IA32_PERF_CAPABILITIES emulation to common x86 code
Vitaly Kuznetsov
1
-0
/
+2
2020-07-09
x86/kvm/svm: Use uninstrumented wrmsrl() to restore GS
Thomas Gleixner
1
-1
/
+1
2020-07-09
x86/kvm/svm: Move guest enter/exit into .noinstr.text
Thomas Gleixner
1
-43
/
+55
2020-07-09
x86/kvm/svm: Add hardirq tracing on guest enter/exit
Thomas Gleixner
1
-5
/
+22
2020-07-09
x86/kvm: Move context tracking where it belongs
Thomas Gleixner
1
-0
/
+16
2020-07-09
kvm: x86: replace kvm_spec_ctrl_test_value with runtime test on the host
Maxim Levitsky
1
-1
/
+1
2020-07-09
KVM: x86: Rename cpuid_update() callback to vcpu_after_set_cpuid()
Xiaoyao Li
1
-2
/
+2
2020-07-08
KVM: SVM: Rename svm_nested_virtualize_tpr() to nested_svm_virtualize_tpr()
Joerg Roedel
1
-3
/
+3
2020-07-08
KVM: SVM: Add svm_ prefix to set/clr/is_intercept()
Joerg Roedel
1
-44
/
+44
2020-07-08
KVM: SVM: Add vmcb_ prefix to mark_*() functions
Joerg Roedel
1
-22
/
+22
2020-07-08
kvm: x86: Set last_vmentry_cpu in vcpu_enter_guest
Jim Mattson
1
-1
/
+0
2020-07-08
kvm: x86: Move last_cpu into kvm_vcpu_arch as last_vmentry_cpu
Jim Mattson
1
-3
/
+3
2020-07-08
kvm: x86: Add "last CPU" to some KVM_EXIT information
Jim Mattson
1
-1
/
+3
2020-07-08
kvm: svm: Always set svm->last_cpu on VMRUN
Jim Mattson
1
-0
/
+1
2020-07-08
kvm: svm: Prefer vcpu->cpu to raw_smp_processor_id()
Jim Mattson
1
-6
/
+3
2020-07-08
KVM: X86: Do the same ignore_msrs check for feature msrs
Peter Xu
1
-1
/
+1
2020-06-15
kvm/svm: disable KCSAN for svm_vcpu_run()
Qian Cai
1
-1
/
+1
2020-06-13
Merge tag 'x86-entry-2020-06-12' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-1
/
+1
2020-06-11
x86/entry: Convert Machine Check to IDTENTRY_IST
Thomas Gleixner
1
-1
/
+1
2020-06-08
KVM: SVM: fix calls to is_intercept
Paolo Bonzini
1
-1
/
+3
2020-06-01
KVM: x86: extend struct kvm_vcpu_pv_apf_data with token info
Vitaly Kuznetsov
1
-1
/
+2
2020-06-01
KVM: nSVM: implement KVM_GET_NESTED_STATE and KVM_SET_NESTED_STATE
Paolo Bonzini
1
-0
/
+1
2020-06-01
KVM: nSVM: leave guest mode when clearing EFER.SVME
Paolo Bonzini
1
-2
/
+8
2020-06-01
KVM: nSVM: remove HF_HIF_MASK
Paolo Bonzini
1
-1
/
+1
2020-06-01
KVM: nSVM: remove HF_VINTR_MASK
Paolo Bonzini
1
-1
/
+1
[prev]
[next]