Re: [PATCH 1/5] hw/cxl: Update HDM Decoder capability to version 3

2024-01-24 Thread fan
On Wed, Jan 24, 2024 at 01:48:10PM +, Jonathan Cameron wrote: > Part of standardizing the QEMU code on CXL r3.1. > No fuctional changes as everything added is optional and > it is set as not implemented. > > Signed-off-by: Jonathan Cameron > --- Reviewed-by: Fan Ni > include/hw/cxl/cxl_co

[PATCH 1/5] hw/cxl: Update HDM Decoder capability to version 3

2024-01-24 Thread Jonathan Cameron via
Part of standardizing the QEMU code on CXL r3.1. No fuctional changes as everything added is optional and it is set as not implemented. Signed-off-by: Jonathan Cameron --- include/hw/cxl/cxl_component.h | 16 ++-- hw/cxl/cxl-component-utils.c | 10 +- 2 files changed, 23 in