<[email protected]> writes: > From: Shiju Jose <[email protected]> > > 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 <[email protected]> > Signed-off-by: Shiju Jose <[email protected]>
Please split this patch for easier review: 1. CXLCommonEventBase. Pure refactoring. 2. Add new members.
