Re: [PATCH] Documentation: KVM: KVM_GET_SUPPORTED_CPUID now exposes TSC_DEADLINE
From: Sean Christopherson
Date: Mon Mar 31 2025 - 15:13:54 EST
On Mon, Mar 31, 2025, Paolo Bonzini wrote:
> TSC_DEADLINE is now advertised unconditionally by KVM_GET_SUPPORTED_CPUID,
> since commit 9be4ec35d668 ("KVM: x86: Advertise TSC_DEADLINE_TIMER in
> KVM_GET_SUPPORTED_CPUID", 2024-12-18). Adjust the documentation to
> reflect the new behavior.
>
> Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx>
> ---
Sorry, at one point I even had this on my todo list for that series.
Reviewed-by: Sean Christopherson <seanjc@xxxxxxxxxx>