Peter Maydell
c0a6385728
hw/rtc/aspeed_rtc: Use 64-bit offset for holding time_t difference
...
In the aspeed_rtc device we store a difference between two time_t
values in an 'int'. This is not really correct when time_t could
be 64 bits. Enlarge the field to 'int64_t'.
This is a migration compatibility break for the aspeed boards.
While we are changing the vmstate, remove the accidental
duplicate of the offset field.
Signed-off-by: Peter Maydell <peter.maydell@linaro.org>
Reviewed-by: Cédric Le Goater <clg@kaod.org>
2023-08-31 09:45:18 +01:00
..
2023-04-20 08:17:15 -04:00
2023-01-12 17:15:09 +00:00
2023-08-31 09:45:17 +01:00
2023-03-24 11:45:46 +01:00
2023-06-28 10:54:25 +01:00
2023-07-03 12:51:58 +01:00
2023-01-08 01:54:22 -05:00
2023-06-23 02:54:40 -04:00
2023-01-08 01:54:22 -05:00
2023-01-08 01:54:22 -05:00
2023-08-22 17:30:59 +01:00
2023-04-20 08:17:15 -04:00
2023-08-23 12:06:39 +02:00
2023-07-11 00:11:25 +02:00
2023-02-08 07:16:23 +01:00
2023-07-25 17:13:53 +03:00
2023-07-11 00:11:25 +02:00
2023-05-15 19:09:33 +08:00
2023-06-22 09:30:11 +02:00
2023-01-13 09:32:32 +01:00
2023-08-31 09:45:17 +01:00
2023-06-22 09:25:40 +02:00
2023-03-02 03:10:46 -05:00
2023-07-10 18:59:32 -04:00
2023-07-10 16:29:17 -04:00
2023-07-07 06:32:53 -03:00
2023-01-08 01:54:22 -05:00
2023-07-10 22:29:15 +10:00
2023-08-31 09:45:18 +01:00
2023-07-25 17:13:45 +03:00
2023-07-14 11:10:58 +02:00
2023-06-06 10:19:33 +01:00
2023-06-07 15:07:10 +01:00
2023-02-27 09:15:38 +01:00
2023-02-27 22:29:02 +01:00
2023-02-27 09:15:38 +01:00
2023-01-08 01:54:22 -05:00
2023-07-10 09:52:52 +02:00
2023-08-23 12:06:44 +02:00
2023-04-20 10:21:13 +01:00
2023-08-01 10:22:33 +01:00
2023-08-23 12:06:39 +02:00
2023-03-20 12:43:50 +01:00
2023-03-07 12:38:59 -05:00
2023-02-27 22:29:02 +01:00
2023-03-06 14:08:12 +00:00
2023-02-27 13:27:05 +00:00
2023-03-20 12:43:50 +01:00
2023-07-10 18:59:32 -04:00
2022-11-08 11:13:48 +01:00