Le 30/08/2021 à 12:24, Mark Cave-Ayland a écrit : > Move the parent mos6522 objects from vmstate_mac_via into the new > VMStateDescription > structures to begin the process of splitting MacVIAState into separate VIA1 > and > VIA2 devices. > > Signed-off-by: Mark Cave-Ayland <mark.cave-ayl...@ilande.co.uk> > --- > hw/misc/mac_via.c | 28 ++++++++++++++++++++++++---- > 1 file changed, 24 insertions(+), 4 deletions(-)
Reviewed-by: Laurent Vivier <laur...@vivier.eu>