]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/timer/etraxfs_timer: Add vmstate for ETRAX timers
authorPhilippe Mathieu-Daudé <f4bug@amsat.org>
Sat, 6 Nov 2021 10:56:23 +0000 (11:56 +0100)
committerLaurent Vivier <laurent@vivier.eu>
Tue, 18 Jan 2022 11:32:16 +0000 (12:32 +0100)
commit6446a79e10bf4482f67a8576aed1afd88cf964b1
tree389a3a9cf8d6a87ea16835e6752db95e9f7923df
parent6621441db50d5bae7e34dbd04bf3c57a27a71b32
hw/timer/etraxfs_timer: Add vmstate for ETRAX timers

Add the vmstate for the ETRAX timers.
This is in theory a migration compatibility break
for the 'AXIS devboard 88' CRIS machine.

Signed-off-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20211106105623.510868-1-f4bug@amsat.org>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
hw/timer/etraxfs_timer.c