From mboxrd@z Thu Jan 1 00:00:00 1970 From: Cornelia Huck Subject: Re: [PATCH 2/3] s390/kvm: Add documentation for KVM_S390_INTERRUPT. Date: Wed, 10 Oct 2012 18:37:57 +0200 Message-ID: <20121010183757.14176aba@BR9GNB5Z> References: <1349187938-39712-1-git-send-email-borntraeger@de.ibm.com> <1349187938-39712-3-git-send-email-borntraeger@de.ibm.com> <20121010162709.GA2506@amt.cnet> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: Christian Borntraeger , Avi Kivity , Alexander Graf , Jens Freimann , Heiko Carstens , Martin Schwidefsky , Heinz Graalfs , KVM To: Marcelo Tosatti Return-path: Received: from e06smtp17.uk.ibm.com ([195.75.94.113]:48791 "EHLO e06smtp17.uk.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754179Ab2JJQiT (ORCPT ); Wed, 10 Oct 2012 12:38:19 -0400 Received: from /spool/local by e06smtp17.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Wed, 10 Oct 2012 17:38:17 +0100 Received: from d06av08.portsmouth.uk.ibm.com (d06av08.portsmouth.uk.ibm.com [9.149.37.249]) by b06cxnps3074.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q9AGbs1645351092 for ; Wed, 10 Oct 2012 16:37:54 GMT Received: from d06av08.portsmouth.uk.ibm.com (loopback [127.0.0.1]) by d06av08.portsmouth.uk.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q9AGbxin029279 for ; Wed, 10 Oct 2012 10:38:00 -0600 In-Reply-To: <20121010162709.GA2506@amt.cnet> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, 10 Oct 2012 13:27:09 -0300 Marcelo Tosatti wrote: > > +Archtectures: s390 > > typo. > > +Note that the vcpu ioctl is asynchronous to vpcu execution. > > typo > > Would you like a respin with the typos fixed?