RE: [PATCH v2] VT-x: extend LBR Broadwell errata coverage

2020-05-28 Thread Tian, Kevin
> From: Jan Beulich > Sent: Monday, May 25, 2020 11:04 PM > > For lbr_tsx_fixup_check() simply name a few more specific erratum > numbers. > > For bdf93_fixup_check(), however, more models are affected. Oddly enough > despite being the same model and stepping, the erratum is listed for > Xeon E3

Re: [PATCH v2] VT-x: extend LBR Broadwell errata coverage

2020-05-25 Thread Andrew Cooper
On 25/05/2020 16:04, Jan Beulich wrote: > For lbr_tsx_fixup_check() simply name a few more specific erratum > numbers. > > For bdf93_fixup_check(), however, more models are affected. Oddly enough > despite being the same model and stepping, the erratum is listed for > Xeon E3 but not its Core count

[PATCH v2] VT-x: extend LBR Broadwell errata coverage

2020-05-25 Thread Jan Beulich
For lbr_tsx_fixup_check() simply name a few more specific erratum numbers. For bdf93_fixup_check(), however, more models are affected. Oddly enough despite being the same model and stepping, the erratum is listed for Xeon E3 but not its Core counterpart. Apply the workaround uniformly, and also fo