|
From: | Alex Bennée |
Subject: | Re: [PATCH 03/20] gdbstub: Check for TCG before calling tb_flush() |
Date: | Fri, 24 Jan 2025 12:50:28 +0000 |
User-agent: | mu4e 1.12.8; emacs 29.4 |
Philippe Mathieu-Daudé <philmd@linaro.org> writes: > Use the tcg_enabled() check so the compiler can elide > the call when TCG isn't available, allowing to remove > the tb_flush() stub. > > Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Alex Bennée <alex.bennee@linaro.org> -- Alex Bennée Virtualisation Tech Lead @ Linaro
[Prev in Thread] | Current Thread | [Next in Thread] |