Re: [PATCH v2 1/3] cpu-models: add "disable-deprecated-feats" option to cpu model expansion

2024-04-26 Thread Markus Armbruster
Collin Walling writes: > On 4/25/24 02:31, Markus Armbruster wrote: >> Collin Walling writes: >> >>> On 4/24/24 02:19, Markus Armbruster wrote: Collin Walling writes: > This optional parameter for query-cpu-model-expansion enables CPU > model features flagged as deprecated

Re: [PATCH v2 1/3] cpu-models: add "disable-deprecated-feats" option to cpu model expansion

2024-04-25 Thread Collin Walling
On 4/25/24 02:31, Markus Armbruster wrote: > Collin Walling writes: > >> On 4/24/24 02:19, Markus Armbruster wrote: >>> Collin Walling writes: >>> This optional parameter for query-cpu-model-expansion enables CPU model features flagged as deprecated to appear in the resulting

Re: [PATCH v2 1/3] cpu-models: add "disable-deprecated-feats" option to cpu model expansion

2024-04-25 Thread Collin Walling
On 4/25/24 09:35, Daniel P. Berrangé wrote: > On Wed, Apr 24, 2024 at 03:12:42PM -0400, Collin Walling wrote: >> On 4/24/24 13:51, Collin Walling wrote: >>> On 4/24/24 04:20, Daniel P. Berrangé wrote: On Tue, Apr 23, 2024 at 05:06:53PM -0400, Collin Walling wrote: > This optional

Re: [PATCH v2 1/3] cpu-models: add "disable-deprecated-feats" option to cpu model expansion

2024-04-25 Thread Daniel P . Berrangé
On Wed, Apr 24, 2024 at 03:12:42PM -0400, Collin Walling wrote: > On 4/24/24 13:51, Collin Walling wrote: > > On 4/24/24 04:20, Daniel P. Berrangé wrote: > >> On Tue, Apr 23, 2024 at 05:06:53PM -0400, Collin Walling wrote: > >>> This optional parameter for query-cpu-model-expansion enables CPU >

Re: [PATCH v2 1/3] cpu-models: add "disable-deprecated-feats" option to cpu model expansion

2024-04-25 Thread Markus Armbruster
Collin Walling writes: > On 4/24/24 02:19, Markus Armbruster wrote: >> Collin Walling writes: >> >>> This optional parameter for query-cpu-model-expansion enables CPU >>> model features flagged as deprecated to appear in the resulting >>> list of properties. >>> >>> This commit does not add

Re: [PATCH v2 1/3] cpu-models: add "disable-deprecated-feats" option to cpu model expansion

2024-04-24 Thread Collin Walling
On 4/24/24 13:51, Collin Walling wrote: > On 4/24/24 04:20, Daniel P. Berrangé wrote: >> On Tue, Apr 23, 2024 at 05:06:53PM -0400, Collin Walling wrote: >>> This optional parameter for query-cpu-model-expansion enables CPU >>> model features flagged as deprecated to appear in the resulting >>>

Re: [PATCH v2 1/3] cpu-models: add "disable-deprecated-feats" option to cpu model expansion

2024-04-24 Thread Collin Walling
On 4/24/24 04:20, Daniel P. Berrangé wrote: > On Tue, Apr 23, 2024 at 05:06:53PM -0400, Collin Walling wrote: >> This optional parameter for query-cpu-model-expansion enables CPU >> model features flagged as deprecated to appear in the resulting >> list of properties. >> >> This commit does not

Re: [PATCH v2 1/3] cpu-models: add "disable-deprecated-feats" option to cpu model expansion

2024-04-24 Thread Collin Walling
On 4/24/24 02:19, Markus Armbruster wrote: > Collin Walling writes: > >> This optional parameter for query-cpu-model-expansion enables CPU >> model features flagged as deprecated to appear in the resulting >> list of properties. >> >> This commit does not add support beyond adding a new argument

Re: [PATCH v2 1/3] cpu-models: add "disable-deprecated-feats" option to cpu model expansion

2024-04-24 Thread Daniel P . Berrangé
On Tue, Apr 23, 2024 at 05:06:53PM -0400, Collin Walling wrote: > This optional parameter for query-cpu-model-expansion enables CPU > model features flagged as deprecated to appear in the resulting > list of properties. > > This commit does not add support beyond adding a new argument > to the

Re: [PATCH v2 1/3] cpu-models: add "disable-deprecated-feats" option to cpu model expansion

2024-04-24 Thread Markus Armbruster
Collin Walling writes: > This optional parameter for query-cpu-model-expansion enables CPU > model features flagged as deprecated to appear in the resulting > list of properties. > > This commit does not add support beyond adding a new argument > to the query. All queries with this option