From: Richard Henderson <richard.henderson@linaro.org>
To: "Ilya Leoshkevich" <iii@linux.ibm.com>,
"Alex Bennée" <alex.bennee@linaro.org>,
"David Hildenbrand" <david@redhat.com>
Cc: qemu-devel@nongnu.org, qemu-s390x@nongnu.org,
"Thomas Weißschuh" <thomas@t-8ch.de>,
"Peter Maydell" <peter.maydell@linaro.org>
Subject: Re: [PATCH v3 2/2] tests/tcg/s390x: Enable the multiarch system tests
Date: Wed, 26 Apr 2023 16:18:59 +0100 [thread overview]
Message-ID: <dbecb9fd-ff52-2c3b-9ff7-a9bc4495e53a@linaro.org> (raw)
In-Reply-To: <20230425224850.2116064-3-iii@linux.ibm.com>
On 4/25/23 23:48, Ilya Leoshkevich wrote:
> Multiarch tests are written in C and need support for printing
> characters. Instead of implementing the runtime from scratch, just
> reuse the pc-bios/s390-ccw one.
>
> Run tests with -nographic in order to enable SCLP (enable this for
> the existing tests as well, since it does not hurt).
>
> Use the default linker script for the new tests.
>
> Signed-off-by: Ilya Leoshkevich<iii@linux.ibm.com>
> ---
> tests/tcg/s390x/Makefile.softmmu-target | 40 +++++++++++++++++--------
> tests/tcg/s390x/console.c | 12 ++++++++
> tests/tcg/s390x/head64.S | 31 +++++++++++++++++++
> 3 files changed, 71 insertions(+), 12 deletions(-)
> create mode 100644 tests/tcg/s390x/console.c
> create mode 100644 tests/tcg/s390x/head64.S
Reviewed-by: Richard Henderson <richard.henderson@linaro.org>
r~
prev parent reply other threads:[~2023-04-26 15:20 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-04-25 22:48 [PATCH v3 0/2] tests/tcg/s390x: Enable the multiarch system tests Ilya Leoshkevich
2023-04-25 22:48 ` [PATCH v3 1/2] tests/tcg/multiarch: Make the system memory test work on big-endian Ilya Leoshkevich
2023-05-11 11:20 ` Alex Bennée
2023-04-25 22:48 ` [PATCH v3 2/2] tests/tcg/s390x: Enable the multiarch system tests Ilya Leoshkevich
2023-04-26 15:18 ` Richard Henderson [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=dbecb9fd-ff52-2c3b-9ff7-a9bc4495e53a@linaro.org \
--to=richard.henderson@linaro.org \
--cc=alex.bennee@linaro.org \
--cc=david@redhat.com \
--cc=iii@linux.ibm.com \
--cc=peter.maydell@linaro.org \
--cc=qemu-devel@nongnu.org \
--cc=qemu-s390x@nongnu.org \
--cc=thomas@t-8ch.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).