Philippe Mathieu-Daudé <phi...@linaro.org> writes: > On 26/4/23 20:00, Fabiano Rosas wrote: >> We're about to move the TCG-only -cpu max configuration code under >> CONFIG_TCG. To be able to do that we need to make sure the qtests >> still have some cpu configured even when no other accelerator is >> available. >> >> Delineate now what is used with TCG-only and what is also used with >> qtests to make the subsequent patches cleaner. >> >> Signed-off-by: Fabiano Rosas <faro...@suse.de> >> --- >> target/arm/cpu64.c | 12 +++++++++--- >> 1 file changed, 9 insertions(+), 3 deletions(-) > > https://lore.kernel.org/qemu-devel/ae65d59f-5e16-24bb-aece-ccdd504fe...@linaro.org/ > > Reviewed-by: Philippe Mathieu-Daudé <phi...@linaro.org> > > https://lore.kernel.org/qemu-devel/4d744ee9-372b-c1f1-0d0f-be06b4b63...@linaro.org/ > > Reviewed-by: Richard Henderson <richard.hender...@linaro.org>
Ah, thank you! The 'b4 trailers' must have failed and I didn't notice.