]> Git Repo - qemu.git/commit
target-arm: Use cpu_reset() in cpu_arm_init()
authorAndreas Färber <[email protected]>
Fri, 4 May 2012 17:14:38 +0000 (19:14 +0200)
committerAndreas Färber <[email protected]>
Mon, 4 Jun 2012 21:00:40 +0000 (23:00 +0200)
commitdf90dadb4507afa31fdc85f94d8571e7aa25b80b
tree27b4769d73c5ef6b94849c378d39ef18080a1dde
parent8cc9b43f7c5f826b39af4b012ad89bb55faac29c
target-arm: Use cpu_reset() in cpu_arm_init()

Commit 3c30dd5a68e9fee6af67cfd0d14ed7520820f36a (target-arm: Move reset
handling to arm_cpu_reset) QOM'ified CPU reset. Complete it by replacing
cpu_state_reset() with cpu_reset().

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