]> git.proxmox.com Git - qemu.git/commit - target-ppc/cpu.h
New PowerPC CPU flag to define the decrementer and time-base source clock.
authorj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 19 Nov 2007 01:48:12 +0000 (01:48 +0000)
committerj_mayer <j_mayer@c046a42c-6fe2-441c-8c8c-71466251a162>
Mon, 19 Nov 2007 01:48:12 +0000 (01:48 +0000)
commit4018bae91649e8e38e371dc00cb5ac8f9e40089e
tree09a105b65ffd79a721d9f9583bdd34f66fe3f824
parent265531154a05a26e9b79819ddd068c285e681cbc
New PowerPC CPU flag to define the decrementer and time-base source clock.
Use it to properly initialize the clock for the PreP target.

git-svn-id: svn://svn.savannah.nongnu.org/qemu/trunk@3701 c046a42c-6fe2-441c-8c8c-71466251a162
hw/ppc_prep.c
target-ppc/cpu.h
target-ppc/translate_init.c