>-----Original Message-----
>From: Markus Armbruster <arm...@redhat.com>
>Sent: 08 August 2025 11:38
>To: Shiju Jose <shiju.j...@huawei.com>
>Cc: qemu-devel@nongnu.org; linux-...@vger.kernel.org; Jonathan Cameron
><jonathan.came...@huawei.com>; d...@stgolabs.net; Linuxarm
><linux...@huawei.com>
>Subject: Re: [PATCH v5 1/7] hw/cxl/events: Update for rev3.2 common event
>record format
>
><shiju.j...@huawei.com> writes:
>
>> From: Shiju Jose <shiju.j...@huawei.com>
>>
>> CXL spec 3.2 section 8.2.9.2.1 Table 8-55, Common Event Record format
>> has updated with optional Maintenance Operation Subclass, LD ID and ID
>> of the device head information.
>>
>> Add updates for the above optional parameters in the related CXL
>> events reporting and in the QMP commands to inject CXL events.
>>
>> In qapi/cxl.json added fields of Common Event Record to a common
>> structure CXLCommonEventBase.
>>
>> Signed-off-by: Jonathan Cameron <jonathan.came...@huawei.com>
>> Signed-off-by: Shiju Jose <shiju.j...@huawei.com>
>
>Please split this patch for easier review:
>
>1. CXLCommonEventBase. Pure refactoring.
>
>2. Add new members.
Sure. I will do.
>
Thanks,
Shiju