On Fri, Jul 22 2022, Daniel P. Berrangé <berra...@redhat.com> wrote:
> 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. > > Signed-off-by: Daniel P. Berrangé <berra...@redhat.com> > --- > target/arm/helper.c | 7 ++++++- > 1 file changed, 6 insertions(+), 1 deletion(-) Reviewed-by: Cornelia Huck <coh...@redhat.com>