Re: [PATCH 06/10] KVM: emulate: add get_xcr callback
From: Chang S. Bae
Date: Mon Nov 17 2025 - 14:56:41 EST
On 11/13/2025 4:36 PM, Paolo Bonzini wrote:
This will be necessary in order to check whether AVX is enabled.
Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Indeed, REX2 emulation support also needs this to check APX. Thanks!
Reviewed-by: Chang S. Bae <chang.seok.bae@xxxxxxxxx>