index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'l1tf-final' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Linus Torvalds
2018-08-14
1
-78
/
+377
|
\
|
*
KVM: VMX: Tell the nested hypervisor to skip L1D flush on vmentry
Paolo Bonzini
2018-08-05
1
-2
/
+1
|
*
x86/speculation: Use ARCH_CAPABILITIES to skip L1D flush on vmentry
Paolo Bonzini
2018-08-05
1
-0
/
+10
|
*
Merge 4.18-rc7 into master to pick up the KVM dependcy
Thomas Gleixner
2018-08-05
1
-19
/
+109
|
|
\
|
*
|
x86/KVM/VMX: Don't set l1tf_flush_l1d from vmx_handle_external_intr()
Nicolai Stange
2018-08-05
1
-1
/
+0
|
*
|
x86/KVM/VMX: Introduce per-host-cpu analogue of l1tf_flush_l1d
Nicolai Stange
2018-08-05
1
-4
/
+13
|
*
|
x86/KVM/VMX: Move the l1tf_flush_l1d test to vmx_l1d_flush()
Nicolai Stange
2018-08-05
1
-4
/
+6
|
*
|
x86/KVM/VMX: Replace 'vmx_l1d_flush_always' with 'vmx_l1d_flush_cond'
Nicolai Stange
2018-08-05
1
-5
/
+5
|
*
|
x86/KVM/VMX: Don't set l1tf_flush_l1d to true from vmx_l1d_flush()
Nicolai Stange
2018-08-05
1
-7
/
+7
|
*
|
x86/KVM/VMX: Initialize the vmx_l1d_flush_pages' content
Nicolai Stange
2018-07-19
1
-3
/
+14
|
*
|
x86/bugs, kvm: Introduce boot-time control of L1TF mitigations
Jiri Kosina
2018-07-13
1
-13
/
+43
|
*
|
x86/kvm: Allow runtime control of L1D flush
Thomas Gleixner
2018-07-13
1
-5
/
+8
|
*
|
x86/kvm: Serialize L1D flush parameter setter
Thomas Gleixner
2018-07-13
1
-2
/
+6
|
*
|
x86/kvm: Add static key for flush always
Thomas Gleixner
2018-07-13
1
-5
/
+11
|
*
|
x86/kvm: Move l1tf setup function
Thomas Gleixner
2018-07-13
1
-47
/
+78
|
*
|
x86/l1tf: Handle EPT disabled state proper
Thomas Gleixner
2018-07-13
1
-41
/
+48
|
*
|
x86/kvm: Drop L1TF MSR list approach
Thomas Gleixner
2018-07-13
1
-36
/
+7
|
*
|
x86/litf: Introduce vmx status variable
Thomas Gleixner
2018-07-13
1
-11
/
+11
|
*
|
x86/KVM/VMX: Use MSR save list for IA32_FLUSH_CMD if required
Konrad Rzeszutek Wilk
2018-07-04
1
-5
/
+37
|
*
|
x86/KVM/VMX: Extend add_atomic_switch_msr() to allow VMENTER only MSRs
Konrad Rzeszutek Wilk
2018-07-04
1
-8
/
+14
|
*
|
x86/KVM/VMX: Separate the VMX AUTOLOAD guest/host number accounting
Konrad Rzeszutek Wilk
2018-07-04
1
-10
/
+19
|
*
|
x86/KVM/VMX: Add find_msr() helper function
Konrad Rzeszutek Wilk
2018-07-04
1
-13
/
+18
|
*
|
x86/KVM/VMX: Split the VMX MSR LOAD structures to have an host/guest numbers
Konrad Rzeszutek Wilk
2018-07-04
1
-30
/
+35
|
*
|
x86/KVM/VMX: Add L1D flush logic
Paolo Bonzini
2018-07-04
1
-1
/
+21
|
*
|
x86/KVM/VMX: Add L1D MSR based flush
Paolo Bonzini
2018-07-04
1
-4
/
+11
|
*
|
x86/KVM/VMX: Add L1D flush algorithm
Paolo Bonzini
2018-07-04
1
-5
/
+66
|
*
|
x86/KVM/VMX: Add module argument for L1TF mitigation
Konrad Rzeszutek Wilk
2018-07-04
1
-0
/
+59
|
*
|
x86/KVM: Warn user if KVM is loaded SMT and L1TF CPU bug being present
Konrad Rzeszutek Wilk
2018-07-04
1
-0
/
+13
*
|
|
kvm: x86: vmx: fix vpid leak
Roman Kagan
2018-07-20
1
-4
/
+3
*
|
|
KVM: vmx: use local variable for current_vmptr when emulating VMPTRST
Sean Christopherson
2018-07-20
1
-8
/
+7
|
|
/
|
/
|
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-07-18
1
-19
/
+42
|
\
\
|
*
|
KVM: VMX: Mark VMXArea with revision_id of physical CPU even when eVMCS enabled
Liran Alon
2018-07-18
1
-6
/
+21
|
*
|
kvm: nVMX: Restore exit qual for VM-entry failure due to MSR loading
Jim Mattson
2018-07-15
1
-5
/
+4
|
*
|
x86/kvm/vmx: don't read current->thread.{fs,gs}base of legacy tasks
Vitaly Kuznetsov
2018-07-15
1
-8
/
+17
*
|
|
kvm: vmx: Nested VM-entry prereqs for event inj.
Marc Orr
2018-06-22
1
-0
/
+67
|
|
/
|
/
|
*
|
KVM: x86: VMX: redo fix for link error without CONFIG_HYPERV
Arnd Bergmann
2018-06-14
1
-4
/
+2
*
|
KVM: x86: VMX: fix build without hyper-v
Linus Torvalds
2018-06-12
1
-0
/
+3
*
|
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2018-06-12
1
-105
/
+384
|
\
\
|
|
/
|
/
|
|
*
KVM: x86: pass kvm_vcpu to kvm_read_guest_virt and kvm_write_guest_virt_system
Paolo Bonzini
2018-06-12
1
-13
/
+10
|
*
kvm: nVMX: Enforce cpl=0 for VMX instructions
Felix Wilhelm
2018-06-12
1
-2
/
+13
|
*
kvm: nVMX: Add support for "VMWRITE to any supported field"
Jim Mattson
2018-06-04
1
-9
/
+60
|
*
kvm: nVMX: Restrict VMX capability MSR changes
Jim Mattson
2018-06-04
1
-0
/
+7
|
*
KVM: VMX: Optimize tscdeadline timer latency
Wanpeng Li
2018-06-04
1
-1
/
+7
|
*
kvm: Make VM ioctl do valloc for some archs
Marc Orr
2018-06-01
1
-2
/
+2
|
*
KVM: nVMX: Emulate L1 individual-address invvpid by L0 individual-address inv...
Liran Alon
2018-05-24
1
-3
/
+16
|
*
KVM: nVMX: Don't flush TLB when vmcs12 uses VPID
Liran Alon
2018-05-24
1
-6
/
+14
|
*
KVM: nVMX: Use vmx local var for referencing vpid02
Liran Alon
2018-05-24
1
-1
/
+1
|
*
KVM: nVMX: Ensure that VMCS12 field offsets do not change
Jim Mattson
2018-05-23
1
-0
/
+157
|
*
KVM: nVMX: Restore the VMCS12 offsets for v4.0 fields
Jim Mattson
2018-05-23
1
-7
/
+18
|
*
kvm: nVMX: Use nested_run_pending rather than from_vmentry
Jim Mattson
2018-05-23
1
-17
/
+18
[next]