qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] mem/cxl-type3: Add a default value of sn
@ 2025-02-11  2:24 Yuquan Wang
  2025-02-11  2:24 ` [PATCH 1/1] " Yuquan Wang
  0 siblings, 1 reply; 6+ messages in thread
From: Yuquan Wang @ 2025-02-11  2:24 UTC (permalink / raw)
  To: jonathan.cameron, fan.ni; +Cc: qemu-devel, chenbaozi, linux-cxl, Yuquan Wang

The previous default value of sn is UI64_NULL which would cause the
cookie of nd_interleave_set be '0' and the "invalid interleave-set
-cookie" failure in label validation.

As many users maybe not know how to set a unique sn for cxl-type3
device and perhaps be confuesd by the failure of label validation,
so this defines '1' as the default value of serial number to fix the
problem.

Yuquan Wang (1):
  mem/cxl-type3: Add a default value of sn

 hw/mem/cxl_type3.c | 17 ++++-------------
 1 file changed, 4 insertions(+), 13 deletions(-)

-- 
2.34.1



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

end of thread, other threads:[~2025-02-14 13:19 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-02-11  2:24 [PATCH 0/1] mem/cxl-type3: Add a default value of sn Yuquan Wang
2025-02-11  2:24 ` [PATCH 1/1] " Yuquan Wang
2025-02-11  9:26   ` Jonathan Cameron via
2025-02-13  7:09     ` Yuquan Wang
2025-02-13 18:27       ` Fan Ni
2025-02-14 13:18       ` Jonathan Cameron via

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