Linux CXL
 help / color / mirror / Atom feed
* [qemu PATCH 0/2] cxl: Handle GSL Sub-List
@ 2023-07-28 16:57 Davidlohr Bueso
  2023-07-28 16:57 ` [PATCH 1/2] hw/cxl: Update comments for Get Log Davidlohr Bueso
  2023-07-28 16:57 ` [PATCH 2/2] hw/cxl: Add the Get Supported Logs Sub-List cmd Davidlohr Bueso
  0 siblings, 2 replies; 5+ messages in thread
From: Davidlohr Bueso @ 2023-07-28 16:57 UTC (permalink / raw)
  To: jonathan.cameron; +Cc: dan.j.williams, fan.ni, a.manzanares, dave, linux-cxl

Hi,

The following is an initial implementation for the GSL sublist
command, which came up while reviewing some of the switch cci
stuff in the kernel. I have not yet finished the kernel side of
this (for which sublist should be a first attempt then fallback
to full gsl upon error/no support), but wanted to get the qemu
side out there at least. Regular gsl remains unchanged.

Applies on top of Jonathan's tree:

https://gitlab.com/jic23/qemu/-/tree/cxl-2023-07-17

Thanks!

Davidlohr Bueso (2):
  hw/cxl: Update comments for Get Log
  hw/cxl: Add the Get Supported Logs Sub-List cmd

 hw/cxl/cxl-mailbox-utils.c | 111 ++++++++++++++++++++++++++++++++-----
 1 file changed, 96 insertions(+), 15 deletions(-)

--
2.41.0


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

end of thread, other threads:[~2023-08-04 13:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-07-28 16:57 [qemu PATCH 0/2] cxl: Handle GSL Sub-List Davidlohr Bueso
2023-07-28 16:57 ` [PATCH 1/2] hw/cxl: Update comments for Get Log Davidlohr Bueso
2023-08-04 13:29   ` Jonathan Cameron
2023-07-28 16:57 ` [PATCH 2/2] hw/cxl: Add the Get Supported Logs Sub-List cmd Davidlohr Bueso
2023-08-04 13:55   ` Jonathan Cameron

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox