From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:41716) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Se9LT-0006bl-N9 for qemu-devel@nongnu.org; Mon, 11 Jun 2012 14:28:08 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Se9LQ-00082Q-Gn for qemu-devel@nongnu.org; Mon, 11 Jun 2012 14:28:07 -0400 Received: from mail-pz0-f45.google.com ([209.85.210.45]:59582) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Se9LQ-00081Y-AT for qemu-devel@nongnu.org; Mon, 11 Jun 2012 14:28:04 -0400 Received: by dadv2 with SMTP id v2so6336693dad.4 for ; Mon, 11 Jun 2012 11:28:02 -0700 (PDT) Message-ID: <4FD638AE.1030500@codemonkey.ws> Date: Mon, 11 Jun 2012 13:27:58 -0500 From: Anthony Liguori MIME-Version: 1.0 References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL] qemu/xendisk fix List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Stefano Stabellini Cc: qemu-devel@nongnu.org, Jan Beulich , qemu-stable@nongnu.org On 06/11/2012 05:14 AM, Stefano Stabellini wrote: > Hi Anthony, > please pull one fix for xen_disk from here: > > git://xenbits.xen.org/people/sstabellini/qemu-dm.git for_1.1.1 > > The fix should be applied to the 1.1.x stable tree too. Pulled. Thanks. Regards, Anthony Liguori > > > Jan Beulich (1): > qemu/xendisk: set maximum number of grants to be used > > hw/xen_disk.c | 14 ++++++++++++++ > 1 files changed, 14 insertions(+), 0 deletions(-) > > > Cheers. > > Stefano > >