From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Subject: Re: [PATCH] virtio-spec: document indirect descriptors Date: Thu, 11 Feb 2010 09:54:08 +1030 Message-ID: <201002110954.09134.rusty@rustcorp.com.au> References: <20100210130026.GA19271@redhat.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Cc: virtualization@lists.linux-foundation.org, markmc@redhat.com, Anthony Liguori , qemu-devel@nongnu.org, kvm@vger.kernel.org To: "Michael S. Tsirkin" Return-path: Received: from ozlabs.org ([203.10.76.45]:44392 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756720Ab0BJXYR (ORCPT ); Wed, 10 Feb 2010 18:24:17 -0500 In-Reply-To: <20100210130026.GA19271@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Wed, 10 Feb 2010 11:30:39 pm Michael S. Tsirkin wrote: > Add documentation for indirect descriptors Thanks, that's awesome! I added an entry to the Reserved Feature table in appendix B, and applied it. We're now at 0.8.5. Cheers, Rusty. From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NfLux-0005C4-Ev for qemu-devel@nongnu.org; Wed, 10 Feb 2010 18:24:23 -0500 Received: from [199.232.76.173] (port=57312 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NfLuw-0005Bg-Pb for qemu-devel@nongnu.org; Wed, 10 Feb 2010 18:24:22 -0500 Received: from Debian-exim by monty-python.gnu.org with spam-scanned (Exim 4.60) (envelope-from ) id 1NfLuv-000404-30 for qemu-devel@nongnu.org; Wed, 10 Feb 2010 18:24:22 -0500 Received: from ozlabs.org ([203.10.76.45]:45139) by monty-python.gnu.org with esmtps (TLS-1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.60) (envelope-from ) id 1NfLuu-0003zB-Hv for qemu-devel@nongnu.org; Wed, 10 Feb 2010 18:24:20 -0500 From: Rusty Russell Date: Thu, 11 Feb 2010 09:54:08 +1030 References: <20100210130026.GA19271@redhat.com> In-Reply-To: <20100210130026.GA19271@redhat.com> MIME-Version: 1.0 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Message-Id: <201002110954.09134.rusty@rustcorp.com.au> Subject: [Qemu-devel] Re: [PATCH] virtio-spec: document indirect descriptors List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: "Michael S. Tsirkin" Cc: markmc@redhat.com, kvm@vger.kernel.org, qemu-devel@nongnu.org, virtualization@lists.linux-foundation.org On Wed, 10 Feb 2010 11:30:39 pm Michael S. Tsirkin wrote: > Add documentation for indirect descriptors Thanks, that's awesome! I added an entry to the Reserved Feature table in appendix B, and applied it. We're now at 0.8.5. Cheers, Rusty.