Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affected by BHI

From: Greg KH
Date: Thu Apr 11 2024 - 03:52:12 EST


On Thu, Apr 11, 2024 at 09:24:45AM +0200, Alexandre Chartre wrote:
> When a system is not affected by the BHI bug then KVM should
> configure guests with BHI_NO to ensure they won't enable any
> BHI mitigation.
>
> Signed-off-by: Alexandre Chartre <alexandre.chartre@xxxxxxxxxx>

No Fixes: tag here?

thanks,

greg k-h