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: Tue, 20 Apr 2010 00:26:27 +0300 Message-ID: <20100419212627.GB19464@redhat.com> References: <20100218222220.GA14847@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]:2638 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752248Ab0DSVac (ORCPT ); Mon, 19 Apr 2010 17:30:32 -0400 Content-Disposition: inline In-Reply-To: <20100218222220.GA14847@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: 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?