index
:
linux-toradex.git
colibri
colibri_vf
master
tegra
tegra-next
toradex_4.1-2.0.x-imx
toradex_4.1-2.0.x-imx-next
toradex_4.14-2.0.x-imx
toradex_4.14-2.0.x-imx-next
toradex_4.14-2.0.x-imx-rebased
toradex_4.14-2.3.x-imx
toradex_4.19.y
toradex_4.19.y-rt
toradex_4.20.y
toradex_4.9-1.0.x-imx
toradex_4.9-1.0.x-imx-next
toradex_4.9-1.0.x-imx-rebased
toradex_4.9-2.3.x-imx
toradex_4.9-2.3.x-imx-next
toradex_4.9-2.3.x-imx-rebased
toradex_5.0.y
toradex_5.15-2.0.x-imx
toradex_5.15-2.1.x-imx
toradex_5.15-2.2.x-imx
toradex_5.2.y
toradex_5.3.y
toradex_5.4-2.1.x-imx
toradex_5.4-2.3.x-imx
toradex_5.4.y
toradex_6.12-2.0.x-imx
toradex_6.6-2.0.x-imx
toradex_6.6-2.1.x-imx
toradex_6.6-2.2.x-imx
toradex_imx6
toradex_imx_3.10.17_1.0.0_ga
toradex_imx_3.10.17_1.0.0_ga-next
toradex_imx_3.14.28_1.0.0_ga
toradex_imx_3.14.52_1.1.0_ga
toradex_imx_3.14.52_1.1.0_ga-next
toradex_imx_4.1.15_1.0.0_ga
toradex_imx_4.1.15_1.0.0_ga-next
toradex_imx_4.14.78_1.0.0_ga-bring_up
toradex_imx_4.9.123_imx8mm_ga-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up
toradex_imx_4.9.51_imx8_beta1-bring_up_ov5640
toradex_imx_4.9.51_imx8_beta2-bring_up
toradex_ti-linux-5.10.y_bringup
toradex_ti-linux-6.1.y
toradex_ti-linux-6.6.y
toradex_tk1_l4t_r21.5
toradex_tk1_l4t_r21.6
toradex_tk1_l4t_r21.7
toradex_tk1_l4t_r21.7-next
toradex_vf_3.18
toradex_vf_3.18-next
toradex_vf_4.0
toradex_vf_4.0-next
toradex_vf_4.1
toradex_vf_4.1-next
toradex_vf_4.4
toradex_vf_4.4-next
Linux kernel for Apalis and Colibri modules
Toradex
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
nested.c
Age
Commit message (
Expand
)
Author
2025-09-23
KVM: nVMX: Advertise new VM-Entry/Exit control bits for CET state
Chao Gao
2025-09-23
KVM: nVMX: Add consistency checks for CET states
Chao Gao
2025-09-23
KVM: nVMX: Add consistency checks for CR0.WP and CR4.CET
Chao Gao
2025-09-23
KVM: nVMX: Prepare for enabling CET support for nested guest
Yang Weijiang
2025-09-23
KVM: nVMX: Virtualize NO_HW_ERROR_CODE_CC for L1 event injection to L2
Yang Weijiang
2025-09-23
KVM: nVMX: Always forward XSAVES/XRSTORS exits from L2 to L1
Sean Christopherson
2025-08-19
KVM: x86: Rename kvm_{g,s}et_msr()* to show that they emulate guest accesses
Yang Weijiang
2025-08-19
KVM: x86: Add support for RDMSR/WRMSRNS w/ immediate on Intel
Xin Li
2025-08-19
KVM: x86/pmu: Add wrappers for counting emulated instructions/branches
Sean Christopherson
2025-07-09
KVM: x86: Provide a capability to disable APERF/MPERF read intercepts
Jim Mattson
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-06-02
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-29
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-05-27
Merge tag 'kvm-x86-vmx-6.16' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-04-29
KVM: x86: Unify cross-vCPU IBPB
Sean Christopherson
2025-04-24
KVM: nVMX: Check MSR load/store list counts during VM-Enter consistency checks
Sean Christopherson
2025-04-24
KVM: x86: Generalize IBRS virtualization on emulated VM-exit
Yosry Ahmed
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-25
Merge tag 'timers-cleanups-2025-03-23' of git://git.kernel.org/pub/scm/linux/...
Linus Torvalds
2025-03-19
Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
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-02-26
KVM: nVMX: Process events on nested VM-Exit if injectable IRQ or NMI is pending
Sean Christopherson
2025-02-24
KVM: nVMX: Allow the caller to provide instruction length on nested VM-Exit
Sean Christopherson
2025-02-24
KVM: x86: Add a #define for the architectural max instruction length
Sean Christopherson
2025-02-18
KVM: x86: Switch to use hrtimer_setup()
Nam Cao
2025-02-12
KVM: x86: Introduce kvm_set_mp_state()
Jim Mattson
2025-01-20
Merge tag 'kvm-x86-misc-6.14' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-01-08
KVM: VMX: refactor PML terminology
Maxim Levitsky
2024-12-19
KVM: nVMX: Honor event priority when emulating PI delivery during VM-Enter
Sean Christopherson
2024-12-19
KVM: nVMX: Use vmcs01's controls shadow to check for IRQ/NMI windows at VM-Enter
Sean Christopherson
2024-12-19
KVM: nVMX: Drop manual vmcs01.GUEST_INTERRUPT_STATUS.RVI check at VM-Enter
Sean Christopherson
2024-12-19
KVM: nVMX: Check for pending INIT/SIPI after entering non-root mode
Sean Christopherson
2024-12-19
KVM: nVMX: Explicitly update vPPR on successful nested VM-Enter
Sean Christopherson
2024-12-19
KVM: nVMX: Defer SVI update to vmcs01 on EOI when L2 is active w/o VID
Chao Gao
2024-12-18
KVM: x86: Replace (almost) all guest CPUID feature queries with cpu_caps
Sean Christopherson
2024-12-18
KVM: x86: Rename "governed features" helpers to use "guest_cpu_cap"
Sean Christopherson
2024-11-13
Merge branch 'kvm-docs-6.13' into HEAD
Paolo Bonzini
2024-11-13
Merge tag 'kvm-x86-misc-6.13' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-11-04
KVM: nVMX: Treat vpid01 as current if L2 is active, but with VPID disabled
Sean Christopherson
2024-11-01
KVM: nVMX: fix canonical check of vmcs12 HOST_RIP
Maxim Levitsky
2024-11-01
KVM: x86: model canonical checks more precisely
Maxim Levitsky
2024-11-01
KVM: x86: drop x86.h include from cpuid.h
Maxim Levitsky
2024-10-25
KVM: Pass in write/dirty to kvm_vcpu_map(), not kvm_vcpu_unmap()
Sean Christopherson
2024-10-25
KVM: nVMX: Mark vmcs12's APIC access page dirty when unmapping
Sean Christopherson
[next]