Re: [PATCH v3 09/27] KVM: VMX: Do not use MAX_POSSIBLE_PASSTHROUGH_MSRS in array definition
From: Xin Li
Date: Wed Nov 27 2024 - 02:32:53 EST
On 11/26/2024 11:10 PM, Borislav Petkov wrote:
On Tue, Nov 26, 2024 at 11:02:31PM -0800, Xin Li wrote:
This is a patch that cleanup the existing code for better accommodate
new VMX pass-through MSRs. And it can be a standalone one.
Well, your very *next* patch is adding more MSRs to that array. So it needs to
be part of this series.
It's self-contained. Another approach is to send cleanup patches in a
separate preparation patch set.
Thanks!
Xin