[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1c95ede4-7b8c-47c9-b5c4-3f2e5e202b09@oracle.com>
Date: Thu, 11 Apr 2024 10:00:37 +0200
From: Alexandre Chartre <alexandre.chartre@...cle.com>
To: Greg KH <gregkh@...uxfoundation.org>
Cc: x86@...nel.org, kvm@...r.kernel.org, linux-kernel@...r.kernel.org,
daniel.sneddon@...ux.intel.com, pawan.kumar.gupta@...ux.intel.com,
tglx@...utronix.de, konrad.wilk@...cle.com, peterz@...radead.org,
seanjc@...gle.com, andrew.cooper3@...rix.com,
dave.hansen@...ux.intel.com, nik.borisov@...e.com, kpsingh@...nel.org,
longman@...hat.com, bp@...en8.de, pbonzini@...hat.com
Subject: Re: [PATCH] KVM: x86: Set BHI_NO in guest when host is not affected
by BHI
On 4/11/24 09:51, Greg KH wrote:
> 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@...cle.com>
>
> No Fixes: tag here?
>
This should have been done with commit ed2e8d49b54d ("KVM: x86: Add BHI_NO"), so:
Fixes: ed2e8d49b54d ("KVM: x86: Add BHI_NO")
Thanks,
alex.
Powered by blists - more mailing lists