From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mx0a-001b2d01.pphosted.com ([148.163.156.1]:63288 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728484AbgAaMTA (ORCPT ); Fri, 31 Jan 2020 07:19:00 -0500 Received: from pps.filterd (m0098409.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.42/8.16.0.42) with SMTP id 00VCEx9W031765 for ; Fri, 31 Jan 2020 07:18:59 -0500 Received: from e06smtp01.uk.ibm.com (e06smtp01.uk.ibm.com [195.75.94.97]) by mx0a-001b2d01.pphosted.com with ESMTP id 2xvkrf91v5-1 (version=TLSv1.2 cipher=AES256-GCM-SHA384 bits=256 verify=NOT) for ; Fri, 31 Jan 2020 07:18:59 -0500 Received: from localhost by e06smtp01.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Fri, 31 Jan 2020 12:18:56 -0000 Subject: Re: [PATCH v10 5/6] selftests: KVM: s390x: Add reset tests References: <20200131100205.74720-1-frankja@linux.ibm.com> <20200131100205.74720-6-frankja@linux.ibm.com> From: Christian Borntraeger Date: Fri, 31 Jan 2020 13:18:53 +0100 MIME-Version: 1.0 In-Reply-To: <20200131100205.74720-6-frankja@linux.ibm.com> Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Message-Id: <1c3582c7-eaba-186f-ee2e-76a2f0554344@de.ibm.com> Sender: linux-s390-owner@vger.kernel.org List-ID: To: Janosch Frank , kvm@vger.kernel.org Cc: thuth@redhat.com, david@redhat.com, cohuck@redhat.com, linux-s390@vger.kernel.org On 31.01.20 11:02, Janosch Frank wrote: > Test if the registers end up having the correct values after a normal, > initial and clear reset. > > Signed-off-by: Janosch Frank > Reviewed-by: Thomas Huth > Reviewed-by: Cornelia Huck thanks applied.