From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cornelia Huck Subject: Re: [PATCH 2/5] KVM: s390: SIE considerations for AP Queue virtualization Date: Wed, 8 Nov 2017 10:06:47 +0100 Message-ID: <20171108100647.4b2a22b6.cohuck@redhat.com> References: <20171108084143.78654-1-borntraeger@de.ibm.com> <20171108084143.78654-3-borntraeger@de.ibm.com> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20171108084143.78654-3-borntraeger@de.ibm.com> Sender: kvm-owner@vger.kernel.org List-Archive: List-Post: To: Christian Borntraeger Cc: KVM , linux-s390 , Tony Krowiak List-ID: On Wed, 8 Nov 2017 09:41:40 +0100 Christian Borntraeger wrote: > From: Tony Krowiak > > The Crypto Control Block (CRYCB) is referenced by the SIE state > description and controls KVM guest access to the Adjunct > Processor (AP) adapters, usage domains and control domains. > This patch defines the AP control blocks to be used for > controlling guest access to the AP adapters and domains. > > Signed-off-by: Tony Krowiak > Message-Id: <1507916344-3896-2-git-send-email-akrowiak@linux.vnet.ibm.com> > Signed-off-by: Christian Borntraeger > --- > arch/s390/include/asm/kvm_host.h | 25 +++++++++++++++++++++---- > 1 file changed, 21 insertions(+), 4 deletions(-) I obviously can't verify (no doc), but I trust that you have done so, so: Acked-by: Cornelia Huck