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
/
vmx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-08
KVM: VMX: Save RSI to an unused output in the vCPU-run asm blob
Sean Christopherson
1
-1
/
+1
2019-05-08
KVM: lapic: Track lapic timer advance per vCPU
Sean Christopherson
1
-1
/
+3
2019-05-04
KVM: SVM: Workaround errata#1096 (insn_len maybe zero on SMAP violation)
Singh, Brijesh
1
-0
/
+6
2019-04-27
x86/kvm: move kvm_load/put_guest_xcr0 into atomic context
WANG Chao
1
-0
/
+4
2019-04-03
KVM: x86: Emulate MSR_IA32_ARCH_CAPABILITIES on AMD hosts
Sean Christopherson
1
-13
/
+0
2019-03-23
KVM: VMX: Zero out *all* general purpose registers after VM-Exit
Sean Christopherson
1
-3
/
+11
2019-03-23
KVM: VMX: Compare only a single byte for VMCS' "launched" in vCPU-run
Sean Christopherson
1
-1
/
+1
2019-02-14
kvm: vmx: Fix entry number check for add_atomic_switch_msr()
Xiaoyao Li
1
-1
/
+2
2019-02-14
KVM: x86: Recompute PID.ON when clearing PID.SN
Luwei Kang
1
-15
/
+11
2019-01-30
cpu/hotplug: Fix "SMT disabled by BIOS" detection for KVM
Josh Poimboeuf
1
-1
/
+2
2019-01-25
KVM: x86: Mark expected switch fall-throughs
Gustavo A. R. Silva
1
-2
/
+2
2019-01-25
KVM: VMX: Move vmx_vcpu_run()'s VM-Enter asm blob to a helper function
Sean Christopherson
1
-66
/
+73
2019-01-25
kvm: vmx: fix some -Wmissing-prototypes warnings
Yi Wang
1
-1
/
+1
2019-01-25
KVM: VMX: Use the correct field var when clearing VM_ENTRY_LOAD_IA32_PERF_GLO...
Sean Christopherson
1
-1
/
+1
2019-01-11
KVM/VMX: Avoid return error when flush tlb successfully in the hv_remote_flus...
Lan Tianyu
1
-1
/
+1
2019-01-11
KVM: x86: Fix bit shifting in update_intel_pt_cfg
Gustavo A. R. Silva
1
-1
/
+1
2018-12-27
Merge branch 'x86-cleanups-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+1
2018-12-21
KVM: VMX: Move VM-Enter + VM-Exit handling to non-inline sub-routines
Sean Christopherson
1
-12
/
+10
2018-12-21
KVM: VMX: Explicitly reference RCX as the vmx_vcpu pointer in asm blobs
Sean Christopherson
1
-39
/
+47
2018-12-21
KVM/VMX: Add hv tlb range flush support
Lan Tianyu
1
-17
/
+44
2018-12-21
KVM: x86: Disable Intel PT when VMXON in L1 guest
Luwei Kang
1
-1
/
+2
2018-12-21
KVM: x86: Set intercept for Intel PT MSRs read/write
Chao Peng
1
-7
/
+26
2018-12-21
KVM: x86: Implement Intel PT MSRs read/write emulation
Chao Peng
1
-0
/
+184
2018-12-21
KVM: x86: Introduce a function to initialize the PT configuration
Luwei Kang
1
-0
/
+73
2018-12-21
KVM: x86: Add Intel PT context switch for each vcpu
Chao Peng
1
-0
/
+74
2018-12-21
KVM: x86: Add Intel Processor Trace cpuid emulation
Chao Peng
1
-0
/
+6
2018-12-21
KVM: x86: Add Intel PT virtualization work mode
Chao Peng
1
-2
/
+19
2018-12-21
kvm: vmx: Allow guest read access to IA32_TSC
Jim Mattson
1
-0
/
+1
2018-12-21
KVM: VMX: Remove duplicated include from vmx.c
YueHaibing
1
-1
/
+0
2018-12-14
kvm: x86: Dynamically allocate guest_fpu
Marc Orr
1
-0
/
+10
2018-12-14
KVM/VMX: Check ept_pointer before flushing ept tlb
Lan Tianyu
1
-2
/
+11
2018-12-14
kvm: vmx: add cpu into VMX preemption timer bug list
Wei Huang
1
-0
/
+2
2018-12-14
kvm: vmx: Skip all SYSCALL MSRs in setup_msrs() when !EFER.SCE
Jim Mattson
1
-8
/
+8
2018-12-14
kvm: vmx: Don't set hardware IA32_CSTAR MSR on VM-entry
Jim Mattson
1
-3
/
+0
2018-12-14
kvm: vmx: Document the need for MSR_STAR in i386 builds
Jim Mattson
1
-2
/
+5
2018-12-14
kvm: vmx: Set IA32_TSC_AUX for legacy mode guests
Jim Mattson
1
-3
/
+3
2018-12-14
KVM: nVMX: Move nested code to dedicated files
Sean Christopherson
1
-5920
/
+2
2018-12-14
KVM: VMX: Expose nested_vmx_allowed() to nested VMX as a non-inline
Sean Christopherson
1
-1
/
+10
2018-12-14
KVM: VMX: Expose various getters and setters to nested VMX
Sean Christopherson
1
-48
/
+26
2018-12-14
KVM: VMX: Expose misc variables needed for nested VMX
Sean Christopherson
1
-3
/
+2
2018-12-14
KVM: nVMX: Move "vmcs12 to shadow/evmcs sync" to helper function
Sean Christopherson
1
-20
/
+26
2018-12-14
KVM: nVMX: Call nested_vmx_setup_ctls_msrs() iff @nested is true
Sean Christopherson
1
-8
/
+8
2018-12-14
KVM: nVMX: Set callbacks for nested functions during hardware setup
Sean Christopherson
1
-26
/
+49
2018-12-14
KVM: VMX: Move the hardware {un}setup functions to the bottom
Sean Christopherson
1
-184
/
+184
2018-12-14
KVM: VMX: Move nested hardware/vcpu {un}setup to helper functions
Sean Christopherson
1
-31
/
+54
2018-12-14
KVM: VMX: Move VMX instruction wrappers to a dedicated header file
Sean Christopherson
1
-380
/
+36
2018-12-14
KVM: VMX: Move eVMCS code to dedicated files
Sean Christopherson
1
-185
/
+1
2018-12-14
KVM: VMX: Add vmx.h to hold VMX definitions
Sean Christopherson
1
-363
/
+1
2018-12-14
KVM: nVMX: Move vmcs12 code to dedicated files
Sean Christopherson
1
-601
/
+1
2018-12-14
KVM: VMX: Move VMCS definitions to dedicated file
Sean Christopherson
1
-122
/
+3
[next]