All of lore.kernel.org
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Babu Moger <babu.moger@amd.com>
Cc: pbonzini@redhat.com, mtosatti@redhat.com, kvm@vger.kernel.org,
	marcel.apfelbaum@gmail.com, imammedo@redhat.com,
	richard.henderson@linaro.org, yang.zhong@intel.com,
	jing2.liu@intel.com, vkuznets@redhat.com, michael.roth@amd.com,
	wei.huang2@amd.com
Subject: Re: [PATCH v2 0/5] target/i386: Update AMD EPYC CPU Models
Date: Fri, 27 Jan 2023 07:53:10 -0500	[thread overview]
Message-ID: <20230127075149-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20230106185700.28744-1-babu.moger@amd.com>

On Fri, Jan 06, 2023 at 12:56:55PM -0600, Babu Moger wrote:
> This series adds following changes.
> a. Allow versioned CPUs to specify new cache_info pointers.
> b. Add EPYC-v4, EPYC-Rome-v3 and EPYC-Milan-v2 fixing the
>    cache_info.complex_indexing.
> c. Introduce EPYC-Milan-v2 by adding few missing feature bits.

Acked-by: Michael S. Tsirkin <mst@redhat.com>

who's merging this btw?
target/i386/cpu.c doesn't have an official maintainer in MAINTAINERS ...

> ---
> v2:
>   Refreshed the patches on top of latest master.
>   Changed the feature NULL_SELECT_CLEARS_BASE to NULL_SEL_CLR_BASE to
>   match the kernel name.
>   https://lore.kernel.org/kvm/20221205233235.622491-3-kim.phillips@amd.com/
> 
> v1: https://lore.kernel.org/kvm/167001034454.62456.7111414518087569436.stgit@bmoger-ubuntu/
> 
> 
> Babu Moger (3):
>   target/i386: Add a couple of feature bits in 8000_0008_EBX
>   target/i386: Add feature bits for CPUID_Fn80000021_EAX
>   target/i386: Add missing feature bits in EPYC-Milan model
> 
> Michael Roth (2):
>   target/i386: allow versioned CPUs to specify new cache_info
>   target/i386: Add new EPYC CPU versions with updated cache_info
> 
>  target/i386/cpu.c | 252 +++++++++++++++++++++++++++++++++++++++++++++-
>  target/i386/cpu.h |  12 +++
>  2 files changed, 259 insertions(+), 5 deletions(-)
> 
> -- 
> 2.34.1


  parent reply	other threads:[~2023-01-27 12:54 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-01-06 18:56 [PATCH v2 0/5] target/i386: Update AMD EPYC CPU Models Babu Moger
2023-01-06 18:56 ` [PATCH v2 1/5] target/i386: allow versioned CPUs to specify new cache_info Babu Moger
2023-01-06 18:56 ` [PATCH v2 2/5] target/i386: Add new EPYC CPU versions with updated cache_info Babu Moger
2023-01-06 18:56 ` [PATCH v2 3/5] target/i386: Add a couple of feature bits in 8000_0008_EBX Babu Moger
2023-01-06 18:56 ` [PATCH v2 4/5] target/i386: Add feature bits for CPUID_Fn80000021_EAX Babu Moger
2023-01-06 18:57 ` [PATCH v2 5/5] target/i386: Add missing feature bits in EPYC-Milan model Babu Moger
2023-01-27 12:53 ` Michael S. Tsirkin [this message]
2023-01-31 20:21   ` [PATCH v2 0/5] target/i386: Update AMD EPYC CPU Models Moger, Babu
2023-03-01 20:01     ` Moger, Babu
2023-03-15 14:43       ` 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=20230127075149-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=babu.moger@amd.com \
    --cc=imammedo@redhat.com \
    --cc=jing2.liu@intel.com \
    --cc=kvm@vger.kernel.org \
    --cc=marcel.apfelbaum@gmail.com \
    --cc=michael.roth@amd.com \
    --cc=mtosatti@redhat.com \
    --cc=pbonzini@redhat.com \
    --cc=richard.henderson@linaro.org \
    --cc=vkuznets@redhat.com \
    --cc=wei.huang2@amd.com \
    --cc=yang.zhong@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.