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