All of lore.kernel.org
 help / color / mirror / Atom feed
From: Eduardo Habkost <ehabkost@redhat.com>
To: Chenyi Qiang <chenyi.qiang@intel.com>
Cc: Paolo Bonzini <pbonzini@redhat.com>,
	Robert Hoo <robert.hu@linux.intel.com>,
	Xiaoyao Li <xiaoyao.li@intel.com>,
	qemu-devel@nongnu.org, Richard Henderson <rth@twiddle.net>
Subject: Re: [PATCH v5 2/4] target/i386: add fast short REP MOV support
Date: Thu, 9 Jul 2020 18:22:34 -0400	[thread overview]
Message-ID: <20200709222234.GO780932@habkost.net> (raw)
In-Reply-To: <20200619073114.24303-3-chenyi.qiang@intel.com>

On Fri, Jun 19, 2020 at 03:31:12PM +0800, Chenyi Qiang wrote:
> For CPUs support fast short REP MOV[CPUID.(EAX=7,ECX=0):EDX(bit4)], e.g
> Icelake and Tigerlake, expose it to the guest VM.
> 
> Signed-off-by: Chenyi Qiang <chenyi.qiang@intel.com>

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

-- 
Eduardo



  reply	other threads:[~2020-07-09 22:23 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-06-19  7:31 [PATCH v5 0/4] modify CPU model info Chenyi Qiang
2020-06-19  7:31 ` [PATCH v5 1/4] target/i386: add missing vmx features for several CPU models Chenyi Qiang
2020-07-09 22:12   ` Eduardo Habkost
2020-07-10  1:45     ` Chenyi Qiang
2020-07-10 16:48       ` Eduardo Habkost
2020-07-11  2:00         ` Chenyi Qiang
2020-07-13  7:23         ` Chenyi Qiang
2020-07-13  7:45           ` Xiaoyao Li
2020-07-13 14:44             ` Eduardo Habkost
2020-07-13 15:07               ` Xiaoyao Li
2020-07-13 16:35                 ` Eduardo Habkost
2020-06-19  7:31 ` [PATCH v5 2/4] target/i386: add fast short REP MOV support Chenyi Qiang
2020-07-09 22:22   ` Eduardo Habkost [this message]
2020-06-19  7:31 ` [PATCH v5 3/4] target/i386: add the missing features for Icelake-Server CPU model Chenyi Qiang
2020-07-09 22:22   ` Eduardo Habkost
2020-06-19  7:31 ` [PATCH v5 4/4] target/i386: modify Icelake-Server CPU model number Chenyi Qiang
2020-07-09 22:12   ` Eduardo Habkost
2020-06-19  7:55 ` [PATCH v5 0/4] modify CPU model info no-reply

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=20200709222234.GO780932@habkost.net \
    --to=ehabkost@redhat.com \
    --cc=chenyi.qiang@intel.com \
    --cc=pbonzini@redhat.com \
    --cc=qemu-devel@nongnu.org \
    --cc=robert.hu@linux.intel.com \
    --cc=rth@twiddle.net \
    --cc=xiaoyao.li@intel.com \
    /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.