[PATCH 0/2] CXL CCI Media Operations

Vinayak Holikatti posted 2 patches 2 months, 1 week ago
There is a newer version of this series
hw/cxl/cxl-mailbox-utils.c  | 331 +++++++++++++++++++++++++++++++++++-
include/hw/cxl/cxl_device.h |  11 ++
2 files changed, 340 insertions(+), 2 deletions(-)
[PATCH 0/2] CXL CCI Media Operations
Posted by Vinayak Holikatti 2 months, 1 week ago
CXL CCI media operations commands implmented as per CXL Specification
3.1 8.2.9.9.5.3
1) General(00h) - Discovery (00h)
2) Sanitize(01h - Sanitize (00h)
                  Write zeros (01h)

The patches are generated against the Johnathan's tree
https://gitlab.com/jic23/qemu.git and branch cxl-2024-11-27.

Signed-off-by: Vinayak Holikatti <vinayak.kh@samsung.com>

Vinayak Holikatti (2):
  hw/cxl/cxl-mailbox-utils: Add support for Media operations discovery
    commands (8.2.9.9.5.3)
  hw/cxl/cxl-mailbox-utils: Add support for Media operations Sanitize
    and Write Zeros commands (8.2.9.9.5.3)

 hw/cxl/cxl-mailbox-utils.c  | 331 +++++++++++++++++++++++++++++++++++-
 include/hw/cxl/cxl_device.h |  11 ++
 2 files changed, 340 insertions(+), 2 deletions(-)

-- 
2.34.1