]> git.proxmox.com Git - qemu.git/commit
tcg: Remove temp_buf
authorRichard Henderson <rth@twiddle.net>
Thu, 18 Apr 2013 17:20:47 +0000 (19:20 +0200)
committerRichard Henderson <rth@twiddle.net>
Mon, 15 Jul 2013 20:16:20 +0000 (13:16 -0700)
commita28177820a868eafda8fab007561cc19f41941f4
treed439305b5db1ff5f138693961a2ddfc858bb0de1
parent2562becfc126ed7678c662ee23b7c1fe135d8966
tcg: Remove temp_buf

All targets have been converted to allocating space for temporaries
on the stack.  No need to allocate space within the CPU_COMMON block.

Signed-off-by: Richard Henderson <rth@twiddle.net>
include/exec/cpu-defs.h