qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/7] More tests/tcg cleanups


From: Paolo Bonzini
Subject: [PATCH 0/7] More tests/tcg cleanups
Date: Tue, 7 Jun 2022 11:40:24 +0200

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 compiler info in a separate section
  build: include pc-bios/ part in the ROMS variable
  configure: allow more host/target combos to use the host compiler
  configure: move tests/tcg/Makefile.prereqs to root build directory
  configure: store container engine in config-host.mak
  tests: simplify Makefile invocation for tests/tcg
  tests/tcg: remove -f from Makefile invocation

 Makefile                      | 17 +++----
 configure                     | 90 +++++++++++++++++++++--------------
 meson.build                   | 15 +++---
 tests/Makefile.include        | 13 ++---
 tests/docker/Makefile.include |  2 +-
 tests/tcg/Makefile.target     |  2 +-
 6 files changed, 77 insertions(+), 62 deletions(-)

-- 
2.36.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]