On Wed, 29 Jun 2022 at 13:41, Mark Cave-Ayland <[email protected]> wrote: > > The base property was only needed for use by vmstate_register() in order to > preserve migration compatibility. Now that the lasips2 migration state is > registered through the DeviceClass vmsd field, the base property and also > the lasips2_properties array can be removed completely as they are no longer > required. > > Signed-off-by: Mark Cave-Ayland <[email protected]>
Reviewed-by: Peter Maydell <[email protected]> thanks -- PMM
