On 29/03/21 12:22, Pavel Dovgalyuk wrote:
This patch moves static last_delta variable into timers_state structure to allow correct vmstate operations with icount shift=auto enabled.Signed-off-by: Pavel Dovgalyuk <[email protected]> --- softmmu/cpu-timers.c | 5 +++-- softmmu/icount.c | 9 +++------ softmmu/timers-state.h | 2 ++ 3 files changed, 8 insertions(+), 8 deletions(-)
Queued, thanks. Paolo
