]> Git Repo - qemu.git/commit - target-arm/cpu-qom.h
target-arm: Move cache ID register setup to cpu specific init fns
authorPeter Maydell <[email protected]>
Fri, 20 Apr 2012 17:58:35 +0000 (17:58 +0000)
committerPeter Maydell <[email protected]>
Sat, 21 Apr 2012 18:12:29 +0000 (18:12 +0000)
commit85df3786b21191d49d17dcb77f45ae75f6addad0
treee075ad99853625aa15939dc554427d713479945d
parent8092d2f031e70eb2664d5fa1d9ed00ef1113ee71
target-arm: Move cache ID register setup to cpu specific init fns

Move cache ID register reset out of cpu_reset_model_id() by
creating a field for the reset value in ARMCPU and setting it
up in the cpu specific init functions.

Signed-off-by: Peter Maydell <[email protected]>
Acked-by: Andreas Färber <[email protected]>
target-arm/cpu-qom.h
target-arm/cpu.c
target-arm/helper.c
This page took 0.026333 seconds and 4 git commands to generate.