summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx/common.h
AgeCommit message (Expand)AuthorFilesLines
2025-06-20KVM: TDX: Use kvm_arch_vcpu.host_debugctl to restore the host's DEBUGCTLSean Christopherson1-2/+0
2025-05-27KVM: VMX: use __always_inline for is_td_vcpu and is_tdEdward Adam Davis1-2/+2
2025-04-07Merge branch 'kvm-tdx-initial' into HEADPaolo Bonzini1-0/+182
2025-03-14KVM: VMX: Add a helper for NMI handlingSean Christopherson1-0/+2
2025-03-14KVM: VMX: Move emulation_required to struct vcpu_vtBinbin Wu1-0/+1
2025-03-14KVM: VMX: Move posted interrupt delivery code to common headerIsaku Yamahata1-0/+67
2025-03-14KVM: VMX: Move common fields of struct vcpu_{vmx,tdx} to a structBinbin Wu1-0/+69
2025-03-14KVM: VMX: Teach EPT violation helper about private memRick Edgecombe1-0/+9
2025-03-14KVM: VMX: Split out guts of EPT violation to common/exposed functionSean Christopherson1-0/+34