timer: last, remove last bits of last
commit3c2d4c8aa6a98366c9fe2f36305f12199257a7d5
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 24 Jul 2019 11:58:23 +0000 (24 12:58 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 20 Aug 2019 15:26:21 +0000 (20 17:26 +0200)
treec212440f89e1c9daa6751fa3548e95fad3074bd0
parenta02fe2ca70ca2e05345587b2b947d64a446bcbd3
timer: last, remove last bits of last

The reset notifiers kept a 'last' counter to notice jumps;
now that we've remove the notifier we don't need to keep 'last'.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20190724115823.4199-5-dgilbert@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
include/qemu/timer.h
util/qemu-timer.c