All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH qemu for 10.2 0/3] cxl: Additional RAS features support.
@ 2025-09-17 14:33 ` Jonathan Cameron via
  0 siblings, 0 replies; 18+ messages in thread
From: Jonathan Cameron @ 2025-09-17 14:33 UTC (permalink / raw)
  To: Michael Tsirkin, qemu-devel, shiju.jose, Davidlohr Bueso
  Cc: armbru, Fan Ni, linux-cxl, linuxarm, Ravi Shankar

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)

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(-)

-- 
2.48.1


^ permalink raw reply	[flat|nested] 18+ messages in thread

end of thread, other threads:[~2026-02-05 11:41 UTC | newest]

Thread overview: 18+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-09-17 14:33 [PATCH qemu for 10.2 0/3] cxl: Additional RAS features support Jonathan Cameron
2025-09-17 14:33 ` 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
2025-09-17 14:33   ` 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
2025-09-17 14:33   ` 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
2025-09-17 14:33   ` Jonathan Cameron via
2025-10-06  9:13 ` [PATCH qemu for 10.2 0/3] cxl: Additional RAS features support Jonathan Cameron
2025-10-06  9:13   ` Jonathan Cameron via
2025-10-06 10:26   ` Michael S. Tsirkin
2026-01-02 15:28     ` Jonathan Cameron
2026-01-02 15:28       ` Jonathan Cameron via
2026-02-04 11:35       ` Jonathan Cameron
2026-02-04 11:35         ` Jonathan Cameron via qemu development
2026-02-05  8:16         ` Michael S. Tsirkin
2026-02-05 11:40           ` Jonathan Cameron
2026-02-05 11:40             ` Jonathan Cameron via qemu development

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.