index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2018-03-28
KVM: VMX: Bring the common code to header file
Babu Moger
1
-42
/
+9
2018-03-28
KVM: VMX: Remove ple_window_actual_max
Babu Moger
1
-25
/
+6
2018-03-28
KVM: VMX: Fix the module parameters for vmx
Babu Moger
1
-13
/
+14
2018-03-28
KVM: x86: Fix perf timer mode IP reporting
Andi Kleen
1
-2
/
+2
2018-03-23
KVM: VMX: add struct kvm_vmx to hold VMX specific KVM vars
Sean Christopherson
1
-15
/
+31
2018-03-23
KVM: x86: move setting of ept_identity_map_addr to vmx.c
Sean Christopherson
1
-0
/
+7
2018-03-23
KVM: x86: define SVM/VMX specific kvm_arch_[alloc|free]_vm
Sean Christopherson
1
-0
/
+12
2018-03-21
KVM: nVMX: fix vmentry failure code when L2 state would require emulation
Paolo Bonzini
1
-1
/
+3
2018-03-17
x86/kvm/vmx: avoid expensive rdmsr for MSR_GS_BASE
Vitaly Kuznetsov
1
-1
/
+2
2018-03-17
x86/kvm/vmx: read MSR_{FS,KERNEL_GS}_BASE from current->thread
Vitaly Kuznetsov
1
-3
/
+10
2018-03-17
KVM: X86: Provide a capability to disable PAUSE intercepts
Wanpeng Li
1
-4
/
+13
2018-03-17
KVM: X86: Provide a capability to disable HLT intercepts
Wanpeng Li
1
-0
/
+24
2018-03-17
KVM: X86: Provide a capability to disable MWAIT intercepts
Wanpeng Li
1
-4
/
+5
2018-03-17
KVM: x86: VMX: Intercept #GP to support access to VMware backdoor ports
Liran Alon
1
-0
/
+24
2018-03-17
KVM: x86: add kvm_fast_pio() to consolidate fast PIO code
Sean Christopherson
1
-11
/
+2
2018-03-17
KVM: VMX: use kvm_fast_pio_in for handling IN I/O
Sean Christopherson
1
-3
/
+6
2018-03-17
KVM: vVMX: signal failure for nested VMEntry if emulation_required
Sean Christopherson
1
-0
/
+15
2018-03-17
KVM: VMX: WARN on a MOV CR3 exit w/ unrestricted guest
Sean Christopherson
1
-0
/
+2
2018-03-17
KVM: VMX: give unrestricted guest full control of CR3
Sean Christopherson
1
-2
/
+2
2018-03-17
KVM: VMX: don't force CR4.PAE/PSE for unrestricted guest
Sean Christopherson
1
-14
/
+22
2018-03-17
KVM: VMX: remove CR0.WP from ..._ALWAYS_ON_UNRESTRICTED_GUEST
Sean Christopherson
1
-3
/
+4
2018-03-17
KVM: VMX: don't configure EPT identity map for unrestricted guest
Sean Christopherson
1
-2
/
+3
2018-03-17
KVM: VMX: don't configure RM TSS for unrestricted guest
Sean Christopherson
1
-0
/
+3
2018-03-08
KVM: nVMX: Enforce NMI controls on vmentry of L2 guests
Krish Sadhukhan
1
-2
/
+27
2018-03-06
KVM: nVMX: expose VMX capabilities for nested hypervisors to userspace
Paolo Bonzini
1
-5
/
+21
2018-03-06
KVM: nVMX: introduce struct nested_vmx_msrs
Paolo Bonzini
1
-174
/
+178
2018-03-03
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-0
/
+7
2018-03-02
KVM: X86: Allow userspace to define the microcode version
Wanpeng Li
1
-0
/
+1
2018-03-01
KVM: x86: Add a framework for supporting MSR-based features
Tom Lendacky
1
-0
/
+6
2018-02-26
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-4
/
+5
2018-02-26
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-2
/
+8
2018-02-24
KVM: nVMX: Don't halt vcpu when L1 is injecting events to L2
Chao Gao
1
-1
/
+6
2018-02-24
KVM: nVMX: preserve SECONDARY_EXEC_DESC without UMIP
Radim Krčmář
1
-1
/
+2
2018-02-23
KVM/VMX: Optimize vmx_vcpu_run() and svm_vcpu_run() by marking the RDMSR path...
Paolo Bonzini
1
-1
/
+1
2018-02-23
KVM/x86: Remove indirect MSR op calls from SPEC_CTRL
Paolo Bonzini
1
-3
/
+4
2018-02-15
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-3
/
+6
2018-02-13
KVM/nVMX: Set the CPU_BASED_USE_MSR_BITMAPS if we have a valid L02 MSR bitmap
KarimAllah Ahmed
1
-1
/
+2
2018-02-13
X86/nVMX: Properly set spec_ctrl and pred_cmd before merging MSRs
KarimAllah Ahmed
1
-2
/
+2
2018-02-11
Merge tag 'kvm-4.16-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-350
/
+406
2018-02-09
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Radim Krčmář
1
-143
/
+164
2018-02-04
KVM/VMX: Allow direct access to MSR_IA32_SPEC_CTRL
KarimAllah Ahmed
1
-2
/
+103
2018-02-04
KVM/VMX: Emulate MSR_IA32_ARCH_CAPABILITIES
KarimAllah Ahmed
1
-0
/
+15
2018-02-04
KVM/x86: Add IBPB support
Ashok Raj
1
-2
/
+78
2018-02-04
Merge branch 'msr-bitmaps' of git://git.kernel.org/pub/scm/virt/kvm/kvm into ...
Thomas Gleixner
1
-254
/
+186
2018-02-01
Merge branch 'x86/hyperv' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...
Radim Krčmář
1
-8
/
+21
2018-02-01
x86/kvm: Update spectre-v1 mitigation
Dan Williams
1
-11
/
+9
2018-01-31
KVM: VMX: make MSR bitmaps per-VCPU
Paolo Bonzini
1
-123
/
+147
2018-01-31
x86/kvm/vmx: do not use vm-exit instruction length for fast MMIO when running...
Vitaly Kuznetsov
1
-1
/
+15
2018-01-30
Merge tag 'v4.15' into x86/pti, to be able to merge dependent changes
Ingo Molnar
1
-158
/
+311
2018-01-30
Merge branch 'x86-pti-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...
Linus Torvalds
1
-2
/
+2
[next]