From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1O9F0y-0003y4-Cr for qemu-devel@nongnu.org; Tue, 04 May 2010 06:06:08 -0400 Received: from [140.186.70.92] (port=50854 helo=eggs.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1O9F0w-0003xe-KD for qemu-devel@nongnu.org; Tue, 04 May 2010 06:06:07 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.69) (envelope-from ) id 1O9F0u-00034p-Pb for qemu-devel@nongnu.org; Tue, 04 May 2010 06:06:06 -0400 Received: from verein.lst.de ([213.95.11.210]:60111) by eggs.gnu.org with esmtp (Exim 4.69) (envelope-from ) id 1O9F0u-00034R-A7 for qemu-devel@nongnu.org; Tue, 04 May 2010 06:06:04 -0400 Date: Tue, 4 May 2010 12:05:54 +0200 From: Christoph Hellwig Message-ID: <20100504100554.GA5163@lst.de> References: <20100218222220.GA14847@redhat.com> <201005041408.25069.rusty@rustcorp.com.au> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <201005041408.25069.rusty@rustcorp.com.au> Subject: [Qemu-devel] Re: [PATCH] virtio-spec: document block CMD and FLUSH List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Rusty Russell Cc: tytso@mit.edu, kvm@vger.kernel.org, "Michael S. Tsirkin" , Neil Brown , qemu-devel@nongnu.org, virtualization@lists.linux-foundation.org, Jens Axboe , hch@lst.de On Tue, May 04, 2010 at 02:08:24PM +0930, Rusty Russell wrote: > On Fri, 19 Feb 2010 08:52:20 am Michael S. Tsirkin wrote: > > I took a stub at documenting CMD and FLUSH request types in virtio > > block. Christoph, could you look over this please? > > > > I note that the interface seems full of warts to me, > > this might be a first step to cleaning them. > > ISTR Christoph had withdrawn some patches in this area, and was waiting > for him to resubmit? Any patches I've withdrawn in this area are withdrawn for good. But what I really need to do is to review Michaels spec updates, sorry. UI'll get back to it today.