RE: [PATCH v1 09/11] xen/x86: implement EPP support for the AMD processors

2025-01-25 Thread Penny, Zheng
r > ; Roger Pau Monné ; Julien > Grall ; Stefano Stabellini ; xen- > de...@lists.xenproject.org > Subject: Re: [PATCH v1 09/11] xen/x86: implement EPP support for the AMD > processors > > On 03.12.2024 09:11, Penny Zheng wrote: > > + > > +/* Initial min/max values for C

Re: [PATCH v1 09/11] xen/x86: implement EPP support for the AMD processors

2025-01-09 Thread Jan Beulich
On 03.12.2024 09:11, Penny Zheng wrote: > @@ -223,14 +227,29 @@ static void amd_pstate_write_request_msrs(void *info) > } > > static int cf_check amd_pstate_write_request(int cpu, uint8_t min_perf, > - uint8_t des_perf, uint8_t > max_perf) > +