summaryrefslogtreecommitdiffstats
path: root/async.c
diff options
context:
space:
mode:
authorRichard Henderson2015-09-19 08:43:05 +0200
committerRichard Henderson2015-10-07 11:36:53 +0200
commit8163b74938d8b7d12e70597c4553dd0dc49443d5 (patch)
tree8cac7a8219d3e650cd0f9854fb62a73385383558 /async.c
parenttcg: Remove tcg_gen_code_search_pc (diff)
downloadqemu-8163b74938d8b7d12e70597c4553dd0dc49443d5.tar.gz
qemu-8163b74938d8b7d12e70597c4553dd0dc49443d5.tar.xz
qemu-8163b74938d8b7d12e70597c4553dd0dc49443d5.zip
tcg: Emit prologue to the beginning of code_gen_buffer
By putting the prologue at the end, we risk overwriting the prologue should our estimate of maximum TB size. Given the two different placements of the call to tcg_prologue_init, move the high water mark computation into tcg_prologue_init. Reviewed-by: Peter Maydell <peter.maydell@linaro.org> Signed-off-by: Richard Henderson <rth@twiddle.net>
Diffstat (limited to 'async.c')
0 files changed, 0 insertions, 0 deletions