timer: Remove reset notifiers
commit4ea9a0e3db39a3ef07f8a97c005733d127485891
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 24 Jul 2019 11:58:21 +0000 (24 12:58 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 20 Aug 2019 15:26:20 +0000 (20 17:26 +0200)
tree398679ea88d00af13b9db191a05c7784018bc618
parent8ff72af557dcae1e1d441983f9057f8c99cad26f
timer: Remove reset notifiers

Remove the reset notifer from the core qemu-timer code.
The only user was mc146818 and we've just remove it's use.

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