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
Age
Commit message (
Expand
)
Author
2025-03-14
KVM: x86: expose cpuid_entry2_find for TDX
Paolo Bonzini
2025-03-14
KVM: TDX: Support per-VM KVM_CAP_MAX_VCPUS extension check
Isaku Yamahata
2025-03-14
KVM: TDX: create/destroy VM structure
Isaku Yamahata
2025-03-14
KVM: TDX: Get system-wide info about TDX module on initialization
Isaku Yamahata
2025-03-14
KVM: TDX: Add place holder for TDX VM specific mem_enc_op ioctl
Isaku Yamahata
2025-03-14
KVM: TDX: Add helper functions to print TDX SEAMCALL error
Isaku Yamahata
2025-03-14
KVM: TDX: Add TDX "architectural" error codes
Sean Christopherson
2025-03-14
KVM: TDX: Define TDX architectural definitions
Isaku Yamahata
2025-03-14
KVM: TDX: Add placeholders for TDX VM/vCPU structures
Isaku Yamahata
2025-03-14
KVM: TDX: Get TDX global information
Kai Huang
2025-03-14
KVM: VMX: Initialize TDX during KVM module load
Kai Huang
2025-03-14
KVM: VMX: Refactor VMX module init/exit functions
Kai Huang
2025-03-14
KVM: x86: block KVM_CAP_SYNC_REGS if guest state is protected
Paolo Bonzini
2025-03-14
KVM: x86: Add infrastructure for secure TSC
Isaku Yamahata
2025-03-14
KVM: x86: Push down setting vcpu.arch.user_set_tsc
Isaku Yamahata
2025-03-14
KVM: x86: move vm_destroy callback at end of kvm_arch_destroy_vm
Paolo Bonzini
2025-03-09
Merge tag 'kvm-x86-fixes-6.14-rcN.2' of https://github.com/kvm-x86/linux into...
Paolo Bonzini
2025-03-04
KVM: x86: Remove the unreachable case for 0x80000022 leaf in __do_cpuid_func()
Xiaoyao Li
2025-03-04
KVM: x86: Explicitly zero EAX and EBX when PERFMON_V2 isn't supported by KVM
Xiaoyao Li
2025-03-04
KVM: VMX: Use named operands in inline asm
Josh Poimboeuf
2025-03-03
KVM: VMX: Extract checks on entry/exit control pairs to a helper macro
Sean Christopherson
2025-03-03
KVM: SVM: Invalidate "next" SNP VMSA GPA even on failure
Sean Christopherson
2025-03-03
KVM: SVM: Use guard(mutex) to simplify SNP vCPU state updates
Sean Christopherson
2025-03-03
KVM: SVM: Mark VMCB dirty before processing incoming snp_vmsa_gpa
Sean Christopherson
2025-03-03
KVM: SVM: Use guard(mutex) to simplify SNP AP Creation error handling
Sean Christopherson
2025-03-03
KVM: SVM: Simplify request+kick logic in SNP AP Creation handling
Sean Christopherson
2025-03-03
KVM: SVM: Require AP's "requested" SEV_FEATURES to match KVM's view
Sean Christopherson
2025-03-03
KVM: SVM: Don't change target vCPU state on AP Creation VMGEXIT error
Sean Christopherson
2025-03-03
KVM: SVM: Refuse to attempt VRMUN if an SEV-ES+ guest has an invalid VMSA
Sean Christopherson
2025-03-03
KVM: SVM: Don't rely on DebugSwap to restore host DR0..DR3
Sean Christopherson
2025-03-03
KVM: SVM: Save host DR masks on CPUs with DebugSwap
Sean Christopherson
2025-03-01
kvm: retry nx_huge_page_recovery_thread creation
Keith Busch
2025-03-01
vhost: return task creation error instead of NULL
Keith Busch
2025-02-28
KVM: x86: Always set mp_state to RUNNABLE on wakeup from HLT
Sean Christopherson
2025-02-28
KVM: x86: Snapshot the host's DEBUGCTL after disabling IRQs
Sean Christopherson
2025-02-28
KVM: SVM: Manually context switch DEBUGCTL if LBR virtualization is disabled
Sean Christopherson
2025-02-28
KVM: x86: Snapshot the host's DEBUGCTL in common x86
Sean Christopherson
2025-02-28
KVM: SVM: Suppress DEBUGCTL.BTF on AMD
Sean Christopherson
2025-02-28
KVM: SVM: Drop DEBUGCTL[5:2] from guest's effective value
Sean Christopherson
2025-02-28
KVM: SVM: Inject #GP if memory operand for INVPCID is non-canonical
Sean Christopherson
2025-02-28
KVM: VMX: Reject KVM_RUN if userspace forces emulation during nested VM-Enter
Sean Christopherson
2025-02-28
KVM: SVM: Set RFLAGS.IF=1 in C code, to get VMRUN out of the STI shadow
Sean Christopherson
2025-02-28
KVM: x86/tdp_mmu: Remove tdp_mmu_for_each_pte()
Nikolay Borisov
2025-02-28
KVM: nVMX: Decouple EPT RWX bits from EPT Violation protection bits
Sean Christopherson
2025-02-27
KVM: nVMX: Always use IBPB to properly virtualize IBRS
Yosry Ahmed
2025-02-27
x86/bugs: Use a static branch to guard IBPB on vCPU switch
Yosry Ahmed
2025-02-27
x86/bugs: Move the X86_FEATURE_USE_IBPB check into callers
Yosry Ahmed
2025-02-26
KVM: Drop kvm_arch_sync_events() now that all implementations are nops
Sean Christopherson
2025-02-26
KVM: x86: Fold guts of kvm_arch_sync_events() into kvm_arch_pre_destroy_vm()
Sean Christopherson
2025-02-26
KVM: x86: Unload MMUs during vCPU destruction, not before
Sean Christopherson
[prev]
[next]