On 07/16/2017 10:04 AM, Emilio G. Cota wrote:
In preparation for adding tc.size to be able to keep track of
TB's using the binary search tree implementation from glib.
Signed-off-by: Emilio G. Cota<c...@braap.org>
---
include/exec/exec-all.h | 20 ++++++++++++++------
accel/tcg/cpu-exec.c | 6 +++---
accel/tcg/translate-all.c | 20 ++++++++++----------
tcg/tcg-runtime.c | 4 ++--
tcg/tcg.c | 4 ++--
5 files changed, 31 insertions(+), 23 deletions(-)
Reviewed-by: Richard Henderson <r...@twiddle.net>
r~