index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'kvmarm-fixes-5.17-2' of git://git.kernel.org/pub/scm/linux/kernel/...
Paolo Bonzini
2022-02-05
11
-85
/
+71
|
\
|
*
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-28
16
-186
/
+416
|
|
\
|
*
\
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-22
19
-521
/
+662
|
|
\
\
|
*
\
\
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2022-01-16
46
-766
/
+1705
|
|
\
\
\
|
*
\
\
\
Merge tag 'x86_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-13
4
-30
/
+20
|
|
\
\
\
\
|
|
*
|
|
|
x86/vmx: Remove .fixup usage
Peter Zijlstra
2021-12-11
1
-9
/
+7
|
|
*
|
|
|
x86/kvm: Remove .fixup usage
Peter Zijlstra
2021-12-11
1
-12
/
+4
|
|
*
|
|
|
x86: Prepare inline-asm for straight-line-speculation
Peter Zijlstra
2021-12-08
1
-2
/
+2
|
|
*
|
|
|
x86: Prepare asm files for straight-line-speculation
Peter Zijlstra
2021-12-08
2
-9
/
+9
|
*
|
|
|
|
Merge tag 'perf_core_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/ker...
Linus Torvalds
2022-01-13
6
-55
/
+50
|
|
\
\
\
\
\
|
|
*
|
|
|
|
KVM: x86: Move Intel Processor Trace interrupt handler to vmx.c
Sean Christopherson
2021-11-17
2
-20
/
+22
|
|
*
|
|
|
|
KVM: Move x86's perf guest info callbacks to generic KVM
Sean Christopherson
2021-11-17
1
-42
/
+11
|
|
*
|
|
|
|
KVM: x86: More precisely identify NMI from guest when handling PMI
Sean Christopherson
2021-11-17
4
-6
/
+15
|
|
*
|
|
|
|
KVM: x86: Drop current_vcpu for kvm_running_vcpu + kvm_arch_vcpu variable
Sean Christopherson
2021-11-17
3
-14
/
+19
|
|
*
|
|
|
|
perf: Force architectures to opt-in to guest callbacks
Sean Christopherson
2021-11-17
1
-0
/
+1
|
|
*
|
|
|
|
perf/core: Rework guest callbacks to prepare for static_call support
Like Xu
2021-11-17
2
-19
/
+23
|
|
*
|
|
|
|
KVM: x86: Register Processor Trace interrupt hook iff PT enabled in guest
Sean Christopherson
2021-11-17
2
-1
/
+5
|
|
*
|
|
|
|
KVM: x86: Register perf callbacks after calling vendor's hardware_setup()
Sean Christopherson
2021-11-17
1
-3
/
+4
|
*
|
|
|
|
|
Merge tag 'x86_misc_for_v5.17_rc1' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2022-01-10
1
-0
/
+1
|
|
\
\
\
\
\
\
|
|
*
|
|
|
|
|
x86/mtrr: Remove the mtrr_bp_init() stub
Christoph Hellwig
2021-12-22
1
-0
/
+1
*
|
|
|
|
|
|
|
KVM: x86: Use ERR_PTR_USR() to return -EFAULT as a __user pointer
Sean Christopherson
2022-02-04
1
-3
/
+3
*
|
|
|
|
|
|
|
KVM: x86: Report deprecated x87 features in supported CPUID
Jim Mattson
2022-02-04
1
-6
/
+7
*
|
|
|
|
|
|
|
kvm/x86: rework guest entry logic
Mark Rutland
2022-02-01
4
-50
/
+7
*
|
|
|
|
|
|
|
KVM: x86: Move delivery of non-APICv interrupt into vendor code
Sean Christopherson
2022-02-01
3
-10
/
+34
|
|
_
|
_
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
KVM: nVMX: Allow VMREAD when Enlightened VMCS is in use
Vitaly Kuznetsov
2022-01-28
2
-16
/
+51
*
|
|
|
|
|
|
KVM: nVMX: Implement evmcs_field_offset() suitable for handle_vmread()
Vitaly Kuznetsov
2022-01-28
2
-10
/
+25
*
|
|
|
|
|
|
KVM: nVMX: Rename vmcs_to_field_offset{,_table}
Vitaly Kuznetsov
2022-01-28
3
-8
/
+8
*
|
|
|
|
|
|
KVM: nVMX: eVMCS: Filter out VM_EXIT_SAVE_VMX_PREEMPTION_TIMER
Vitaly Kuznetsov
2022-01-28
1
-1
/
+3
*
|
|
|
|
|
|
KVM: nVMX: Also filter MSR_IA32_VMX_TRUE_PINBASED_CTLS when eVMCS
Vitaly Kuznetsov
2022-01-28
1
-0
/
+1
*
|
|
|
|
|
|
KVM: x86: add system attribute to retrieve full set of supported xsave states
Paolo Bonzini
2022-01-28
1
-0
/
+51
*
|
|
|
|
|
|
KVM: x86: Add a helper to retrieve userspace address from kvm_device_attr
Sean Christopherson
2022-01-28
1
-6
/
+14
*
|
|
|
|
|
|
KVM: x86: Sync the states size with the XCR0/IA32_XSS at, any time
Like Xu
2022-01-26
1
-2
/
+2
*
|
|
|
|
|
|
KVM: x86: Update vCPU's runtime CPUID on write to MSR_IA32_XSS
Like Xu
2022-01-26
1
-0
/
+1
*
|
|
|
|
|
|
KVM: x86: Keep MSR_IA32_XSS unchanged for INIT
Xiaoyao Li
2022-01-26
1
-2
/
+1
*
|
|
|
|
|
|
KVM: x86: Free kvm_cpuid_entry2 array on post-KVM_RUN KVM_SET_CPUID{,2}
Sean Christopherson
2022-01-26
1
-2
/
+8
*
|
|
|
|
|
|
KVM: nVMX: WARN on any attempt to allocate shadow VMCS for vmcs02
Sean Christopherson
2022-01-26
1
-10
/
+12
*
|
|
|
|
|
|
KVM: x86: Check .flags in kvm_cpuid_check_equal() too
Vitaly Kuznetsov
2022-01-26
1
-0
/
+1
*
|
|
|
|
|
|
KVM: x86: Forcibly leave nested virt when SMM state is toggled
Sean Christopherson
2022-01-26
5
-7
/
+11
*
|
|
|
|
|
|
KVM: SVM: drop unnecessary code in svm_hv_vmcb_dirty_nested_enlightenments()
Vitaly Kuznetsov
2022-01-26
2
-13
/
+1
*
|
|
|
|
|
|
KVM: SVM: hyper-v: Enable Enlightened MSR-Bitmap support for real
Vitaly Kuznetsov
2022-01-26
1
-0
/
+3
*
|
|
|
|
|
|
KVM: SVM: Don't kill SEV guest if SMAP erratum triggers in usermode
Sean Christopherson
2022-01-26
1
-1
/
+15
*
|
|
|
|
|
|
KVM: SVM: Don't apply SEV+SMAP workaround on code fetch or PT access
Sean Christopherson
2022-01-26
1
-9
/
+34
*
|
|
|
|
|
|
KVM: SVM: Inject #UD on attempted emulation for SEV guest w/o insn buffer
Sean Christopherson
2022-01-26
1
-34
/
+55
*
|
|
|
|
|
|
KVM: SVM: WARN if KVM attempts emulation on #UD or #GP for SEV guests
Sean Christopherson
2022-01-26
1
-0
/
+5
*
|
|
|
|
|
|
KVM: x86: Pass emulation type to can_emulate_instruction()
Sean Christopherson
2022-01-26
3
-6
/
+15
*
|
|
|
|
|
|
KVM: SVM: Explicitly require DECODEASSISTS to enable SEV support
Sean Christopherson
2022-01-26
1
-2
/
+7
*
|
|
|
|
|
|
KVM: SVM: Don't intercept #GP for SEV guests
Sean Christopherson
2022-01-26
1
-3
/
+8
*
|
|
|
|
|
|
Revert "KVM: SVM: avoid infinite loop on NPF from bad address"
Sean Christopherson
2022-01-26
1
-7
/
+0
*
|
|
|
|
|
|
KVM: SVM: Never reject emulation due to SMAP errata for !SEV guests
Sean Christopherson
2022-01-26
1
-4
/
+6
*
|
|
|
|
|
|
KVM: x86: nSVM: skip eax alignment check for non-SVM instructions
Denis Valeev
2022-01-26
1
-5
/
+6
[next]