index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
arch
/
x86
/
kvm
/
vmx
Age
Commit message (
Expand
)
Author
2025-05-13
Merge branch 'x86/msr' into x86/core, to resolve conflicts
Ingo Molnar
2025-05-13
Merge branch 'x86/bugs' into x86/core, to merge dependent commits
Ingo Molnar
2025-05-02
KVM: VMX: Clean up and macrofy x86_ops
Vishal Verma
2025-05-02
KVM: VMX: Define a VMX glue macro for kvm_complete_insn_gp()
Vishal Verma
2025-05-02
KVM: VMX: Move vt_apicv_pre_state_restore() to posted_intr.c and tweak name
Vishal Verma
2025-05-02
x86/msr: Convert __rdmsr() uses to native_rdmsrq() uses
Xin Li (Intel)
2025-05-02
x86/msr: Add explicit includes of <asm/msr.h>
Xin Li (Intel)
2025-05-02
Merge tag 'v6.15-rc4' into x86/msr, to pick up fixes and resolve conflicts
Ingo Molnar
2025-04-29
x86/bugs: Restructure L1TF mitigation
David Kaplan
2025-04-29
KVM: x86: Unify cross-vCPU IBPB
Sean Christopherson
2025-04-28
KVM: VMX: Flush shadow VMCS on emergency reboot
Chao Gao
2025-04-24
KVM: VMX: Use LEAVE in vmx_do_interrupt_irqoff()
Uros Bizjak
2025-04-24
KVM: nVMX: Check MSR load/store list counts during VM-Enter consistency checks
Sean Christopherson
2025-04-24
x86/irq: KVM: Track PIR bitmap as an "unsigned long" array
Sean Christopherson
2025-04-24
KVM: x86: Add module param to control and enumerate device posted IRQs
Sean Christopherson
2025-04-24
KVM: VMX: Don't send UNBLOCK when starting device assignment without APICv
Sean Christopherson
2025-04-24
KVM: x86: Generalize IBRS virtualization on emulated VM-exit
Yosry Ahmed
2025-04-24
Merge branch 'kvm-fixes-6.15-rc4' into HEAD
Paolo Bonzini
2025-04-24
KVM: x86: Reset IRTE to host control if *new* route isn't postable
Sean Christopherson
2025-04-16
x86/bugs: Rename mmio_stale_data_clear to cpu_buf_vm_clear
Pawan Gupta
2025-04-10
x86/msr: Rename 'native_wrmsrl()' to 'native_wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl_safe()' to 'rdmsrq_safe()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'wrmsrl()' to 'wrmsrq()'
Ingo Molnar
2025-04-10
x86/msr: Rename 'rdmsrl()' to 'rdmsrq()'
Ingo Molnar
2025-04-08
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-04-07
Merge branch 'kvm-tdx-initial' into HEAD
Paolo Bonzini
2025-04-07
Merge branch 'kvm-pi-fix-lockdep' into HEAD
Paolo Bonzini
2025-04-04
KVM: VMX: Use separate subclasses for PI wakeup lock to squash false positive
Yan Zhao
2025-04-04
KVM: VMX: Assert that IRQs are disabled when putting vCPU on PI wakeup list
Sean Christopherson
2025-03-25
Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvm
Linus Torvalds
2025-03-25
Merge tag 'x86_bugs_for_v6.15' of git://git.kernel.org/pub/scm/linux/kernel/g...
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-vmx-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-19
Merge tag 'kvm-x86-misc-6.15' of https://github.com/kvm-x86/linux into HEAD
Paolo Bonzini
2025-03-19
Merge tag 'v6.14-rc7' into x86/core, to pick up fixes
Ingo Molnar
2025-03-14
KVM: TDX: Make TDX VM type supported
Isaku Yamahata
2025-03-14
KVM: TDX: KVM: TDX: Always honor guest PAT on TDX enabled guests
Yan Zhao
2025-03-14
KVM: x86: remove shadow_memtype_mask
Paolo Bonzini
2025-03-14
KVM: x86: Introduce Intel specific quirk KVM_X86_QUIRK_IGNORE_GUEST_PAT
Yan Zhao
2025-03-14
KVM: TDX: Enable guest access to MTRR MSRs
Binbin Wu
2025-03-14
KVM: TDX: Add a method to ignore hypercall patching
Isaku Yamahata
2025-03-14
KVM: TDX: Ignore setting up mce
Isaku Yamahata
2025-03-14
KVM: TDX: Add methods to ignore accesses to TSC
Isaku Yamahata
2025-03-14
KVM: TDX: Add methods to ignore VMX preemption timer
Isaku Yamahata
2025-03-14
KVM: TDX: Add method to ignore guest instruction emulation
Isaku Yamahata
2025-03-14
KVM: TDX: Add methods to ignore accesses to CPU state
Isaku Yamahata
2025-03-14
KVM: TDX: Handle TDG.VP.VMCALL<GetTdVmCallInfo> hypercall
Isaku Yamahata
2025-03-14
KVM: TDX: Enable guest access to LMCE related MSRs
Isaku Yamahata
2025-03-14
KVM: TDX: Handle TDX PV rdmsr/wrmsr hypercall
Isaku Yamahata
2025-03-14
KVM: TDX: Implement callbacks for MSR operations
Isaku Yamahata
[prev]
[next]