>>> On 21.02.19 at 10:54, wrote:
> The Hygon Dhyana family 18h processor shares the same cpuid leaves as the
> AMD family 17h one. So add Hygon Dhyana support to caculate the cpuid
> policies as the AMD CPU does.
>
> Signed-off-by: Pu Wen
Acked-by: Jan Beulich
__
The Hygon Dhyana family 18h processor shares the same cpuid leaves as the
AMD family 17h one. So add Hygon Dhyana support to caculate the cpuid
policies as the AMD CPU does.
Signed-off-by: Pu Wen
---
xen/arch/x86/cpuid.c | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --gi