Re: [PATCH v8 7/7] hw/cxl/events: Add injection of Memory Module Events

2023-05-30 Thread Jonathan Cameron via
... > > +# > > +# @corrected-persistent-error-count: Total number correctable errors > > Total number of correctable errors Gah. I've now seen these too often so read that a good 5 times before working out what was wrong! > > > +# in persistent memory > > +# > > +# Since: 8.1 > > +## >

Re: [PATCH v8 7/7] hw/cxl/events: Add injection of Memory Module Events

2023-05-26 Thread Markus Armbruster
Jonathan Cameron writes: > These events include a copy of the device health information at the > time of the event. Actually using the emulated device health would > require a lot of controls to manipulate that state. Given the aim > of this injection code is to just test the flows when events o

[PATCH v8 7/7] hw/cxl/events: Add injection of Memory Module Events

2023-05-26 Thread Jonathan Cameron via
These events include a copy of the device health information at the time of the event. Actually using the emulated device health would require a lot of controls to manipulate that state. Given the aim of this injection code is to just test the flows when events occur, inject the contents of the de