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/i386/cpu.c | 5 +++++ > 1 file changed, 5 insertions(+) Reviewed-by: Cornelia Huck <coh...@redhat.com>