index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
vmx.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
Robert Hoo
2022-06-08
1
-28
/
+28
*
KVM: nVMX: Defer APICv updates while L2 is active until L1 is active
Sean Christopherson
2022-04-21
1
-0
/
+1
*
Revert "KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs()"
Sean Christopherson
2022-02-25
1
-3
/
+2
*
KVM: Move x86 VMX's posted interrupt list_head to vcpu_vmx
Sean Christopherson
2022-01-19
1
-0
/
+3
*
kvm: x86: Disable interception for IA32_XFD on demand
Kevin Tian
2022-01-14
1
-1
/
+1
*
kvm: x86: Disable RDMSR interception of IA32_XFD_ERR
Jing Liu
2022-01-14
1
-1
/
+1
*
KVM: VMX: Save HOST_CR3 in vmx_set_host_fs_gs()
Lai Jiangshan
2022-01-07
1
-2
/
+3
*
KVM: nVMX: Track whether changes in L0 require MSR bitmap for L2 to be rebuilt
Vitaly Kuznetsov
2021-12-08
1
-0
/
+9
*
KVM: vmx, svm: clean up mass updates to regs_avail/regs_dirty bits
Paolo Bonzini
2021-12-08
1
-13
/
+15
*
KVM: nVMX: Use a gfn_to_hva_cache for vmptrld
David Woodhouse
2021-11-18
1
-0
/
+5
*
KVM: nVMX: Use kvm_{read,write}_guest_cached() for shadow_vmcs12
David Woodhouse
2021-11-18
1
-0
/
+5
*
KVM: VMX: Add a helper function to retrieve the GPR index for INVPCID, INVVPI...
Vipin Sharma
2021-11-11
1
-0
/
+5
*
KVM: VMX: Macrofy the MSR bitmap getters and setters
Sean Christopherson
2021-11-11
1
-60
/
+25
*
KVM: nVMX: Handle dynamic MSR intercept toggling
Sean Christopherson
2021-11-11
1
-0
/
+63
*
KVM: VMX: Rename pt_desc.addr_range to pt_desc.num_address_ranges
Xiaoyao Li
2021-10-22
1
-1
/
+1
*
KVM: x86: nVMX: re-evaluate emulation_required on nested VM exit
Maxim Levitsky
2021-09-22
1
-0
/
+1
*
KVM: VMX: Remove defunct "nr_active_uret_msrs" field
Sean Christopherson
2021-09-22
1
-4
/
+0
*
KVM: VMX: Hide VMCS control calculators in vmx.c
Sean Christopherson
2021-08-13
1
-26
/
+0
*
KVM: VMX: Drop caching of KVM's desired sec exec controls for vmcs01
Sean Christopherson
2021-08-13
1
-2
/
+1
*
KVM: nVMX: Pull KVM L0's desired controls directly from vmcs01
Sean Christopherson
2021-08-13
1
-1
/
+5
*
Merge branch 'kvm-vmx-secctl' into HEAD
Paolo Bonzini
2021-08-10
1
-1
/
+1
|
\
|
*
KVM: VMX: Use current VMCS to query WAITPKG support for MSR emulation
Sean Christopherson
2021-08-10
1
-1
/
+1
*
|
KVM: VMX: Smush x2APIC MSR bitmap adjustments into single function
Sean Christopherson
2021-08-02
1
-1
/
+1
*
|
KVM: nVMX: Remove obsolete MSR bitmap refresh at nested transitions
Sean Christopherson
2021-08-02
1
-1
/
+0
*
|
KVM: nVMX: Don't evaluate "emulation required" on nested VM-Exit
Sean Christopherson
2021-08-02
1
-1
/
+1
|
/
*
KVM: VMX: Remove vmx_msr_index from vmx.h
Yu Zhang
2021-07-15
1
-2
/
+0
*
KVM: nVMX: Handle split-lock #AC exceptions that happen in L2
Sean Christopherson
2021-06-24
1
-0
/
+1
*
KVM: x86: hyper-v: Move the remote TLB flush logic out of vmx
Vineeth Pillai
2021-06-17
1
-9
/
+0
*
KVM: X86: Add vendor callbacks for writing the TSC multiplier
Ilias Stamatis
2021-06-17
1
-8
/
+0
*
KVM: X86: Add functions for retrieving L2 TSC fields from common code
Ilias Stamatis
2021-06-17
1
-0
/
+3
*
KVM: VMX: Use flag to indicate "active" uret MSRs instead of sorting list
Sean Christopherson
2021-05-07
1
-1
/
+1
*
KVM: VMX: Configure list of user return MSRs at module init
Sean Christopherson
2021-05-07
1
-1
/
+9
*
KVM: VMX: Invert the inlining of MSR interception helpers
Sean Christopherson
2021-04-26
1
-2
/
+13
*
KVM: VMX: Add emulation of SGX Launch Control LE hash MSRs
Sean Christopherson
2021-04-20
1
-0
/
+3
*
KVM: x86: dump_vmcs should show the effective EFER
David Edmondson
2021-04-17
1
-1
/
+1
*
KVM: VMX: Track root HPA instead of EPTP for paravirt Hyper-V TLB flush
Sean Christopherson
2021-03-15
1
-3
/
+3
*
KVM: VMX: Define Hyper-V paravirt TLB flush fields iff Hyper-V is enabled
Sean Christopherson
2021-03-15
1
-0
/
+4
*
KVM: VMX: Invalidate hv_tlb_eptp to denote an EPTP mismatch
Sean Christopherson
2021-03-15
1
-7
/
+0
*
KVM: VMX: Track common EPTP for Hyper-V's paravirt TLB flush
Sean Christopherson
2021-03-15
1
-0
/
+1
*
KVM: x86: Get active PCID only when writing a CR3 value
Sean Christopherson
2021-03-15
1
-2
/
+1
*
KVM: VMX: Dynamically enable/disable PML based on memslot dirty logging
Makarand Sonare
2021-02-19
1
-0
/
+2
*
KVM/nVMX: Use __vmx_vcpu_run in nested_vmx_check_vmentry_hw
Uros Bizjak
2021-02-04
1
-0
/
+1
*
KVM: X86: prepend vmx/svm prefix to additional kvm_x86_ops functions
Jason Baron
2021-02-04
1
-1
/
+1
*
KVM: vmx/pmu: Reduce the overhead of LBR pass-through or cancellation
Like Xu
2021-02-04
1
-0
/
+3
*
KVM: vmx/pmu: Pass-through LBR msrs when the guest LBR event is ACTIVE
Like Xu
2021-02-04
1
-0
/
+1
*
KVM: vmx/pmu: Create a guest LBR event when vcpu sets DEBUGCTLMSR_LBR
Like Xu
2021-02-04
1
-0
/
+10
*
KVM: vmx/pmu: Add PMU_CAP_LBR_FMT check when guest LBR is enabled
Like Xu
2021-02-04
1
-0
/
+1
*
KVM: vmx/pmu: Add PMU_CAP_LBR_FMT check when guest LBR is enabled
Paolo Bonzini
2021-02-04
1
-0
/
+11
*
KVM: x86/vmx: Make vmx_set_intercept_for_msr() non-static
Like Xu
2021-02-04
1
-0
/
+2
*
KVM: VMX: Enable bus lock VM exit
Chenyi Qiang
2021-02-04
1
-1
/
+1
[next]