Re: [PATCH v6 07/18] cpu: Rename CPUClass vmsd -> legacy_vmsd

2021-04-22 Thread Richard Henderson
On 4/22/21 12:38 PM, Philippe Mathieu-Daudé wrote: Quoting Peter Maydell [*]: There are two ways to handle migration for a CPU object: (1) like any other device, so it has a dc->vmsd that covers migration for the whole object. As usual for objects that are a subclass of a parent

[PATCH v6 07/18] cpu: Rename CPUClass vmsd -> legacy_vmsd

2021-04-22 Thread Philippe Mathieu-Daudé
Quoting Peter Maydell [*]: There are two ways to handle migration for a CPU object: (1) like any other device, so it has a dc->vmsd that covers migration for the whole object. As usual for objects that are a subclass of a parent that has state, the first entry in the VMStateDescriptio