On 24/11/22 14:46, Philippe Mathieu-Daudé wrote:
On 24/11/22 12:50, Peter Maydell wrote:This patchset converts the TYPE_CPU base class and most subclasses to use 3-phase reset. (The exception is s390, which is doing something a bit odd with its reset, so the conversion there isn't going to be simple like these others. So I'll do that one separately.)
Note, we can then remove scripts/coccinelle/cpu-reset.cocci.