Re: [PATCH 3/5] KVM: x86: Use MTRR macros to define possible MTRR MSR ranges

From: Yan Zhao
Date: Thu May 04 2023 - 05:27:57 EST


On Wed, May 03, 2023 at 11:28:50AM -0700, Sean Christopherson wrote:
> Use the MTRR macros to identify the ranges of possible MTRR MSRs instead

What about using MTRR macros to replace other 0x200 in mtrr.c too?