Re: [PATCH 3/3] KVM: x86: use Intel speculation bugs and features as derived in generic x86 code

From: Jim Mattson
Date: Wed Aug 21 2019 - 15:48:48 EST


On Wed, Aug 21, 2019 at 1:27 AM Paolo Bonzini <pbonzini@xxxxxxxxxx> wrote:
>
> Similar to AMD bits, set the Intel bits from the vendor-independent
> feature and bug flags, because KVM_GET_SUPPORTED_CPUID does not care
> about the vendor and they should be set on AMD processors as well.
>
> Suggested-by: Jim Mattson <jmattson@xxxxxxxxxx>
> Signed-off-by: Paolo Bonzini <pbonzini@xxxxxxxxxx>
Reviewed-by: Jim Mattson <jmattson@xxxxxxxxxx>