Age | Commit message (Expand) | Author |
---|---|---|
2025-06-20 | KVM: TDX: Use kvm_arch_vcpu.host_debugctl to restore the host's DEBUGCTL | Sean Christopherson |
2025-05-27 | KVM: VMX: use __always_inline for is_td_vcpu and is_td | Edward Adam Davis |
2025-04-07 | Merge branch 'kvm-tdx-initial' into HEAD | Paolo Bonzini |
2025-03-14 | KVM: VMX: Add a helper for NMI handling | Sean Christopherson |
2025-03-14 | KVM: VMX: Move emulation_required to struct vcpu_vt | Binbin Wu |
2025-03-14 | KVM: VMX: Move posted interrupt delivery code to common header | Isaku Yamahata |
2025-03-14 | KVM: VMX: Move common fields of struct vcpu_{vmx,tdx} to a struct | Binbin Wu |
2025-03-14 | KVM: VMX: Teach EPT violation helper about private mem | Rick Edgecombe |
2025-03-14 | KVM: VMX: Split out guts of EPT violation to common/exposed function | Sean Christopherson |