index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
vmx.h
Age
Commit message (
Expand
)
Author
2026-02-11
Merge tag 'kvm-x86-pmu-6.20' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2026-01-13
KVM: nVMX: Switch to vmcs01 to set virtual APICv mode on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to update APIC page on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to refresh APICv controls on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to update SVI on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to update TPR threshold on-demand if L2 is active
Sean Christopherson
2026-01-13
KVM: nVMX: Switch to vmcs01 to update PML controls on-demand if L2 is active
Sean Christopherson
2026-01-08
KVM: nVMX: Don't update msr_autostore count when saving TSC for vmcs12
Sean Christopherson
2026-01-08
KVM: VMX: Drop intermediate "guest" field from msr_autostore
Sean Christopherson
2026-01-08
KVM: x86/pmu: Load/save GLOBAL_CTRL via entry/exit fields for mediated PMU
Dapeng Mi
2025-11-11
KVM: VMX: Make loaded_vmcs_clear() static in vmx.c
Sean Christopherson
2025-10-17
KVM: nVMX: Hardcode dummy EPTP used for early nested consistency checks
Sean Christopherson
2025-09-23
KVM: nVMX: Prepare for enabling CET support for nested guest
Yang Weijiang
2025-09-23
KVM: x86: Enable CET virtualization for VMX and advertise to userspace
Yang Weijiang
2025-09-18
KVM: VMX: Add helpers to toggle/change a bit in VMCS execution controls
Dapeng Mi
2025-08-19
KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
Xin Li
2025-07-09
KVM: VMX: Add a macro to track which DEBUGCTL bits are host-owned
Sean Christopherson
2025-06-24
KVM: x86: Deduplicate MSR interception enabling and disabling
Chao Gao
2025-06-20
KVM: VMX: Manually recalc all MSR intercepts on userspace MSR filter change
Sean Christopherson
2025-06-20
KVM: x86: Move definition of X2APIC_MSR() to lapic.h
Sean Christopherson
2025-06-20
KVM: VMX: Preserve host's DEBUGCTLMSR_FREEZE_IN_SMM while running the guest
Maxim Levitsky
2025-06-20
KVM: VMX: Wrap all accesses to IA32_DEBUGCTL with getter/setter APIs
Maxim Levitsky
2025-06-20
KVM: nVMX: Check vmcs12->guest_ia32_debugctl on nested VM-Enter
Maxim Levitsky
2025-04-29
KVM: x86: Unify cross-vCPU IBPB
Sean Christopherson
2025-03-14
KVM: VMX: Move emulation_required to struct vcpu_vt
Binbin Wu
2025-03-14
KVM: VMX: Move common fields of struct vcpu_{vmx,tdx} to a struct
Binbin Wu
2025-03-14
KVM: TDX: Make pmu_intel.c ignore guest TD case
Isaku Yamahata
2025-03-14
KVM: VMX: Refactor VMX module init/exit functions
Kai Huang
2025-02-28
KVM: x86: Snapshot the host's DEBUGCTL in common x86
Sean Christopherson
2025-01-08
KVM: VMX: refactor PML terminology
Maxim Levitsky
2024-12-19
KVM: nVMX: Defer SVI update to vmcs01 on EOI when L2 is active w/o VID
Chao Gao
2024-11-13
Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-11-01
KVM: x86: Bypass register cache when querying CPL from kvm_sched_out()
Sean Christopherson
2024-10-25
KVM: nVMX: Drop pointless msr_bitmap_map field from struct nested_vmx
Sean Christopherson
2024-09-17
Merge tag 'kvm-x86-vmx-6.12' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-08-22
KVM: x86: Move MSR_TYPE_{R,W,RW} values from VMX to x86, as enums
Sean Christopherson
2024-08-22
KVM: nVMX: Use vmx_segment_cache_clear() instead of open coded equivalent
Maxim Levitsky
2024-07-16
Merge tag 'kvm-x86-vmx-6.11' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-06-28
KVM: VMX: Split out the non-virtualization part of vmx_interrupt_blocked()
Sean Christopherson
2024-06-03
KVM: x86: Move shadow_phys_bits into "kvm_host", as "maxphyaddr"
Sean Christopherson
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-04-30
KVM: VMX: Move posted interrupt descriptor out of VMX code
Jacob Pan
2024-04-19
KVM: VMX: Introduce test mode related to EPT violation VE
Isaku Yamahata
2024-04-11
KVM: VMX: Snapshot LBR capabilities during module initialization
Sean Christopherson
2024-04-08
KVM: VMX: Ignore MKTME KeyID bits when intercepting #PF for allow_smaller_max...
Tao Su
2024-02-22
KVM: x86: Fully defer to vendor code to decide how to force immediate exit
Sean Christopherson
2024-01-08
Merge tag 'kvm-x86-lam-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2023-12-07
KVM: nVMX: Hide more stuff under CONFIG_KVM_HYPERV
Vitaly Kuznetsov
2023-12-07
KVM: nVMX: Move guest_cpuid_has_evmcs() to hyperv.h
Vitaly Kuznetsov
[next]