All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eduardo Habkost <ehabkost@redhat.com>
To: Robert Hoo <robert.hu@linux.intel.com>
Cc: qemu-devel@nongnu.org, armbru@redhat.com, robert.hu@intel.com,
	pbonzini@redhat.com, rth@twiddle.net
Subject: Re: [PATCH v4 1/2] Introduce (x86) CPU model deprecation API
Date: Mon, 28 Sep 2020 16:37:01 -0400	[thread overview]
Message-ID: <20200928203701.GF3717385@habkost.net> (raw)
In-Reply-To: <1600758855-80046-1-git-send-email-robert.hu@linux.intel.com>

On Tue, Sep 22, 2020 at 03:14:14PM +0800, Robert Hoo wrote:
> Complement versioned CPU model framework with the ability of marking some
> versions deprecated. When that CPU model is chosen, get some warning. The
> warning message is customized, e.g. telling in which future QEMU version will
> it be obsoleted.
> The deprecation message will also appear by x86_cpu_list_entry(), e.g. '-cpu
> help'.
> QMP 'query-cpu-definitions' will also return a bool value indicating the
> deprecation status.
> 
> Signed-off-by: Robert Hoo <robert.hu@linux.intel.com>

Reviewed-by: Eduardo Habkost <ehabkost@redhat.com>

-- 
Eduardo



  parent reply	other threads:[~2020-09-28 20:38 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-09-22  7:14 [PATCH v4 1/2] Introduce (x86) CPU model deprecation API Robert Hoo
2020-09-22  7:14 ` [PATCH v4 2/2] Mark Icelake-Client CPU models deprecated Robert Hoo
2020-09-28 20:42   ` Eduardo Habkost
2020-09-28 20:37 ` Eduardo Habkost [this message]
2020-09-30 21:56 ` [PATCH v4 1/2] Introduce (x86) CPU model deprecation API Eduardo Habkost
2020-10-02 13:32   ` Robert Hoo

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=20200928203701.GF3717385@habkost.net \
    --to=ehabkost@redhat.com \
    --cc=armbru@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=robert.hu@intel.com \
    --cc=robert.hu@linux.intel.com \
    --cc=rth@twiddle.net \
    /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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.