index
:
linux.git
cached
cdir_v2
cfid-fixes
cfid-fixes-2025-09-12
cfid-fixes-rebase
cfid-fixes-v2
cfid-fixes-v3
cfid-fixes-v3-2
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
nested.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-08-17
KVM: nVMX: Use KVM-governed feature framework to track "nested VMX enabled"
Sean Christopherson
1
-3
/
+4
2023-08-17
KVM: VMX: Rename XSAVES control to follow KVM's preferred "ENABLE_XYZ"
Sean Christopherson
1
-3
/
+3
2023-07-01
Merge tag 'kvm-x86-vmx-6.5' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+1
2023-06-06
KVM: x86/pmu: Move handling PERF_GLOBAL_CTRL and friends to common x86
Like Xu
1
-2
/
+2
2023-05-26
KVM: VMX: Treat UMIP as emulated if and only if the host doesn't have UMIP
Sean Christopherson
1
-2
/
+1
2023-05-01
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-42
/
+84
2023-04-26
Merge tag 'kvm-x86-vmx-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-38
/
+74
2023-04-26
Merge tag 'kvm-x86-mmu-6.4' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-1
/
+4
2023-03-27
KVM: nVMX: Do not report error code when synthesizing VM-Exit from Real Mode
Sean Christopherson
1
-1
/
+6
2023-03-22
KVM: x86: Add helpers to query individual CR0/CR4 bits
Binbin Wu
1
-1
/
+1
2023-03-22
KVM: VMX: Make CR0.WP a guest owned bit
Mathias Krause
1
-2
/
+2
2023-03-21
KVM: nVMX: Add helpers to setup VMX control msr configs
Yu Zhang
1
-33
/
+74
2023-03-21
KVM: nVMX: Remove outdated comments in nested_vmx_setup_ctls_msrs()
Yu Zhang
1
-5
/
+0
2023-03-16
KVM: x86/mmu: Use kvm_mmu_invalidate_addr() in nested_ept_invalidate_addr()
Lai Jiangshan
1
-1
/
+4
2023-03-16
kvm: vmx: Add IA32_FLUSH_CMD guest support
Emanuele Giuseppe Esposito
1
-0
/
+3
2023-03-14
KVM: nVMX: remove unnecessary #ifdef
Paolo Bonzini
1
-7
/
+1
2023-03-14
KVM: nVMX: add missing consistency checks for CR0 and CR4
Paolo Bonzini
1
-2
/
+8
2023-02-07
KVM: nVMX: Simplify the setting of SECONDARY_EXEC_ENABLE_VMFUNC for nested.
Yu Zhang
1
-9
/
+5
2023-02-07
KVM: VMX: Do not trap VMFUNC instructions for L1 guests.
Yu Zhang
1
-4
/
+3
2022-12-29
KVM: x86: Unify pr_fmt to use module name for all KVM modules
Sean Christopherson
1
-1
/
+2
2022-12-23
KVM: nVMX: Properly expose ENABLE_USR_WAIT_PAUSE control to L1
Sean Christopherson
1
-1
/
+2
2022-12-23
KVM: nVMX: Document that ignoring memory failures for VMCLEAR is deliberate
Sean Christopherson
1
-4
/
+13
2022-11-30
KVM: nVMX: Reword comments about generating nested CR0/4 read shadows
Sean Christopherson
1
-6
/
+3
2022-11-30
KVM: VMX: Execute IBPB on emulated VM-exit when guest has IBRS
Jim Mattson
1
-0
/
+11
2022-11-30
KVM: nVMX: Inject #GP, not #UD, if "generic" VMXON CR0/CR4 check fails
Sean Christopherson
1
-11
/
+33
2022-11-18
KVM: nVMX: hyper-v: Enable L2 TLB flush
Vitaly Kuznetsov
1
-0
/
+20
2022-11-18
KVM: nVMX: hyper-v: Cache VP assist page in 'struct kvm_vcpu_hv'
Vitaly Kuznetsov
1
-3
/
+3
2022-11-18
KVM: x86: Introduce .hv_inject_synthetic_vmexit_post_tlb_flush() nested hook
Vitaly Kuznetsov
1
-0
/
+1
2022-11-18
KVM: nVMX: Keep track of hv_vm_id/hv_vp_id when eVMCS is in use
Vitaly Kuznetsov
1
-0
/
+15
2022-11-18
KVM: VMX: Rename "vmx/evmcs.{ch}" to "vmx/hyperv.{ch}"
Vitaly Kuznetsov
1
-1
/
+0
2022-11-17
Merge branch 'kvm-svm-harden' into HEAD
Paolo Bonzini
1
-3
/
+1
2022-11-17
KVM: x86: allow L1 to not intercept triple fault
Maxim Levitsky
1
-0
/
+1
2022-11-17
KVM: x86: add kvm_leave_nested
Maxim Levitsky
1
-3
/
+0
2022-11-09
KVM: x86: start moving SMM-related functions to new files
Paolo Bonzini
1
-0
/
+1
2022-10-09
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-155
/
+313
2022-09-26
KVM: nVMX: Make event request on VMXOFF iff INIT/SIPI is pending
Sean Christopherson
1
-2
/
+2
2022-09-26
KVM: nVMX: Make an event request if INIT or SIPI is pending on VM-Enter
Sean Christopherson
1
-12
/
+6
2022-09-26
KVM: nVMX: Make an event request when pending an MTF nested VM-Exit
Sean Christopherson
1
-0
/
+3
2022-09-26
KVM: x86: make vendor code check for all nested events
Paolo Bonzini
1
-1
/
+7
2022-09-26
KVM: x86: Morph pending exceptions to pending VM-Exits at queue time
Sean Christopherson
1
-62
/
+47
2022-09-26
KVM: nVMX: Document priority of all known events on Intel CPUs
Sean Christopherson
1
-0
/
+83
2022-09-26
KVM: nVMX: Add a helper to identify low-priority #DB traps
Sean Christopherson
1
-6
/
+17
2022-09-26
KVM: x86: Formalize blocking of nested pending exceptions
Sean Christopherson
1
-10
/
+17
2022-09-26
KVM: x86: Make kvm_queued_exception a properly named, visible struct
Sean Christopherson
1
-22
/
+20
2022-09-26
KVM: nVMX: Unconditionally clear mtf_pending on nested VM-Exit
Sean Christopherson
1
-9
/
+12
2022-09-26
KVM: nVMX: Ignore SIPI that arrives in L2 when vCPU is not in WFS
Sean Christopherson
1
-2
/
+4
2022-09-26
KVM: nVMX: Prioritize TSS T-flag #DBs over Monitor Trap Flag
Sean Christopherson
1
-3
/
+5
2022-09-26
KVM: nVMX: Treat General Detect #DB (DR7.GD=1) as fault-like
Sean Christopherson
1
-11
/
+25
2022-09-26
KVM: VMX: Drop bits 31:16 when shoving exception error code into VMCS
Sean Christopherson
1
-1
/
+10
2022-09-26
KVM: nVMX: Unconditionally purge queued/injected events on nested "exit"
Sean Christopherson
1
-8
/
+11
[next]