[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 1/3] target/i386: display deprecation note in '-cpu help'
From: |
Cornelia Huck |
Subject: |
Re: [PATCH 1/3] target/i386: display deprecation note in '-cpu help' |
Date: |
Fri, 15 Jul 2022 10:28:35 +0200 |
User-agent: |
Notmuch/0.36 (https://notmuchmail.org) |
On Thu, Jul 14 2022, Daniel P. Berrangé <berrange@redhat.com> wrote:
> The deprecation notes are currently only displayed at runtime when the
> user activates a CPU. The QMP query displays a simple flag for
> deprecation, while '-cpu help' displays nothing unless the deprecation
> info is duplicated into the 'notes' field.
>
> This changes the code so that deprecation notes are explicitly shown
> in '-cpu help', to assist the user in deciding what to use.
>
> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
> ---
> target/i386/cpu.c | 13 ++++++++++++-
> 1 file changed, 12 insertions(+), 1 deletion(-)
Reviewed-by: Cornelia Huck <cohuck@redhat.com>
- [PATCH 0/3] target: RFC: display deprecation note for '-cpu help', Daniel P . Berrangé, 2022/07/14
- [PATCH 1/3] target/i386: display deprecation note in '-cpu help', Daniel P . Berrangé, 2022/07/14
- Re: [PATCH 1/3] target/i386: display deprecation note in '-cpu help',
Cornelia Huck <=
- [PATCH 3/3] target/arm: display deprecation note in '-cpu help', Daniel P . Berrangé, 2022/07/14
- [PATCH 2/3] target/s390x: display deprecation note in '-cpu help', Daniel P . Berrangé, 2022/07/14
- Re: [PATCH 0/3] target: RFC: display deprecation note for '-cpu help', Cornelia Huck, 2022/07/15
- Re: [PATCH 0/3] target: RFC: display deprecation note for '-cpu help', Thomas Huth, 2022/07/18