From: Nico Boehr <nrb@linux.ibm.com>
To: frankja@linux.ibm.com, imbrenda@linux.ibm.com, thuth@redhat.com
Cc: kvm@vger.kernel.org, linux-s390@vger.kernel.org
Subject: [kvm-unit-tests PATCH v2 0/2] s390x: add tests for diag258
Date: Mon, 23 Sep 2024 08:26:02 +0200 [thread overview]
Message-ID: <20240923062820.319308-1-nrb@linux.ibm.com> (raw)
v2:
---
* do not run test under TCG
Add tests for diag258 handling on s390x.
There recently was a bugfix in the kernel:
https://lore.kernel.org/r/20240917151904.74314-2-nrb@linux.ibm.com
This adds tests for it.
Nico Boehr (2):
s390x: add test for diag258
s390x: edat: move LC_SIZE to arch_def.h
lib/s390x/asm/arch_def.h | 1 +
s390x/Makefile | 1 +
s390x/diag258.c | 258 +++++++++++++++++++++++++++++++++++++++
s390x/edat.c | 1 -
s390x/unittests.cfg | 3 +
5 files changed, 263 insertions(+), 1 deletion(-)
create mode 100644 s390x/diag258.c
--
2.46.0
next reply other threads:[~2024-09-23 6:28 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-09-23 6:26 Nico Boehr [this message]
2024-09-23 6:26 ` [kvm-unit-tests PATCH v2 1/2] s390x: add test for diag258 Nico Boehr
2024-09-25 15:34 ` Claudio Imbrenda
2024-10-02 14:13 ` Nico Boehr
2024-09-23 6:26 ` [kvm-unit-tests PATCH v2 2/2] s390x: edat: move LC_SIZE to arch_def.h Nico Boehr
2024-09-25 14:37 ` Claudio Imbrenda
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=20240923062820.319308-1-nrb@linux.ibm.com \
--to=nrb@linux.ibm.com \
--cc=frankja@linux.ibm.com \
--cc=imbrenda@linux.ibm.com \
--cc=kvm@vger.kernel.org \
--cc=linux-s390@vger.kernel.org \
--cc=thuth@redhat.com \
/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