Re: [PATCH v8 11/15] xenpm: Print HWP/CPPC parameters

2023-08-08 Thread Anthony PERARD
On Mon, Aug 07, 2023 at 02:51:15PM -0400, Jason Andryuk wrote: > Print HWP-specific parameters. Some are always present, but others > depend on hardware support. > > Signed-off-by: Jason Andryuk > Reviewed-by: Jan Beulich > --- > v8: > Switch from "if ( !hwp )" to "if ( hwp )" and re-org code.

[PATCH v8 11/15] xenpm: Print HWP/CPPC parameters

2023-08-07 Thread Jason Andryuk
Print HWP-specific parameters. Some are always present, but others depend on hardware support. Signed-off-by: Jason Andryuk Reviewed-by: Jan Beulich --- v2: Style fixes Declare i outside loop Replace repearted hardware/configured limits with spaces Fixup for hw_ removal Use XEN_HWP_GOVERNOR Use