diff options
author | Emilio G. Cota <cota@braap.org> | 2017-07-05 18:41:23 -0400 |
---|---|---|
committer | Richard Henderson <richard.henderson@linaro.org> | 2017-10-10 07:37:10 -0700 |
commit | 619205fd1facd5078d127cd94e4713b590770f96 (patch) | |
tree | bc8123cf7fb7cf27b3e81798f454048cac8a50d1 /exec.c | |
parent | 5e75150cdf573d9aa21fc9e8552aa2cc6a48bcb1 (diff) | |
download | qemu-619205fd1facd5078d127cd94e4713b590770f96.zip |
tcg: take .helpers out of TCGContext
Groundwork for supporting multiple TCG contexts.
The hash table becomes read-only after it is filled in,
so we can save space by keeping just a global pointer to it.
Reviewed-by: Richard Henderson <rth@twiddle.net>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Emilio G. Cota <cota@braap.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'exec.c')
0 files changed, 0 insertions, 0 deletions