[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[PATCH qemu v2 0/3] hw/cxl: Misc minor improvements
From: |
Jonathan Cameron |
Subject: |
[PATCH qemu v2 0/3] hw/cxl: Misc minor improvements |
Date: |
Fri, 5 Jul 2024 12:39:53 +0100 |
v2: Switch patch 1 from a patch that removes the cfmws_list element
of CXLState to a fix that makes use of it to fix a crash.
Now based on master as precursors merged.
Before pushing on to more significant features a few unrelated patches
doing tidying up + one to avoid people setting the memory backend both
for a CXL type 3 device and as normal RAM in an attempt to get SRAT to
cover it correctly. We've had multiple 'bug' reports from this and if
nothing else I'd like to stop getting those!
Fan Ni (1):
hw/cxl/cxl-mailbox-utils: remove unneeded mailbox output payload space
zeroing
Jonathan Cameron (1):
hw/cxl: Check for multiple mappings of memory backends.
Zhao Liu (1):
hw/cxl/cxl-host: Fix segmentation fault when getting cxl-fmw property
hw/cxl/cxl-host.c | 3 ++-
hw/cxl/cxl-mailbox-utils.c | 7 -------
hw/mem/cxl_type3.c | 15 +++++++++++++++
3 files changed, 17 insertions(+), 8 deletions(-)
--
2.43.0
- [PATCH qemu v2 0/3] hw/cxl: Misc minor improvements,
Jonathan Cameron <=