commit | 642ce52d8ea9e1f80aa6013ad55bb66e51f1c76e | [log] [tgz] |
---|---|---|
author | Philippe Mathieu-Daudé <philmd@linaro.org> | Wed Mar 29 19:13:09 2023 +0200 |
committer | Philippe Mathieu-Daudé <philmd@linaro.org> | Wed Jun 28 13:55:35 2023 +0200 |
tree | 87e83eb4cb639d5b560a91be4d49701966e6524e | |
parent | f861b3f39063619b2d169cbacf455a00c22a1584 [diff] |
accel: Move HAX hThread to accelerator context hThread variable is only used by the HAX accelerator, so move it to the accelerator specific context. Signed-off-by: Philippe Mathieu-Daudé <philmd@linaro.org> Reviewed-by: Richard Henderson <richard.henderson@linaro.org> Message-Id: <20230624174121.11508-9-philmd@linaro.org>