Re: [PATCH 4/9] KVM: x86: Move CR and DR macro definitions from kvm_host.h => regs.h
From: Huang, Kai
Date: Thu Jun 25 2026 - 20:37:33 EST
On Thu, 2026-06-25 at 15:04 -0700, Sean Christopherson wrote:
> Relocate a variety of Control/Debug Register macros that unintentionally
> got left behind when the related helper function prototypes were moved to
> regs.h.
>
> No functional change intended.
>
> Signed-off-by: Sean Christopherson <seanjc@xxxxxxxxxx>
>
Reviewed-by: Kai Huang <kai.huang@xxxxxxxxx>