]> Git Repo - qemu.git/commit
PPC: mac99: Fix core99 timer frequency
authorAlexander Graf <[email protected]>
Sun, 13 Jul 2014 14:45:46 +0000 (16:45 +0200)
committerAlexander Graf <[email protected]>
Mon, 8 Sep 2014 10:50:51 +0000 (12:50 +0200)
commitd696760b43ca46c070f74fe12d90f38904232467
tree0747c27b81ec96c26cd377612908cb393e55ab3f
parent6fd33a750214a866772dd77573cfa24c27ad956d
PPC: mac99: Fix core99 timer frequency

There is a special timer in the mac99 machine that we recently started
to emulate. Unfortunately we emulated it in the wrong frequency.

This patch adapts the frequency Mac OS X uses to evaluate results from
this timer, making calculations it bases off of it work.

Signed-off-by: Alexander Graf <[email protected]>
hw/misc/macio/macio.c
This page took 0.025525 seconds and 4 git commands to generate.