]> git.ipfire.org Git - thirdparty/qemu.git/commit
hw/ppc/e500: Move clock and TB frequency to machine class
authorBALATON Zoltan <balaton@eik.bme.hu>
Fri, 23 May 2025 15:02:11 +0000 (17:02 +0200)
committerPhilippe Mathieu-Daudé <philmd@linaro.org>
Tue, 10 Jun 2025 10:59:09 +0000 (12:59 +0200)
commitea585b1022f7c1ac6e465aa1fe869de4c20ca943
tree7c6f3bc022e28f5082be5081d29d52d5a6df8654
parent8cab2354a2ff77c0977ac337a93ad6f645e5086a
hw/ppc/e500: Move clock and TB frequency to machine class

Different machines have different frequencies so make this
configurable in machine class instead of using a hard coded constant.

Signed-off-by: BALATON Zoltan <balaton@eik.bme.hu>
Acked-by: Bernhard Beschow <shentey@gmail.com>
Message-ID: <431166f96ff12ff3dbc670d40544974415f11305.1748012109.git.balaton@eik.bme.hu>
Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org>
hw/ppc/e500.c
hw/ppc/e500.h
hw/ppc/e500plat.c
hw/ppc/mpc8544ds.c