index
:
talos-op-linux
master
Talos™ II Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: nVMX: Use correct root level for nested EPT shadow page tables
Sean Christopherson
2020-02-12
1
-0
/
+3
*
KVM: nVMX: Fix some comment typos and coding style
Miaohe Lin
2020-02-12
1
-2
/
+3
*
KVM: nVMX: Handle pending #DB when injecting INIT VM-exit
Oliver Upton
2020-02-12
1
-0
/
+28
*
KVM: x86: do not reset microcode version on INIT or RESET
Paolo Bonzini
2020-02-12
1
-1
/
+1
*
KVM: vmx: delete meaningless vmx_decache_cr0_guest_bits() declaration
Miaohe Lin
2020-02-05
1
-2
/
+0
*
KVM: x86: Fix perfctr WRMSR for running counters
Eric Hankland
2020-02-05
1
-5
/
+4
*
x86/kvm/hyper-v: don't allow to turn on unsupported VMX controls for nested g...
Vitaly Kuznetsov
2020-02-05
3
-0
/
+58
*
x86/kvm/hyper-v: move VMX controls sanitization out of nested_enable_evmcs()
Vitaly Kuznetsov
2020-02-05
3
-8
/
+41
*
KVM: nVMX: Remove stale comment from nested_vmx_load_cr3()
Sean Christopherson
2020-02-05
1
-4
/
+4
*
KVM: nVMX: delete meaningless nested_vmx_run() declaration
Miaohe Lin
2020-02-05
1
-2
/
+0
*
kvm: x86: hyperv: Use APICv update request interface
Suravee Suthikulpanit
2020-02-05
1
-1
/
+2
*
kvm: x86: Introduce APICv x86 ops for checking APIC inhibit reasons
Suravee Suthikulpanit
2020-02-05
1
-0
/
+8
*
KVM: x86: remove get_enable_apicv from kvm_x86_ops
Paolo Bonzini
2020-02-05
1
-6
/
+0
*
kvm: x86: Introduce APICv inhibit reason bits
Suravee Suthikulpanit
2020-02-05
1
-0
/
+1
*
Merge tag 'kvm-5.6-1' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2020-01-31
6
-274
/
+247
|
\
|
*
KVM: VMX: remove duplicated segment cache clear
Miaohe Lin
2020-01-27
1
-2
/
+0
|
*
KVM: nVMX: Check GUEST_DR7 on vmentry of nested guests
Krish Sadhukhan
2020-01-27
1
-0
/
+4
|
*
KVM: X86: Drop x86_set_memory_region()
Peter Xu
2020-01-27
1
-2
/
+5
|
*
KVM: X86: Don't take srcu lock in init_rmode_identity_map()
Peter Xu
2020-01-27
1
-7
/
+3
|
*
x86/kvm/hyper-v: remove stale evmcs_already_enabled check from nested_enable_...
Vitaly Kuznetsov
2020-01-27
1
-5
/
+0
|
*
KVM: x86: Perform non-canonical checks in 32-bit KVM
Sean Christopherson
2020-01-27
1
-2
/
+0
|
*
KVM: nVMX: WARN on failure to set IA32_PERF_GLOBAL_CTRL
Oliver Upton
2020-01-27
1
-14
/
+4
|
*
KVM: x86: Protect pmu_intel.c from Spectre-v1/L1TF attacks
Marios Pomonis
2020-01-27
1
-8
/
+16
|
*
KVM: x86: Protect exit_reason from being used in Spectre-v1/L1TF attacks
Marios Pomonis
2020-01-27
1
-25
/
+32
|
*
kvm/svm: PKU not currently supported
John Allen
2020-01-27
2
-0
/
+6
|
*
KVM: x86: Move kvm_vcpu_init() invocation to common code
Sean Christopherson
2020-01-24
1
-13
/
+6
|
*
KVM: x86: Move FPU allocation to common x86 code
Sean Christopherson
2020-01-24
1
-24
/
+1
|
*
KVM: x86: Allocate vcpu struct in common x86 code
Sean Christopherson
2020-01-24
1
-16
/
+8
|
*
KVM: VMX: Use direct vcpu pointer during vCPU create/free
Sean Christopherson
2020-01-24
1
-20
/
+22
|
*
KVM: VMX: Allocate VPID after initializing VCPU
Sean Christopherson
2020-01-24
1
-3
/
+3
|
*
KVM: x86: avoid incorrect writes to host MSR_IA32_SPEC_CTRL
Paolo Bonzini
2020-01-24
1
-4
/
+3
|
*
KVM: nVMX: vmread should not set rflags to specify success in case of #PF
Miaohe Lin
2020-01-21
1
-1
/
+3
|
*
KVM: vmx: delete meaningless nested_vmx_prepare_msr_bitmap() declaration
Miaohe Lin
2020-01-21
1
-3
/
+0
|
*
KVM: x86: Refactor and rename bit() to feature_bit() macro
Sean Christopherson
2020-01-21
1
-21
/
+21
|
*
KVM: x86: Drop special XSAVE handling from guest_cpuid_has()
Sean Christopherson
2020-01-21
1
-0
/
+1
|
*
KVM: VMX: Add helper to consolidate up PT/RTIT WRMSR fault logic
Sean Christopherson
2020-01-21
1
-24
/
+31
|
*
KVM: VMX: Add non-canonical check on writes to RTIT address MSRs
Sean Christopherson
2020-01-21
1
-0
/
+2
|
*
KVM: Fix some writing mistakes
Miaohe Lin
2020-01-21
1
-1
/
+1
|
*
KVM: Fix some comment typos and missing parentheses
Miaohe Lin
2020-01-21
2
-2
/
+2
|
*
KVM: Fix some out-dated function names in comment
Miaohe Lin
2020-01-21
2
-3
/
+3
|
*
KVM: Fix some wrong function names in comment
Miaohe Lin
2020-01-21
1
-1
/
+1
|
*
KVM: VMX: FIXED+PHYSICAL mode single target IPI fastpath
Wanpeng Li
2020-01-21
1
-3
/
+11
|
*
kvm: nVMX: Aesthetic cleanup of handle_vmread and handle_vmwrite
Jim Mattson
2020-01-08
1
-36
/
+34
|
*
kvm: nVMX: VMWRITE checks unsupported field before read-only field
Jim Mattson
2020-01-08
1
-5
/
+6
|
*
kvm: nVMX: VMWRITE checks VMCS-link pointer before VMCS field
Jim Mattson
2020-01-08
1
-34
/
+25
|
*
KVM: VMX: Fix the spelling of CPU_BASED_USE_TSC_OFFSETTING
Xiaoyao Li
2020-01-08
2
-7
/
+7
|
*
KVM: VMX: Rename NMI_PENDING to NMI_WINDOW
Xiaoyao Li
2020-01-08
2
-8
/
+8
|
*
KVM: VMX: Rename INTERRUPT_PENDING to INTERRUPT_WINDOW
Xiaoyao Li
2020-01-08
2
-11
/
+11
|
*
KVM: vmx: remove unreachable statement in vmx_get_msr_feature()
Miaohe Lin
2020-01-08
1
-2
/
+0
*
|
KVM: VMX: Check for full VMX support when verifying CPU compatibility
Sean Christopherson
2020-01-13
1
-0
/
+6
[next]