PPC: KVM: Add generic function to read host clockfreq
commiteadaada1ceb74f152dc9fe196bdda1b79c86275c
authorAlexander Graf <agraf@suse.de>
Thu, 21 Jul 2011 00:29:15 +0000 (21 02:29 +0200)
committerAlexander Graf <agraf@suse.de>
Thu, 6 Oct 2011 07:43:34 +0000 (6 09:43 +0200)
treee58017de01b4d01138871a28b8d37e78bc1645e5
parenta489f7f7111fb2e8aaf6a152731a5f1fe7e0c4b3
PPC: KVM: Add generic function to read host clockfreq

We need to find out the host's clock-frequency when running on KVM, so
let's export a respective function.

Signed-off-by: Alexander Graf <agraf@suse.de>
---

v1 -> v2:

  - enable 64bit values
target-ppc/kvm.c
target-ppc/kvm_ppc.h