]> Git Repo - qemu.git/commit
target-arm/helper.c: Don't allocate TCG resources unless TCG enabled
authorPeter Maydell <[email protected]>
Fri, 25 Nov 2011 18:25:50 +0000 (19:25 +0100)
committerAndrzej Zaborowski <[email protected]>
Mon, 5 Dec 2011 20:38:47 +0000 (21:38 +0100)
commitf4fc247b0df2dfccae80618ccf6741a9b9e50e49
tree750b4c3041f886bae7deac1e2b532b89b1fcadb6
parent02afbf64753fcf95f3b0b36cf4066ba194ec550d
target-arm/helper.c: Don't allocate TCG resources unless TCG enabled

Don't call arm_translate_init() (which allocates TCG resources)
unless TCG is enabled.

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