From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from us-smtp-2.mimecast.com ([205.139.110.61]:29626 "EHLO us-smtp-delivery-1.mimecast.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726100AbgBUKvp (ORCPT ); Fri, 21 Feb 2020 05:51:45 -0500 Date: Fri, 21 Feb 2020 11:51:32 +0100 From: Cornelia Huck Subject: Re: [PATCH v3 36/37] KVM: s390: rstify new ioctls in api.rst Message-ID: <20200221115132.60b0fbde.cohuck@redhat.com> In-Reply-To: <20200220104020.5343-37-borntraeger@de.ibm.com> References: <20200220104020.5343-1-borntraeger@de.ibm.com> <20200220104020.5343-37-borntraeger@de.ibm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-s390-owner@vger.kernel.org List-ID: To: Christian Borntraeger Cc: Janosch Frank , KVM , David Hildenbrand , Thomas Huth , Ulrich Weigand , Claudio Imbrenda , linux-s390 , Michael Mueller , Vasily Gorbik On Thu, 20 Feb 2020 05:40:19 -0500 Christian Borntraeger wrote: > We also need to rstify the new ioctls that we added in parallel to the > rstification of the kvm docs. This looks like it could be merged independently of the protected virt patches? > > Signed-off-by: Christian Borntraeger > --- > Documentation/virt/kvm/api.rst | 33 ++++++++++++++++++--------------- > 1 file changed, 18 insertions(+), 15 deletions(-) Reviewed-by: Cornelia Huck