From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Michael S. Tsirkin" Subject: Re: [PATCH] virtio-spec: document block CMD and FLUSH Date: Wed, 28 Apr 2010 18:52:23 +0300 Message-ID: <20100428155223.GA7467@redhat.com> References: <20100218222220.GA14847@redhat.com> <20100419212627.GB19464@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: virtualization@lists.linux-foundation.org, Anthony Liguori , qemu-devel@nongnu.org, kvm@vger.kernel.org, hch@lst.de To: Rusty Russell Return-path: Received: from mx1.redhat.com ([209.132.183.28]:22480 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1755157Ab0D1P4Z (ORCPT ); Wed, 28 Apr 2010 11:56:25 -0400 Content-Disposition: inline In-Reply-To: <20100419212627.GB19464@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Tue, Apr 20, 2010 at 12:26:27AM +0300, Michael S. Tsirkin wrote: > On Fri, Feb 19, 2010 at 12:22:20AM +0200, Michael S. Tsirkin wrote: > > I took a stub at documenting CMD and FLUSH request types in virtio > > block. > > Any comments? Rusty?