Re: [PATCH v6 083/103] tests/tcg/s390x: user tests
Ilya Leoshkevich <[email protected]> Mon, 3 Aug 2026 13:28:29 +0200
| Newsgroups | org.nongnu.qemu-devel |
|---|---|
| Message-ID | <[email protected]> |
On 7/28/26 06:42, Pierrick Bouvier wrote: > Signed-off-by: Pierrick Bouvier <[email protected]> > --- > tests/tcg/meson.build | 1 + > tests/tcg/s390x/Makefile.target | 127 ----------------------------- > tests/tcg/s390x/meson.build | 138 ++++++++++++++++++++++++++++++++ > 3 files changed, 139 insertions(+), 127 deletions(-) > delete mode 100644 tests/tcg/s390x/Makefile.target > create mode 100644 tests/tcg/s390x/meson.build Reviewed-by: Ilya Leoshkevich <[email protected]>