From: Zhao Liu <zhao1.liu@intel.com>
To: Babu Moger <babu.moger@amd.com>
Cc: pbonzini@redhat.com, qemu-devel@nongnu.org, kvm@vger.kernel.org
Subject: Re: [PATCH 4/4] i386/cpu: Add support for EPYC-Turin model
Date: Thu, 13 Jun 2024 15:17:05 +0800 [thread overview]
Message-ID: <Zmqc8SjlgRlpgoBw@intel.com> (raw)
In-Reply-To: <a4d4eaafb69d855a5c5d7dec98be68b3e948cefb.1718218999.git.babu.moger@amd.com>
On Wed, Jun 12, 2024 at 02:12:20PM -0500, Babu Moger wrote:
> Date: Wed, 12 Jun 2024 14:12:20 -0500
> From: Babu Moger <babu.moger@amd.com>
> Subject: [PATCH 4/4] i386/cpu: Add support for EPYC-Turin model
> X-Mailer: git-send-email 2.34.1
>
> Adds the support for AMD EPYC zen 5 processors(EPYC-Turin).
nit s/Adds/Add
> Adds the following new feature bits on top of the feature bits from
s/Adds/Add/
> the previous generation EPYC models.
>
> movdiri : Move Doubleword as Direct Store Instruction
> movdir64b : Move 64 Bytes as Direct Store Instruction
> avx512-vp2intersect: AVX512 Vector Pair Intersection to a Pair
> of Mask Register
> avx-vnni : AVX VNNI Instruction
>
> Signed-off-by: Babu Moger <babu.moger@amd.com>
> ---
> target/i386/cpu.c | 131 ++++++++++++++++++++++++++++++++++++++++++++++
> 1 file changed, 131 insertions(+)
Reviewed-by: Zhao Liu <zhao1.liu@intel.com>
next prev parent reply other threads:[~2024-06-13 7:02 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-06-12 19:12 [PATCH 0/4] i386/cpu: Add support for perfmon-v2, RAS bits and EPYC-Turin CPU model Babu Moger
2024-06-12 19:12 ` [PATCH 1/4] i386/cpu: Add RAS feature bits on EPYC CPU models Babu Moger
2024-06-13 6:49 ` Zhao Liu
2024-06-12 19:12 ` [PATCH 2/4] i386/cpu: Add PerfMonV2 feature bit Babu Moger
2024-06-13 7:06 ` Zhao Liu
2024-06-13 14:12 ` Moger, Babu
2024-06-12 19:12 ` [PATCH 3/4] i386/cpu: Enable perfmon-v2 and RAS feature bits on EPYC-Genoa Babu Moger
2024-06-13 7:11 ` Zhao Liu
2024-06-13 14:13 ` Moger, Babu
2024-06-12 19:12 ` [PATCH 4/4] i386/cpu: Add support for EPYC-Turin model Babu Moger
2024-06-13 7:17 ` Zhao Liu [this message]
2024-06-13 14:13 ` Moger, Babu
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=Zmqc8SjlgRlpgoBw@intel.com \
--to=zhao1.liu@intel.com \
--cc=babu.moger@amd.com \
--cc=kvm@vger.kernel.org \
--cc=pbonzini@redhat.com \
--cc=qemu-devel@nongnu.org \
/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.