index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
/
vmx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2024-08-03
KVM: nVMX: Fold requested virtual interrupt check into has_nested_events()
Sean Christopherson
1
-20
/
+0
2024-08-03
KVM: VMX: Split out the non-virtualization part of vmx_interrupt_blocked()
Sean Christopherson
1
-3
/
+8
2024-06-03
Merge branch 'kvm-fixes-6.10-1' into HEAD
Paolo Bonzini
1
-2
/
+9
2024-05-23
KVM: x86/mmu: Print SPTEs on unexpected #VE
Sean Christopherson
1
-0
/
+5
2024-05-23
KVM: VMX: Dump VMCS on unexpected #VE
Sean Christopherson
1
-1
/
+3
2024-05-23
KVM: VMX: Don't kill the VM on an unexpected #VE
Sean Christopherson
1
-2
/
+2
2024-05-16
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-281
/
+159
2024-05-12
Merge tag 'kvm-x86-vmx-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+0
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
1
-6
/
+35
2024-04-30
x86/irq: Remove bitfields in posted interrupt descriptor
Jacob Pan
1
-1
/
+1
2024-04-30
KVM: VMX: Move posted interrupt descriptor out of VMX code
Jacob Pan
1
-0
/
+1
2024-04-19
KVM: VMX: Introduce test mode related to EPT violation VE
Isaku Yamahata
1
-3
/
+50
2024-04-19
KVM, x86: add architectural support code for #VE
Paolo Bonzini
1
-0
/
+4
2024-04-12
KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument
Sean Christopherson
1
-9
/
+7
2024-04-12
KVM: VMX: Move out vmx_x86_ops to 'main.c' to dispatch VMX and TDX
Paolo Bonzini
1
-269
/
+100
2024-04-11
KVM: VMX: Disable LBR virtualization if the CPU doesn't support LBR callstacks
Sean Christopherson
1
-1
/
+9
2024-04-11
KVM: VMX: Snapshot LBR capabilities during module initialization
Sean Christopherson
1
-4
/
+5
2024-04-09
KVM: x86: Move nEPT exit_qualification field from kvm_vcpu_arch to x86_exception
Sean Christopherson
1
-2
/
+0
2024-04-08
KVM: x86/pmu: Disable support for adaptive PEBS
Sean Christopherson
1
-2
/
+22
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-73
/
+84
2024-03-12
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-1
/
+1
2024-03-12
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-3
/
+9
2024-03-11
Merge tag 'kvm-x86-vmx-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-41
/
+31
2024-03-11
Merge tag 'kvm-x86-misc-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-32
/
+53
2024-02-27
KVM: VMX: Combine "check" and "get" APIs for passthrough MSR lookups
Sean Christopherson
1
-39
/
+26
2024-02-27
KVM: VMX: return early if msr_bitmap is not supported
Dongli Zhang
1
-0
/
+3
2024-02-27
KVM: VMX: fix comment to add LBR to passthrough MSRs
Dongli Zhang
1
-1
/
+1
2024-02-23
KVM: x86: Fully defer to vendor code to decide how to force immediate exit
Sean Christopherson
1
-18
/
+14
2024-02-23
KVM: VMX: Handle KVM-induced preemption timer exits in fastpath for L2
Sean Christopherson
1
-2
/
+20
2024-02-23
KVM: x86: Move handling of is_guest_mode() into fastpath exit handlers
Sean Christopherson
1
-3
/
+3
2024-02-23
KVM: VMX: Handle forced exit due to preemption timer in fastpath
Sean Christopherson
1
-5
/
+8
2024-02-23
KVM: VMX: Re-enter guest in fastpath for "spurious" preemption timer exits
Sean Christopherson
1
-2
/
+9
2024-02-23
KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepoint
Sean Christopherson
1
-2
/
+2
2024-02-23
KVM: x86: Make kvm_get_dr() return a value, not use an out parameter
Sean Christopherson
1
-4
/
+1
2024-02-20
KVM/VMX: Move VERW closer to VMentry for MDS mitigation
Pawan Gupta
1
-4
/
+16
2024-02-20
x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
Pawan Gupta
1
-1
/
+1
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
1
-1
/
+1
2024-02-10
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
1
-2
/
+2
2024-02-07
KVM: VMX: Report up-to-date exit qualification to userspace
Chao Gao
1
-1
/
+1
2024-02-01
KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling
Xin Li
1
-3
/
+9
2024-01-18
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
1
-19
/
+67
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
1
-1
/
+1
2024-01-08
Merge tag 'kvm-x86-lam-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
1
-2
/
+53
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
1
-1
/
+1
2023-12-07
KVM: nVMX: Hide more stuff under CONFIG_KVM_HYPERV
Vitaly Kuznetsov
1
-0
/
+3
2023-12-07
KVM: x86: Make Hyper-V emulation optional
Vitaly Kuznetsov
1
-0
/
+2
2023-12-07
KVM: VMX: Split off vmx_onhyperv.{ch} from hyperv.{ch}
Vitaly Kuznetsov
1
-0
/
+1
2023-12-07
KVM: x86: Move Hyper-V partition assist page out of Hyper-V emulation context
Vitaly Kuznetsov
1
-11
/
+3
2023-11-29
KVM: x86: Use KVM-governed feature framework to track "LAM enabled"
Binbin Wu
1
-0
/
+1
2023-11-29
KVM: x86: Virtualize LAM for user pointer
Robert Hoo
1
-3
/
+9
[next]