On 11/26/2024 10:55 PM, Borislav Petkov wrote:
On Tue, Nov 26, 2024 at 10:46:09PM -0800, Xin Li wrote:
Right. It triggered me to look at the code further, though, I think the
existing code could be written in a better way no matter whether I need
to add more MSRs. And whoever wants to add more won't need to increase
MAX_POSSIBLE_PASSTHROUGH_MSRS (ofc unless overflow 64).
But do you see what I mean?
This patch is "all over the place": what are you actually fixing?
And more importantly, why is it part of this series?
Questions over questions.
So can you pls concentrate and spell out for me what is going on here...
This is a patch that cleanup the existing code for better accommodate
new VMX pass-through MSRs. And it can be a standalone one.
Thanks!
Xin