On 01/12/2017 07:47 AM, Alex Bennée wrote:
Both the cpu->tb_jmp_cache and SoftMMU TLB structures are only used when running TCG code so we might as well skip them for anything else.Signed-off-by: Alex Bennée <[email protected]> --- qom/cpu.c | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-)
Reviewed-by: Richard Henderson <[email protected]> r~
