aboutsummaryrefslogtreecommitdiff
path: root/.editorconfig
diff options
context:
space:
mode:
authorAlex Bennée <alex.bennee@linaro.org>2021-02-13 13:03:19 +0000
committerAlex Bennée <alex.bennee@linaro.org>2021-02-18 08:19:23 +0000
commita11bbb6a23a1bb5a4bf172f5b2739785e8f06c79 (patch)
treebdf49eb065f5bcc6379e5e7bda1b83f6fd245edb /.editorconfig
parentbc662a33514ac862efefc73d6caa4e71581ccdae (diff)
downloadqemu-a11bbb6a23a1bb5a4bf172f5b2739785e8f06c79.zip
qemu-a11bbb6a23a1bb5a4bf172f5b2739785e8f06c79.tar.gz
qemu-a11bbb6a23a1bb5a4bf172f5b2739785e8f06c79.tar.bz2
accel/tcg: cache single instruction TB on pending replay exception
Again there is no reason to jump through the nocache hoops to execute a single instruction block. We do have to add an additional wrinkle to the cpu_handle_interrupt case to ensure we let through a TB where we have specifically disabled icount for the block. As the last user of cpu_exec_nocache we can now remove the function. Further clean-up will follow in subsequent patches. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20210213130325.14781-18-alex.bennee@linaro.org>
Diffstat (limited to '.editorconfig')
0 files changed, 0 insertions, 0 deletions