On Wed, 29 Jun 2022 at 13:41, Mark Cave-Ayland <[email protected]> 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 <[email protected]> Reviewed-by: Peter Maydell <[email protected]>
thanks -- PMM
