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

2023-05-22 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

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

2023-05-19 Thread Michael S. Tsirkin
On Sun, Apr 23, 2023 at 05:51:40PM +0100, Jonathan Cameron wrote: > 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

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

2023-04-23 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