Home
last modified time | relevance | path

Searched hist:d941c086b818533a9332272609405334e59a6f27 (Results 1 – 2 of 2) sorted by relevance

/qemu/accel/tcg/
H A Duser-exec.cd941c086b818533a9332272609405334e59a6f27 Wed Oct 05 00:47:00 UTC 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move page_{get,set}_flags to user-exec.c

This page tracking implementation is specific to user-only,
since the system softmmu version is in cputlb.c. Move it
out of translate-all.c to user-exec.c.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
H A Dtranslate-all.cd941c086b818533a9332272609405334e59a6f27 Wed Oct 05 00:47:00 UTC 2022 Richard Henderson <richard.henderson@linaro.org> accel/tcg: Move page_{get,set}_flags to user-exec.c

This page tracking implementation is specific to user-only,
since the system softmmu version is in cputlb.c. Move it
out of translate-all.c to user-exec.c.

Reviewed-by: Philippe Mathieu-Daudé <philmd@linaro.org>
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>