Re: [PATCH v5 6/7] hw/cxl/events: Add injection of DRAM events

2023-05-22 Thread Jonathan Cameron via
># @bank-group: Bank group ># ># @bank: Bank Just a quick note to point out that the CXL spec contains very little info on some of these. They are considered generic enough DRAM terms that people who care know what they are. My explanations will be whatever google gives me. Which

Re: [PATCH v5 6/7] hw/cxl/events: Add injection of DRAM events

2023-05-22 Thread Markus Armbruster
Jonathan Cameron writes: > Defined in CXL r3.0 8.2.9.2.1.2 DRAM Event Record, this event > provides information related to DRAM devices. > > Example injection command in QMP: > > { "execute": "cxl-inject-dram-event", > "arguments": { > "path": "/machine/peripheral/cxl-mem0", >

[PATCH v5 6/7] hw/cxl/events: Add injection of DRAM events

2023-04-23 Thread Jonathan Cameron via
Defined in CXL r3.0 8.2.9.2.1.2 DRAM Event Record, this event provides information related to DRAM devices. Example injection command in QMP: { "execute": "cxl-inject-dram-event", "arguments": { "path": "/machine/peripheral/cxl-mem0", "log": "informational", "flags":