Files
qemu/hw/misc
Mark Cave-Ayland 82ff856fe7 mac_via: fix 60Hz VIA1 timer interval
The 60Hz timer is initialised using timer_new_ns() meaning that the timer
interval should be measured in ns, and therefore its period is a thousand
times too short.

Use a define for the 60Hz timer period taking the more precise value as
documented in the Guide To The Macintosh Family Hardware.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Reviewed-by: Laurent Vivier <laurent@vivier.eu>
Reviewed-by: BALATON Zoltan <balaton@eik.bme.hu>
Message-Id: <20210311100505.22596-7-mark.cave-ayland@ilande.co.uk>
Signed-off-by: Laurent Vivier <laurent@vivier.eu>
2021-03-16 21:41:37 +01:00
..
2020-08-27 14:04:55 -04:00
2019-08-16 13:31:52 +02:00
2020-01-17 14:27:16 +00:00
2021-03-15 00:39:30 +01:00
2021-03-12 12:48:56 +00:00
2021-03-12 12:48:56 +00:00
2019-08-16 13:31:52 +02:00
2020-09-09 09:27:09 -04:00
2021-02-20 12:36:19 +01:00
2020-12-08 13:48:57 -05:00
2021-02-08 15:15:32 +01:00