Re: [PATCH] KVM:x86: AMD Processor Topology Information

2018-01-30 Thread Radim Krčmář
2018-01-29 11:39-0500, Babu Moger: > From: Stanislav Lanci > > This patch allow to enable x86 feature TOPOEXT. This is needed to provide > information about SMT on AMD Zen CPUs to the guest. > > Signed-off-by: Stanislav Lanci > Tested-by: Nick Sarnie > Reviewed-by: Paolo Bonzini > Signed-off-

[PATCH] KVM:x86: AMD Processor Topology Information

2018-01-29 Thread Babu Moger
From: Stanislav Lanci This patch allow to enable x86 feature TOPOEXT. This is needed to provide information about SMT on AMD Zen CPUs to the guest. Signed-off-by: Stanislav Lanci Tested-by: Nick Sarnie Reviewed-by: Paolo Bonzini Signed-off-by: Babu Moger --- Rebased on top of linux-next. Ma