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: Add missing CPU based VM execution controls to vmcs_config
Vitaly Kuznetsov
2022-09-26
1
-1
/
+5
*
KVM: VMX: Add missing VMEXIT controls to vmcs_config
Vitaly Kuznetsov
2022-09-26
1
-0
/
+3
*
KVM: VMX: Extend VMX controls macro shenanigans
Vitaly Kuznetsov
2022-09-26
1
-23
/
+132
*
KVM: nVMX: Treat eVMCS as enabled for guest iff Hyper-V is also enabled
Sean Christopherson
2022-09-26
1
-0
/
+10
*
KVM: VMX: Adjust number of LBR records for PERF_CAPABILITIES at refresh
Sean Christopherson
2022-08-10
1
-2
/
+5
*
KVM: VMX: Use proper type-safe functions for vCPU => LBRs helpers
Sean Christopherson
2022-08-10
1
-9
/
+17
*
Merge remote-tracking branch 'kvm/next' into kvm-next-5.20
Paolo Bonzini
2022-08-01
1
-33
/
+62
|
\
|
*
KVM: VMX: Add helper to check if the guest PMU has PERF_GLOBAL_CTRL
Sean Christopherson
2022-07-28
1
-0
/
+12
|
*
KVM: nVMX: Use kvm_vcpu_map() to get/pin vmcs12's APIC-access page
Sean Christopherson
2022-06-20
1
-1
/
+1
|
*
KVM: nVMX: Rename nested.vmcs01_* fields to nested.pre_vmenter_*
Sean Christopherson
2022-06-20
1
-3
/
+12
|
*
KVM: x86/cpuid: Refactor host/guest CPU model consistency check
Like Xu
2022-06-08
1
-1
/
+0
|
*
KVM: x86/pmu: Disable guest PEBS temporarily in two rare situations
Like Xu
2022-06-08
1
-0
/
+1
|
*
KVM: VMX: enable IPI virtualization
Chao Gao
2022-06-08
1
-0
/
+7
|
*
KVM: VMX: Detect Tertiary VM-Execution control when setup VMCS config
Robert Hoo
2022-06-08
1
-0
/
+1
|
*
KVM: VMX: Extend BUILD_CONTROLS_SHADOW macro to support 64-bit variation
Robert Hoo
2022-06-08
1
-28
/
+28
*
|
KVM: VMX: Prevent RSB underflow before vmenter
Josh Poimboeuf
2022-06-27
1
-2
/
+2
*
|
KVM: VMX: Prevent guest RSB poisoning attacks with eIBRS
Josh Poimboeuf
2022-06-27
1
-0
/
+1
*
|
KVM: VMX: Convert launched argument to flags
Josh Poimboeuf
2022-06-27
1
-1
/
+4
*
|
KVM: x86/speculation: Disable Fill buffer clear within guests
Pawan Gupta
2022-05-21
1
-0
/
+2
|
/
*
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
[next]