From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:42048) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Se9MC-0000So-49 for qemu-devel@nongnu.org; Mon, 11 Jun 2012 14:28:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Se9MA-0008Mn-G5 for qemu-devel@nongnu.org; Mon, 11 Jun 2012 14:28:51 -0400 Received: from mail-pz0-f45.google.com ([209.85.210.45]:54914) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Se9MA-00081X-A9 for qemu-devel@nongnu.org; Mon, 11 Jun 2012 14:28:50 -0400 Received: by mail-pz0-f45.google.com with SMTP id v2so6336692dad.4 for ; Mon, 11 Jun 2012 11:28:49 -0700 (PDT) Message-ID: <4FD638DA.1020705@codemonkey.ws> Date: Mon, 11 Jun 2012 13:28:42 -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 > >