linux-s390.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Claudio Imbrenda <imbrenda@linux.ibm.com>
To: Christian Borntraeger <borntraeger@de.ibm.com>
Cc: Janosch Frank <frankja@linux.vnet.ibm.com>,
	KVM <kvm@vger.kernel.org>, Cornelia Huck <cohuck@redhat.com>,
	David Hildenbrand <david@redhat.com>,
	linux-s390 <linux-s390@vger.kernel.org>,
	Thomas Huth <thuth@redhat.com>
Subject: Re: [PATCH 1/2] KVM: s390: gen_facilities: allow facilities 165, 193, 194 and 196
Date: Tue, 22 Jun 2021 18:24:11 +0200	[thread overview]
Message-ID: <20210622182411.7ce350ad@ibm-vm> (raw)
In-Reply-To: <20210622143412.143369-2-borntraeger@de.ibm.com>

On Tue, 22 Jun 2021 16:34:11 +0200
Christian Borntraeger <borntraeger@de.ibm.com> wrote:

> This enables the neural NNPA, BEAR enhancement,reset DAT protection
> and processor activity counter facilities via the cpu model.
> 
> Signed-off-by: Christian Borntraeger <borntraeger@de.ibm.com>

Reviewed-by: Claudio Imbrenda <imbrenda@linux.ibm.com>

> ---
>  arch/s390/tools/gen_facilities.c | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/arch/s390/tools/gen_facilities.c
> b/arch/s390/tools/gen_facilities.c index 61ce5b59b828..606324e56e4e
> 100644 --- a/arch/s390/tools/gen_facilities.c
> +++ b/arch/s390/tools/gen_facilities.c
> @@ -115,6 +115,10 @@ static struct facility_def facility_defs[] = {
>  			12, /* AP Query Configuration Information */
>  			15, /* AP Facilities Test */
>  			156, /* etoken facility */
> +			165, /* nnpa facility */
> +			193, /* bear enhancement facility */
> +			194, /* rdp enhancement facility */
> +			196, /* processor activity instrumentation
> facility */ -1  /* END */
>  		}
>  	},


  reply	other threads:[~2021-06-22 16:29 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-06-22 14:34 [PATCH 0/2] KVM: s390: Enable some more facilities Christian Borntraeger
2021-06-22 14:34 ` [PATCH 1/2] KVM: s390: gen_facilities: allow facilities 165, 193, 194 and 196 Christian Borntraeger
2021-06-22 16:24   ` Claudio Imbrenda [this message]
2021-06-22 16:38   ` Cornelia Huck
2021-06-23  7:29   ` Janosch Frank
2021-06-22 14:34 ` [PATCH 2/2] KVM: s390: allow facility 192 (vector-packed-decimal-enhancement facility 2) Christian Borntraeger
2021-06-22 16:28   ` Claudio Imbrenda
2021-06-22 16:39   ` Cornelia Huck
2021-06-23  7:30   ` Janosch Frank
2021-06-22 16:40 ` [PATCH 0/2] KVM: s390: Enable some more facilities Cornelia Huck
2021-06-22 16:49   ` Christian Borntraeger

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=20210622182411.7ce350ad@ibm-vm \
    --to=imbrenda@linux.ibm.com \
    --cc=borntraeger@de.ibm.com \
    --cc=cohuck@redhat.com \
    --cc=david@redhat.com \
    --cc=frankja@linux.vnet.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;
as well as URLs for NNTP newsgroup(s).