From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from mailman by lists.gnu.org with tmda-scanned (Exim 4.43) id 1NF75l-00078E-St for qemu-devel@nongnu.org; Mon, 30 Nov 2009 09:19:05 -0500 Received: from exim by lists.gnu.org with spam-scanned (Exim 4.43) id 1NF75h-00077E-Ci for qemu-devel@nongnu.org; Mon, 30 Nov 2009 09:19:05 -0500 Received: from [199.232.76.173] (port=52169 helo=monty-python.gnu.org) by lists.gnu.org with esmtp (Exim 4.43) id 1NF75h-000772-87 for qemu-devel@nongnu.org; Mon, 30 Nov 2009 09:19:01 -0500 Received: from mx1.redhat.com ([209.132.183.28]:3893) by monty-python.gnu.org with esmtp (Exim 4.60) (envelope-from ) id 1NF75g-0004f0-LG for qemu-devel@nongnu.org; Mon, 30 Nov 2009 09:19:01 -0500 Message-ID: <4B13D44F.8060303@redhat.com> Date: Mon, 30 Nov 2009 16:18:55 +0200 From: Avi Kivity MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] Re: [PATCH] virtio-blk: add max sectors feature List-Id: qemu-devel.nongnu.org List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Avishay Traeger1 Cc: qemu-devel@nongnu.org, kvm@vger.kernel.org On 11/25/2009 09:18 PM, Avishay Traeger1 wrote: > This is a patch to have the guest virtio-blk driver get the value for the > maximum I/O size from the host bdrv, rather than assume that there is no > limit. Right now we use it for an in-house bdrv driver that needs this > option. The patches are below, against the latest gits, split into kernel > (kvm) and user-space (qemu-kvm) changes. I appreciate any comments. > This should be started by a patch to http://ozlabs.org/~rusty/virtio-spec/. -- error compiling committee.c: too many arguments to function