]> Git Repo - qemu.git/commit
mc146818rtc: register the clock reset notifier on the right clock
authorPaolo Bonzini <[email protected]>
Tue, 8 Jul 2014 05:42:05 +0000 (07:42 +0200)
committerPaolo Bonzini <[email protected]>
Thu, 10 Jul 2014 15:06:33 +0000 (17:06 +0200)
commit13c0cbaec5698f3984606e52bfcfb63ddfc29f00
treea9a95ac1eb9c1967f7b30e3e22680a10ea7f2d83
parentb7bf8f5657d48e4625c86cd5f1d3cc83e830d8f7
mc146818rtc: register the clock reset notifier on the right clock

Commit 884f17c (aio / timers: Convert rtc_clock to be a QEMUClockType,
2013-08-21) erroneously changed an occurrence of rtc_clock to
QEMU_CLOCK_REALTIME, which broke the RTC reset notifier in
mc146818rtc.  Fix this.

I redid the patch myself since the original reporter did not sign
off on his.

Cc: [email protected]
Reported-by: Lb peace <[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
hw/timer/mc146818rtc.c
This page took 0.025296 seconds and 4 git commands to generate.