]> Git Repo - qemu.git/commit - target-arm/helper.c
arm: store the config_base_register during cpu_reset
authorMark Langsdorf <[email protected]>
Wed, 25 Jan 2012 11:49:46 +0000 (11:49 +0000)
committerPeter Maydell <[email protected]>
Wed, 25 Jan 2012 11:49:46 +0000 (11:49 +0000)
commit5fe91019e66e2c2187f0af2324e25d450eb03a86
tree523eaecefa2ac0884dc079ed22e8653ec1705ae4
parent85836979052a64f3d866057e3abc9c7792a7fdf0
arm: store the config_base_register during cpu_reset

Long term, the config_base_register will be a QDM parameter. In the
meantime, models that use it need to be able to preserve it across
cpu_reset() calls.

Signed-off-by: Mark Langsdorf <[email protected]>
Signed-off-by: Peter Maydell <[email protected]>
target-arm/helper.c
This page took 0.024527 seconds and 4 git commands to generate.