]> git.ipfire.org Git - thirdparty/qemu.git/commit
mc146818rtc: Remove reset notifiers
authorDr. David Alan Gilbert <dgilbert@redhat.com>
Wed, 24 Jul 2019 11:58:20 +0000 (12:58 +0100)
committerPaolo Bonzini <pbonzini@redhat.com>
Tue, 20 Aug 2019 15:26:20 +0000 (17:26 +0200)
commit8ff72af557dcae1e1d441983f9057f8c99cad26f
treeb83182005e134f981e1f2dd4d0d928afee75eb51
parent9458a9a1df1a4c719e24512394d548c1fc7abd22
mc146818rtc: Remove reset notifiers

The reset notifiers are unreliable and recalculating the offsets
after boot causes problems with migration in cases where explicit
base times are set on the destination.

Signed-off-by: Dr. David Alan Gilbert <dgilbert@redhat.com>
Message-Id: <20190724115823.4199-2-dgilbert@redhat.com>
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
hw/timer/mc146818rtc.c