qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
* [HACK QEMU PATCH v1 0/1] CXL MCTP FMAPI Binding Fix for MCTP over i2c/USB
@ 2025-06-26 23:41 anisa.su887
  2025-06-26 23:41 ` [HACK QEMU PATCH v1 1/1] hw/cxl: Fix MCTP Binding Check anisa.su887
  0 siblings, 1 reply; 5+ messages in thread
From: anisa.su887 @ 2025-06-26 23:41 UTC (permalink / raw)
  To: qemu-devel; +Cc: Jonathan.Cameron, nifan.cxl, dave, linux-cxl, Anisa Su

From: Anisa Su <anisa.su@samsung.com>

The FMAPI DCD Management patchset (https://lore.kernel.org/linux-cxl/20250626222743.1766404-1-anisa.su887@gmail.com/T/#t)
is based on upstream, which does not include the i2c MCTP hack or the new MCTP
USB support carried in Jonathan's tree.

The commands are accessible upstream through a switch-cci. Thus, to break the
dependence on the MCTP support patches, the commands are sent separately
from this patch.

This patch is based on Jonathan's latest branch
(https://gitlab.com/jic23/qemu/-/tree/cxl-2025-06-10) and fixes the if condition in
i2c_mctp_cxl.c and dev-mctp.c to allow FMAPI DCD commands to be processed.

For more info, refer to previous thread from v2 of the FMAPI DCD patchset:
https://lore.kernel.org/linux-cxl/20250530152655.00007132@huawei.com/

Anisa Su (1):
  hw/cxl: Fix MCTP binding check

 hw/cxl/cxl-mailbox-utils.c   | 74 +-----------------------------------
 hw/cxl/i2c_mctp_cxl.c        |  6 ++-
 hw/usb/dev-mctp.c            |  6 ++-
 include/hw/cxl/cxl_mailbox.h | 73 +++++++++++++++++++++++++++++++++++
 4 files changed, 82 insertions(+), 77 deletions(-)

-- 
2.47.2



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

end of thread, other threads:[~2025-06-30 17:24 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-26 23:41 [HACK QEMU PATCH v1 0/1] CXL MCTP FMAPI Binding Fix for MCTP over i2c/USB anisa.su887
2025-06-26 23:41 ` [HACK QEMU PATCH v1 1/1] hw/cxl: Fix MCTP Binding Check anisa.su887
2025-06-27  9:48   ` Jonathan Cameron via
2025-06-27 16:38     ` Anisa Su
2025-06-30 17:24       ` 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).