On 9/1/2026 8:44 AM, Alex Bennée wrote: > Pierrick Bouvier <[email protected]> writes: > >> This series replaces TCG tests makefiles with meson, with the >> goal of having something more readable and maintainable in the long term. >> Also it closes the gap that tcg tests had with the rest of tests, by >> integrating >> them with meson directly. >> >> It covers all existing tests for all architectures, including >> user/system/multiarch-user/multiarch-system. It implements all requirements >> listed on original thread [1]. >> >> [1] https://lore.kernel.org/qemu-devel/[email protected]/ >> > <snip> > > I think this series is ready to merge so consider this a final chance to > review any architecture related bits. I shall generate the PR on Friday. >
Glad to hear, thanks Alex. Just be aware it does not apply at the moment (since yesterday), because of armv7 flag added to tcg/arm/Makefile.softmmu-target. You just need to apply it an anterior commit, and do a git rm to go past the conflict. I don't think it's worth respining just for it. I'll be off next week FYI, so won't be able to help if anything else is blocking. Regards, Pierrick
