From mboxrd@z Thu Jan 1 00:00:00 1970 From: Avi Kivity Subject: Re: [PATCH] virtio-blk: add max sectors feature Date: Mon, 30 Nov 2009 16:18:55 +0200 Message-ID: <4B13D44F.8060303@redhat.com> References: Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: kvm@vger.kernel.org, qemu-devel@nongnu.org To: Avishay Traeger1 Return-path: Received: from mx1.redhat.com ([209.132.183.28]:21771 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752295AbZK3OSy (ORCPT ); Mon, 30 Nov 2009 09:18:54 -0500 In-Reply-To: Sender: kvm-owner@vger.kernel.org List-ID: 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