Re: [Xen-devel] [PATCH] x86/AMD: correct certain Fam17 checks

2019-03-25 Thread Jan Beulich
>>> On 22.03.19 at 20:56, wrote: > On 19/03/2019 09:16, Jan Beulich wrote: >> Commit 3157bb4e13 ("Add MSR support for various feature AMD processor >> families") converted certain checks for Fam11 to include families all >> the way up to Fam17. The commit having no description, it is hard to >> te

Re: [Xen-devel] [PATCH] x86/AMD: correct certain Fam17 checks

2019-03-22 Thread Andrew Cooper
On 19/03/2019 09:16, Jan Beulich wrote: > Commit 3157bb4e13 ("Add MSR support for various feature AMD processor > families") converted certain checks for Fam11 to include families all > the way up to Fam17. The commit having no description, it is hard to > tell whether this was a mechanical dec->he

[Xen-devel] [PATCH] x86/AMD: correct certain Fam17 checks

2019-03-19 Thread Jan Beulich
Commit 3157bb4e13 ("Add MSR support for various feature AMD processor families") converted certain checks for Fam11 to include families all the way up to Fam17. The commit having no description, it is hard to tell whether this was a mechanical dec->hex conversion mistake, or indeed intended. In any