index
:
pm24.git
cpufreq-rust
master
perf-mon
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.c
Age
Commit message (
Expand
)
Author
2024-06-03
Merge branch 'kvm-fixes-6.10-1' into HEAD
Paolo Bonzini
2024-05-23
KVM: x86/mmu: Print SPTEs on unexpected #VE
Sean Christopherson
2024-05-23
KVM: VMX: Dump VMCS on unexpected #VE
Sean Christopherson
2024-05-23
KVM: VMX: Don't kill the VM on an unexpected #VE
Sean Christopherson
2024-05-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-05-12
Merge tag 'kvm-x86-vmx-6.10' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-05-10
Merge tag 'loongarch-kvm-6.10' of git://git.kernel.org/pub/scm/linux/kernel/g...
Paolo Bonzini
2024-04-30
x86/irq: Remove bitfields in posted interrupt descriptor
Jacob Pan
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-19
KVM, x86: add architectural support code for #VE
Paolo Bonzini
2024-04-12
KVM: VMX: Modify NMI and INTR handlers to take intr_info as function argument
Sean Christopherson
2024-04-12
KVM: VMX: Move out vmx_x86_ops to 'main.c' to dispatch VMX and TDX
Paolo Bonzini
2024-04-11
KVM: VMX: Disable LBR virtualization if the CPU doesn't support LBR callstacks
Sean Christopherson
2024-04-11
KVM: VMX: Snapshot LBR capabilities during module initialization
Sean Christopherson
2024-04-09
KVM: x86: Move nEPT exit_qualification field from kvm_vcpu_arch to x86_exception
Sean Christopherson
2024-04-08
KVM: x86/pmu: Disable support for adaptive PEBS
Sean Christopherson
2024-03-15
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-03-11
Merge tag 'x86-core-2024-03-11' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
Merge tag 'x86-fred-2024-03-10' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2024-03-11
Merge tag 'kvm-x86-vmx-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-03-11
Merge tag 'kvm-x86-misc-6.9' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-02-27
KVM: VMX: Combine "check" and "get" APIs for passthrough MSR lookups
Sean Christopherson
2024-02-27
KVM: VMX: return early if msr_bitmap is not supported
Dongli Zhang
2024-02-27
KVM: VMX: fix comment to add LBR to passthrough MSRs
Dongli Zhang
2024-02-22
KVM: x86: Fully defer to vendor code to decide how to force immediate exit
Sean Christopherson
2024-02-22
KVM: VMX: Handle KVM-induced preemption timer exits in fastpath for L2
Sean Christopherson
2024-02-22
KVM: x86: Move handling of is_guest_mode() into fastpath exit handlers
Sean Christopherson
2024-02-22
KVM: VMX: Handle forced exit due to preemption timer in fastpath
Sean Christopherson
2024-02-22
KVM: VMX: Re-enter guest in fastpath for "spurious" preemption timer exits
Sean Christopherson
2024-02-22
KVM: x86: Plumb "force_immediate_exit" into kvm_entry() tracepoint
Sean Christopherson
2024-02-22
KVM: x86: Make kvm_get_dr() return a value, not use an out parameter
Sean Christopherson
2024-02-19
KVM/VMX: Move VERW closer to VMentry for MDS mitigation
Pawan Gupta
2024-02-19
x86/bugs: Use ALTERNATIVE() instead of mds_user_clear static key
Pawan Gupta
2024-02-14
Merge branch 'x86/bugs' into x86/core, to pick up pending changes before depe...
Ingo Molnar
2024-02-09
work around gcc bugs with 'asm goto' with outputs
Linus Torvalds
2024-02-07
KVM: VMX: Report up-to-date exit qualification to userspace
Chao Gao
2024-01-31
KVM: VMX: Call fred_entry_from_kvm() for IRQ/NMI handling
Xin Li
2024-01-17
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2024-01-10
x86/bugs: Rename CONFIG_RETPOLINE => CONFIG_MITIGATION_RETPOLINE
Breno Leitao
2024-01-08
Merge tag 'kvm-x86-lam-6.8' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2024-01-03
arch/x86: Fix typos
Bjorn Helgaas
2023-12-07
KVM: nVMX: Hide more stuff under CONFIG_KVM_HYPERV
Vitaly Kuznetsov
2023-12-07
KVM: x86: Make Hyper-V emulation optional
Vitaly Kuznetsov
2023-12-07
KVM: VMX: Split off vmx_onhyperv.{ch} from hyperv.{ch}
Vitaly Kuznetsov
2023-12-07
KVM: x86: Move Hyper-V partition assist page out of Hyper-V emulation context
Vitaly Kuznetsov
2023-11-28
KVM: x86: Use KVM-governed feature framework to track "LAM enabled"
Binbin Wu
2023-11-28
KVM: x86: Virtualize LAM for user pointer
Robert Hoo
2023-11-28
KVM: x86: Virtualize LAM for supervisor pointer
Robert Hoo
2023-11-28
KVM: x86: Untag addresses for LAM emulation where applicable
Binbin Wu
[next]