On 4/29/24 07:03, Philippe Mathieu-Daudé wrote:
Author: Philippe Mathieu-Daudé <[email protected]> Date: Mon Apr 29 16:01:18 2024 +0200accel/tcg: Restrict cpu_plugin_mem_cbs_enabled() to TCG So far cpu_plugin_mem_cbs_enabled() is only called from TCG, so reduce it to accel/tcg/. Signed-off-by: Philippe Mathieu-Daudé <[email protected]>
Reviewed-by: Richard Henderson <[email protected]> r~
