Re: [PATCH 0/7] More tests/tcg cleanups

2022-06-07 Thread Paolo Bonzini
On 6/7/22 11:40, Paolo Bonzini wrote: Building on the introduction of config-$target.mak Brain fart, or perhaps selective amnesia: building on the removal of Makefile.qemu. Paolo , make tests/tcg a "regular" subdirectory that is entered simply with "make -C", like the ROMs or the plugins.

[PATCH 0/7] More tests/tcg cleanups

2022-06-07 Thread Paolo Bonzini
Building on the introduction of config-$target.mak, make tests/tcg a "regular" subdirectory that is entered simply with "make -C", like the ROMs or the plugins. The next step could be to unify all the sub-make rules; this series stops short of that. Paolo Paolo Bonzini (7): meson: put cross co