On Thu, 7 Aug 2025 16:43:40 +0100 <shiju.j...@huawei.com> wrote: > 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> Hi Shiju,
Sign off chain doesn't make sense. Drop my SoB. I guess this is because it went through my tree at some stage and hence was tagged by me. Given it's your patch, you should drop that from new versions. Jonathan > Signed-off-by: Shiju Jose <shiju.j...@huawei.com>