[PATCH 0/9] x86/mwait-idle: (mainly) imports from Linux

Jan Beulich posted 9 patches 3 months, 3 weeks ago
Failed in applying to current master (apply log)
[PATCH 0/9] x86/mwait-idle: (mainly) imports from Linux
Posted by Jan Beulich 3 months, 3 weeks ago
... with the exception of patch 1, which first tidies a few places. (As it
turns out, we've been lagging quite significantly.)

1: adjust section annotations
2: Add AlderLake-N support
3: add Emerald Rapids Xeon support
4: Add Meteorlake support
5: add Grand Ridge SoC support
6: add Sierra Forest SoC support
7: add Granite Rapids Xeon support
8: add Granite Rapids Xeon D support
9: add Clearwater Forest SoC support

Jan
Re: [PATCH 0/9] x86/mwait-idle: (mainly) imports from Linux
Posted by Andrew Cooper 3 months, 3 weeks ago
On 08/07/2025 1:55 pm, Jan Beulich wrote:
> ... with the exception of patch 1, which first tidies a few places. (As it
> turns out, we've been lagging quite significantly.)
>
> 1: adjust section annotations
> 2: Add AlderLake-N support
> 3: add Emerald Rapids Xeon support
> 4: Add Meteorlake support
> 5: add Grand Ridge SoC support
> 6: add Sierra Forest SoC support
> 7: add Granite Rapids Xeon support
> 8: add Granite Rapids Xeon D support
> 9: add Clearwater Forest SoC support

Acked-by: Andrew Cooper <andrew.cooper3@citrix.com>