summaryrefslogtreecommitdiffstats
path: root/hw/core
diff options
context:
space:
mode:
authorAlex Bennée2021-02-24 17:58:09 +0100
committerRichard Henderson2021-03-06 20:52:06 +0100
commitbf253ac606de4a934e41ba178bf4f1338c554cec (patch)
tree1bfd3bd5ed5f7f474e52fccfcfd24692b3165e7e /hw/core
parentaccel/tcg: move CF_CLUSTER calculation to curr_cflags (diff)
downloadqemu-bf253ac606de4a934e41ba178bf4f1338c554cec.tar.gz
qemu-bf253ac606de4a934e41ba178bf4f1338c554cec.tar.xz
qemu-bf253ac606de4a934e41ba178bf4f1338c554cec.zip
accel/tcg: drop the use of CF_HASH_MASK and rename params
We don't really deal in cf_mask most of the time. The one time it's relevant is when we want to remove an invalidated TB from the QHT lookup. Everywhere else we should be looking up things without CF_INVALID set. Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Message-Id: <20210224165811.11567-4-alex.bennee@linaro.org> Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Diffstat (limited to 'hw/core')
0 files changed, 0 insertions, 0 deletions