c0a6385728
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> |
||
---|---|---|
.. | ||
allwinner-rtc.h | ||
aspeed_rtc.h | ||
goldfish_rtc.h | ||
m48t59.h | ||
mc146818rtc_regs.h | ||
mc146818rtc.h | ||
pl031.h | ||
sun4v-rtc.h | ||
xlnx-zynqmp-rtc.h |