On 7/10/26 23:43, Pierrick Bouvier wrote:
Signed-off-by: Pierrick Bouvier <[email protected]> --- tests/tcg/s390x/Makefile.softmmu-target | 57 ---------------- tests/tcg/s390x/meson.build | 2 + tests/tcg/s390x/system/meson.build | 90 +++++++++++++++++++++++++ 3 files changed, 92 insertions(+), 57 deletions(-) delete mode 100644 tests/tcg/s390x/Makefile.softmmu-target create mode 100644 tests/tcg/s390x/system/meson.build
Can we delete pgm-specification.mak now that both linux-user and softmmu users are gone? With that: Reviewed-by: Ilya Leoshkevich <[email protected]>
