PPC: mac99: Fix core99 timer frequency
commitd696760b43ca46c070f74fe12d90f38904232467
authorAlexander Graf <agraf@suse.de>
Sun, 13 Jul 2014 14:45:46 +0000 (13 16:45 +0200)
committerAlexander Graf <agraf@suse.de>
Mon, 8 Sep 2014 10:50:51 +0000 (8 12:50 +0200)
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 <agraf@suse.de>
hw/misc/macio/macio.c