On Tue, 3 Dec 2024 20:26:19 -0600
Hongjian Fan wrote:
> This patch allows a CXL type3 device to be initialized with zero memory
> size, when there is no memory device property provided.
>
> Signed-off-by: Hongjian Fan
Hi Hongjian
Some remaining questions on the v1 thread.
We need to understan
This patch allows a CXL type3 device to be initialized with zero memory
size, when there is no memory device property provided.
Signed-off-by: Hongjian Fan
---
hw/mem/cxl_type3.c | 14 +++---
1 file changed, 11 insertions(+), 3 deletions(-)
diff --git a/hw/mem/cxl_type3.c b/hw/mem/cxl_t