Re: [PATCH 0/5] cpus: a few tweaks to CPU realization

2024-06-03 Thread Philippe Mathieu-Daudé
On 3/6/24 14:47, Philippe Mathieu-Daudé wrote: On 30/5/24 21:42, Alex Bennée wrote: The recent IPS plugin exposed a race condition between vcpu_init callbacks and the other vcpu state callbacks. I originally thought there was some wider re-factoring to be done to clean this up but it turns out t

Re: [PATCH 0/5] cpus: a few tweaks to CPU realization

2024-06-03 Thread Philippe Mathieu-Daudé
On 30/5/24 21:42, Alex Bennée wrote: The recent IPS plugin exposed a race condition between vcpu_init callbacks and the other vcpu state callbacks. I originally thought there was some wider re-factoring to be done to clean this up but it turns out things are broadly where they should be. However

[PATCH 0/5] cpus: a few tweaks to CPU realization

2024-05-30 Thread Alex Bennée
The recent IPS plugin exposed a race condition between vcpu_init callbacks and the other vcpu state callbacks. I originally thought there was some wider re-factoring to be done to clean this up but it turns out things are broadly where they should be. However some of the stuff allocated in the vCPU