]> git.proxmox.com Git - mirror_qemu.git/commit - hw/ppc440_bamboo.c
PPC: bamboo: Use kvm api for freq and clock frequencies
authorAlexander Graf <agraf@suse.de>
Thu, 21 Jul 2011 00:44:53 +0000 (02:44 +0200)
committerAlexander Graf <agraf@suse.de>
Thu, 6 Oct 2011 07:43:34 +0000 (09:43 +0200)
commit7dadd40c89837a9c61d6bb24164a6c6b660d70a4
tree196640d7c352c9742055d808d45ef40b888024a4
parent66ae790247f1f6c19cc651b64272bbb9cbfc328d
PPC: bamboo: Use kvm api for freq and clock frequencies

Now that we have nice and shiny APIs to read out the host's clock and timebase
frequencies, let's use them in the bamboo code as well!

Signed-off-by: Alexander Graf <agraf@suse.de>
hw/ppc440_bamboo.c