qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: "Michael S. Tsirkin" <mst@redhat.com>
To: Jonathan Cameron <jonathan.cameron@huawei.com>
Cc: Jonathan Cameron via <qemu-devel@nongnu.org>,
	shiju.jose@huawei.com, Davidlohr Bueso <dave@stgolabs.net>,
	armbru@redhat.com, Fan Ni <fan.ni@samsung.com>,
	linux-cxl@vger.kernel.org, linuxarm@huawei.com,
	Ravi Shankar <venkataravis@micron.com>
Subject: Re: [PATCH qemu for 10.2 0/3] cxl: Additional RAS features support.
Date: Mon, 6 Oct 2025 06:26:53 -0400	[thread overview]
Message-ID: <20251006062628-mutt-send-email-mst@kernel.org> (raw)
In-Reply-To: <20251006101304.000055f8@huawei.com>

On Mon, Oct 06, 2025 at 10:13:04AM +0100, Jonathan Cameron wrote:
> On Wed, 17 Sep 2025 15:33:27 +0100
> Jonathan Cameron via <qemu-devel@nongnu.org> wrote:
> 
> > These two features have been used in testing the related EDAC RAS
> > features drivers in Linux which are now upstream. Only minor tweaks
> > from the second part of:
> > https://lore.kernel.org/qemu-devel/20250811085530.2263-1-shiju.jose@huawei.com/
> > [PATCH v6 0/8] hw/cxl: Update CXL events to rev3.2 and add maintenance support for memory repair features
> > 
> > I've split that series up as the two parts were only slightly connected.
> > However there is some churn if this is applied without the other part of Shiju's posted
> > series. That was sent a few minutes ago as:
> > https://lore.kernel.org/qemu-devel/20250917141355.293217-1-Jonathan.Cameron@huawei.com/
> > 
> > Based on: [PATCH qemu for 10.2 0/5] cxl: r3.2 specification events updates.
> > Based on: 20250917141355.293217-1-Jonathan.Cameron@huawei.com
> > 
> > Davidlohr Bueso (1):
> >   hw/cxl: Add support for Maintenance command and Post Package Repair
> >     (PPR)
> > 
> Hi Michael,
> 
> I see you have queued some stuff up on your gitlab tree.
> Just wanted to make sure these are on the radar for possible inclusion.
> No huge rush, but I'll queue some more series up on top of these
> shortly.
> 
> Thanks
> 
> Jonathan

thanks for the reminder, will queue.

> > Shiju Jose (2):
> >   hw/cxl/cxl-mailbox-utils: Move declaration of scrub and ECS feature
> >     attributes in cmd_features_set_feature()
> >   hw/cxl: Add emulation for memory sparing control feature
> > 
> >  include/hw/cxl/cxl_device.h | 145 +++++++++
> >  include/hw/cxl/cxl_events.h |  47 +++
> >  hw/cxl/cxl-mailbox-utils.c  | 566 +++++++++++++++++++++++++++++++++++-
> >  hw/mem/cxl_type3.c          | 169 +++++++++++
> >  4 files changed, 915 insertions(+), 12 deletions(-)
> > 



      reply	other threads:[~2025-10-06 10:27 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-09-17 14:33 [PATCH qemu for 10.2 0/3] cxl: Additional RAS features support Jonathan Cameron via
2025-09-17 14:33 ` [PATCH qemu for 10.2 1/3] hw/cxl/cxl-mailbox-utils: Move declaration of scrub and ECS feature attributes in cmd_features_set_feature() Jonathan Cameron via
2025-09-17 14:33 ` [PATCH qemu for 10.2 2/3] hw/cxl: Add support for Maintenance command and Post Package Repair (PPR) Jonathan Cameron via
2025-09-17 14:33 ` [PATCH qemu for 10.2 3/3] hw/cxl: Add emulation for memory sparing control feature Jonathan Cameron via
2025-10-06  9:13 ` [PATCH qemu for 10.2 0/3] cxl: Additional RAS features support Jonathan Cameron via
2025-10-06 10:26   ` Michael S. Tsirkin [this message]

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=20251006062628-mutt-send-email-mst@kernel.org \
    --to=mst@redhat.com \
    --cc=armbru@redhat.com \
    --cc=dave@stgolabs.net \
    --cc=fan.ni@samsung.com \
    --cc=jonathan.cameron@huawei.com \
    --cc=linux-cxl@vger.kernel.org \
    --cc=linuxarm@huawei.com \
    --cc=qemu-devel@nongnu.org \
    --cc=shiju.jose@huawei.com \
    --cc=venkataravis@micron.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).