public inbox for linux-s390@vger.kernel.org
 help / color / mirror / Atom feed
From: Claudio Imbrenda <imbrenda@linux.ibm.com>
To: Nico Boehr <nrb@linux.ibm.com>
Cc: kvm@vger.kernel.org, linux-s390@vger.kernel.org,
	frankja@linux.ibm.com, thuth@redhat.com, david@redhat.com,
	farman@linux.ibm.com
Subject: Re: [kvm-unit-tests PATCH 0/2] s390x: Add tests for SIGP store adtl status
Date: Tue, 12 Apr 2022 17:20:53 +0200	[thread overview]
Message-ID: <20220412172053.0208445e@p-imbrenda> (raw)
In-Reply-To: <20220401123321.1714489-1-nrb@linux.ibm.com>

On Fri,  1 Apr 2022 14:33:19 +0200
Nico Boehr <nrb@linux.ibm.com> wrote:

> Changelog from v1:
> ----
> - Move vector related defines to own header
> - Write restart_write_vector in assembler to avoid undesired use of floating
>   point registers by the compiler.
> - Minor naming fixes
> 

queued, thanks

> As suggested by Claudio, move the store adtl status I sent previously
> ("[kvm-unit-tests PATCH v2 0/9] s390x: Further extend instruction interception
>  tests") into its own file.
> 
> Nico Boehr (2):
>   s390x: gs: move to new header file
>   s390x: add test for SIGP STORE_ADTL_STATUS order
> 
>  lib/s390x/asm/vector.h |  16 ++
>  lib/s390x/gs.h         |  69 +++++++
>  s390x/Makefile         |   1 +
>  s390x/adtl-status.c    | 411 +++++++++++++++++++++++++++++++++++++++++
>  s390x/gs.c             |  54 +-----
>  s390x/unittests.cfg    |  25 +++
>  6 files changed, 523 insertions(+), 53 deletions(-)
>  create mode 100644 lib/s390x/asm/vector.h
>  create mode 100644 lib/s390x/gs.h
>  create mode 100644 s390x/adtl-status.c
> 


      parent reply	other threads:[~2022-04-12 15:21 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-04-01 12:33 [kvm-unit-tests PATCH 0/2] s390x: Add tests for SIGP store adtl status Nico Boehr
2022-04-01 12:33 ` [kvm-unit-tests PATCH 1/2] s390x: gs: move to new header file Nico Boehr
2022-04-12 11:21   ` Thomas Huth
2022-04-01 12:33 ` [kvm-unit-tests PATCH 2/2] s390x: add test for SIGP STORE_ADTL_STATUS order Nico Boehr
2022-04-06 13:31   ` Claudio Imbrenda
2022-04-11 13:23     ` Nico Boehr
2022-04-11 14:05       ` Claudio Imbrenda
2022-04-12 15:20 ` Claudio Imbrenda [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=20220412172053.0208445e@p-imbrenda \
    --to=imbrenda@linux.ibm.com \
    --cc=david@redhat.com \
    --cc=farman@linux.ibm.com \
    --cc=frankja@linux.ibm.com \
    --cc=kvm@vger.kernel.org \
    --cc=linux-s390@vger.kernel.org \
    --cc=nrb@linux.ibm.com \
    --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