From: Markus Armbruster <armbru@redhat.com>
To: Collin Walling <walling@linux.ibm.com>
Cc: qemu-s390x@nongnu.org, qemu-devel@nongnu.org, thuth@redhat.com,
david@redhat.com, wangyanan55@huawei.com, philmd@linaro.org,
marcel.apfelbaum@gmail.com, eduardo@habkost.net,
Jiri Denemark <jdenemar@redhat.com>
Subject: Re: [PATCH v1] target/s390x: filter deprecated features based on model expansion type
Date: Tue, 16 Jul 2024 08:11:15 +0200 [thread overview]
Message-ID: <87bk2xooho.fsf@pond.sub.org> (raw)
In-Reply-To: <141e7b65-2e72-4216-acb7-10899adaf372@linux.ibm.com> (Collin Walling's message of "Mon, 15 Jul 2024 12:52:54 -0400")
Collin Walling <walling@linux.ibm.com> writes:
> On 7/12/24 1:23 AM, Markus Armbruster wrote:
>> Collin Walling <walling@linux.ibm.com> writes:
>>
>>> It is beneficial to provide an interface to retrieve *all* deprecated
>>> features in one go. Management applications will need this information
>>> to determine which features need to be disabled regardless of the
>>> host-model's capabilities.
>>>
>>> To remedy this, deprecated features are only filtered during a static
>>> expansion. All deperecated features are reported on a full expansion.
>>>
>>> Suggested-by: Jiri Denemark <jdenemar@redhat.com>
>>> Signed-off-by: Collin Walling <walling@linux.ibm.com>
>>
>> Which command(s) exactly are affected?
>>
>
> The query-cpu-model-expansion result will now report all deprecated
> features when a user requests a full expansion. The inputs are not
> affects, but the output is modified. I will make this more concise on
> the v2 commit message.
Yes, please. Consider including an example.
>> Do they need a doc update?
>>
>
> Yes, I forgot to add this. This is what is currently documented:
>
> ##
> # @CpuModelInfo:
> #
> ...
> #
> # @deprecated-props: a list of properties that are flagged as deprecated
> # by the CPU vendor. These props are a subset of the full model's
> # definition list of properties. (since 9.1)
> #
>
> I will change to:
>
> #
> # @deprecated-props: a list of properties that are flagged as deprecated
> # by the CPU vendor. These are a subset of the reported @props.
> # (since 9.1)
> #
Hasn't made it into a release, so we don't have to document the old
behavior. Fortunate!
Separate sentences with two spaces for consistency, please.
> (I will also the correct typo in my commit message).
>
> [...]
>
> Thanks!
prev parent reply other threads:[~2024-07-16 6:11 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-07-11 20:32 [PATCH v1] target/s390x: filter deprecated features based on model expansion type Collin Walling
2024-07-11 21:10 ` David Hildenbrand
2024-07-15 16:04 ` Collin Walling
2024-07-12 5:23 ` Markus Armbruster
2024-07-15 16:52 ` Collin Walling
2024-07-16 6:11 ` Markus Armbruster [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=87bk2xooho.fsf@pond.sub.org \
--to=armbru@redhat.com \
--cc=david@redhat.com \
--cc=eduardo@habkost.net \
--cc=jdenemar@redhat.com \
--cc=marcel.apfelbaum@gmail.com \
--cc=philmd@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
--cc=thuth@redhat.com \
--cc=walling@linux.ibm.com \
--cc=wangyanan55@huawei.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).