]> git.proxmox.com Git - mirror_qemu.git/commit - configure
tests/tcg: move compiler tests to Makefiles
authorPaolo Bonzini <pbonzini@redhat.com>
Thu, 29 Sep 2022 11:42:04 +0000 (12:42 +0100)
committerAlex Bennée <alex.bennee@linaro.org>
Thu, 6 Oct 2022 10:53:40 +0000 (11:53 +0100)
commit15b273f8e6a4740768fba3878a346c82ef48a966
tree4b0fc44b5ffa1dfb23fccf89d4cd71aa30c664f3
parentc6cf8a20521c7114893042cb7c75866bd07838ae
tests/tcg: move compiler tests to Makefiles

Further decoupling of tests/tcg from the main QEMU Makefile, and making
the build more similar between the cross compiler case and the vetted
container images.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Alex Bennée <alex.bennee@linaro.org>
Message-Id: <20220929114231.583801-25-alex.bennee@linaro.org>
configure
tests/tcg/Makefile.target
tests/tcg/aarch64/Makefile.softmmu-target
tests/tcg/aarch64/Makefile.target
tests/tcg/i386/Makefile.target
tests/tcg/ppc64/Makefile.target