target/s390x: display deprecation status in '-cpu help'
commit738cdc2f6ea1ce22bb3f2a4e0fc84fc8121896fb
authorDaniel P. Berrangé <berrange@redhat.com>
Tue, 24 May 2022 14:44:55 +0000 (24 15:44 +0100)
committerDaniel P. Berrangé <berrange@redhat.com>
Fri, 5 Aug 2022 15:18:15 +0000 (5 16:18 +0100)
tree78b2bc4e5073101dda0bb13d6d52170ef9eab231
parent5dfa9e8689d08c529bf772fc199597efa947fa27
target/s390x: display deprecation status in '-cpu help'

When the user queries CPU models via QMP there is a 'deprecated' flag
present, however, this is not done for the CLI '-cpu help' command.

Reviewed-by: Cornelia Huck <cohuck@redhat.com>
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
target/s390x/cpu_models.c