On 13/8/25 00:34, Richard Henderson wrote:
On 8/13/25 03:32, Philippe Mathieu-Daudé wrote:Signed-off-by: Philippe Mathieu-Daudé <phi...@linaro.org> --- Another API PoC. --- target/arm/hvf/hvf.c | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-)I imagine this waits until accel/split is present?
Clearly, but I wanted to get host_cpu_feature_supported() right first, to not keep rebasing / reposting 183 patches...
If so, Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
Thanks!