On 22/05/25 12:15PM, Davidlohr Bueso wrote:
On Thu, 22 May 2025, Vinayak Holikatti wrote:
CXL spec 3.2 section 7.6.7.5.2 describes Get Head Info.
So how was this tested? Ideally this now comes with a libcxlmi (or equivalent)
test case. See for example how Anisa is going about this with the F
On 22/05/25 09:48AM, Fan Ni wrote:
On Thu, May 22, 2025 at 12:01:35PM +0530, Vinayak Holikatti wrote:
CXL spec 3.2 section 7.6.7.5.2 describes Get Head Info.
Signed-off-by: Vinayak Holikatti
---
This patch is generated against Jonathan Cameron's branch cxl-2025-03-20
hw/cxl/cxl-mailbox-util
On 22/05/25 11:12PM, Anisa Su wrote:
On Thu, May 22, 2025 at 12:01:35PM +0530, Vinayak Holikatti wrote:
CXL spec 3.2 section 7.6.7.5.2 describes Get Head Info.
Signed-off-by: Vinayak Holikatti
---
This patch is generated against Jonathan Cameron's branch cxl-2025-03-20
hw/cxl/cxl-mailbox-ut
On 29/05/25 01:13PM, Jonathan Cameron wrote:
On Thu, 22 May 2025 12:01:35 +0530
Vinayak Holikatti wrote:
CXL spec 3.2 section 7.6.7.5.2 describes Get Head Info.
Signed-off-by: Vinayak Holikatti
Hi Vinayak,
Some code simplification suggestions below.
Thanks Jonathan for reviewing the pa