From mboxrd@z Thu Jan 1 00:00:00 1970 From: Christian Borntraeger Subject: Re: [PATCH v2] KVM: s390: provide a capability for AIS state migration Date: Thu, 9 Nov 2017 12:02:11 +0100 Message-ID: References: <20171109094723.137958-1-borntraeger@de.ibm.com> <20171109105341.2dba6e59.cohuck@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Cc: Pierre Morel , Yi Min Zhao , Halil Pasic , kvm@vger.kernel.org, linux-s390 To: Cornelia Huck Return-path: Received: from mx0b-001b2d01.pphosted.com ([148.163.158.5]:43582 "EHLO mx0a-001b2d01.pphosted.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1752207AbdKILCZ (ORCPT ); Thu, 9 Nov 2017 06:02:25 -0500 Received: from pps.filterd (m0098421.ppops.net [127.0.0.1]) by mx0a-001b2d01.pphosted.com (8.16.0.21/8.16.0.21) with SMTP id vA9AwjAd101929 for ; Thu, 9 Nov 2017 06:02:25 -0500 Received: from e06smtp11.uk.ibm.com (e06smtp11.uk.ibm.com [195.75.94.107]) by mx0a-001b2d01.pphosted.com with ESMTP id 2e4nc29av0-1 (version=TLSv1.2 cipher=AES256-SHA bits=256 verify=NOT) for ; Thu, 09 Nov 2017 06:02:24 -0500 Received: from localhost by e06smtp11.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Thu, 9 Nov 2017 11:02:15 -0000 In-Reply-To: <20171109105341.2dba6e59.cohuck@redhat.com> Content-Language: en-US Sender: kvm-owner@vger.kernel.org List-ID: On 11/09/2017 10:53 AM, Cornelia Huck wrote: [...] > > With the small addition above, > > Reviewed-by: Cornelia Huck Thanks, queued with your changes applied.