On Wed, 29 Jun 2022 at 13:41, Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> wrote: > > Since lasips2 is a qdev device then vmstate_ps2_mouse can be registered using > the DeviceClass vmsd field instead. > > Note that due to the use of the base parameter in the original > vmstate_register() > function call, this is actually a migration break for the HPPA B160L machine. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> Reviewed-by: Peter Maydell <peter.mayd...@linaro.org>
thanks -- PMM