summaryrefslogtreecommitdiff
path: root/arch/x86/kvm/vmx/common.h
AgeCommit message (Expand)Author
2025-06-20KVM: TDX: Use kvm_arch_vcpu.host_debugctl to restore the host's DEBUGCTLSean Christopherson
2025-05-27KVM: VMX: use __always_inline for is_td_vcpu and is_tdEdward Adam Davis
2025-04-07Merge branch 'kvm-tdx-initial' into HEADPaolo Bonzini
2025-03-14KVM: VMX: Add a helper for NMI handlingSean Christopherson
2025-03-14KVM: VMX: Move emulation_required to struct vcpu_vtBinbin Wu
2025-03-14KVM: VMX: Move posted interrupt delivery code to common headerIsaku Yamahata
2025-03-14KVM: VMX: Move common fields of struct vcpu_{vmx,tdx} to a structBinbin Wu
2025-03-14KVM: VMX: Teach EPT violation helper about private memRick Edgecombe
2025-03-14KVM: VMX: Split out guts of EPT violation to common/exposed functionSean Christopherson