From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Subject: Re: [PATCH V3 3/3] virtio-blk: Add bio-based IO path for virtio-blk Date: Fri, 27 Jul 2012 15:59:40 +0930 Message-ID: <871ujxogx7.fsf@rustcorp.com.au> References: <1342168731-11797-1-git-send-email-asias@redhat.com> <1342168731-11797-4-git-send-email-asias@redhat.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Cc: "Michael S. Tsirkin" , Christoph Hellwig , Minchan Kim To: Asias He , kvm@vger.kernel.org, linux-kernel@vger.kernel.org, virtualization@lists.linux-foundation.org Return-path: Received: from ozlabs.org ([203.10.76.45]:49919 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751957Ab2G0Hsn (ORCPT ); Fri, 27 Jul 2012 03:48:43 -0400 In-Reply-To: <1342168731-11797-4-git-send-email-asias@redhat.com> Sender: kvm-owner@vger.kernel.org List-ID: On Fri, 13 Jul 2012 16:38:51 +0800, Asias He wrote: > This patch introduces bio-based IO path for virtio-blk. Acked-by: Rusty Russell I just hope we can do better than a module option in future. Thanks, Rusty.