]> Git Repo - qemu.git/commit
accel/tcg: re-factor non-RAM execution code
authorAlex Bennée <[email protected]>
Sat, 13 Feb 2021 13:03:20 +0000 (13:03 +0000)
committerAlex Bennée <[email protected]>
Thu, 18 Feb 2021 08:19:23 +0000 (08:19 +0000)
commit873d64ac30e64a5d0d91fca7320f4bcba19bf230
tree069f2b8392935c6f872ae9863a8971eacb5acdbc
parenta11bbb6a23a1bb5a4bf172f5b2739785e8f06c79
accel/tcg: re-factor non-RAM execution code

There is no real need to use CF_NOCACHE here. As long as the TB isn't
linked to other TBs or included in the QHT or jump cache then it will
only get executed once.

Signed-off-by: Alex Bennée <[email protected]>
Reviewed-by: Richard Henderson <[email protected]>
Message-Id: <20210213130325[email protected]>
accel/tcg/translate-all.c
This page took 0.023484 seconds and 4 git commands to generate.