On 7/9/23 13:35, Jonathan Cameron wrote:
Support these decoders in CXL host bridges (pxb-cxl), CXL Switch USP
and CXL Type 3 end points.
Signed-off-by: Jonathan Cameron <[email protected]>
---
include/hw/cxl/cxl_component.h | 10 ++++
hw/cxl/cxl-component-utils.c | 27 +++++----
hw/cxl/cxl-host.c | 65 ++++++++++++++-------
hw/mem/cxl_type3.c | 100 +++++++++++++++++++++++----------
4 files changed, 140 insertions(+), 62 deletions(-)
If you ever have to respin, please split the 'hdm_inc' introduction
in a preliminary patch, to reduce the number of changes and the
probability of missing a bug.