On Wed, 14 Oct 2020 at 14:54, Paolo Bonzini <pbonz...@redhat.com> wrote: > > This pull request is the last build system change for 5.2 from > me, and it is simple: similar to how we are invoking > ROM or tests/tcg "make" from the main Makefile, we now invoke ninja > to build QEMU. Unlike those cases, however, build.ninja targets are > forwarded transparently.
> 27 files changed, 121 insertions(+), 1070 deletions(-) The diffstat is certainly persuasive :-) -- PMM