From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:54983) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TU057-0005Gn-PU for qemu-devel@nongnu.org; Thu, 01 Nov 2012 15:05:35 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1TU056-0007Jp-Ji for qemu-devel@nongnu.org; Thu, 01 Nov 2012 15:05:33 -0400 Received: from mx1.redhat.com ([209.132.183.28]:28036) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1TU056-0007Jh-Au for qemu-devel@nongnu.org; Thu, 01 Nov 2012 15:05:32 -0400 Received: from int-mx02.intmail.prod.int.phx2.redhat.com (int-mx02.intmail.prod.int.phx2.redhat.com [10.5.11.12]) by mx1.redhat.com (8.14.4/8.14.4) with ESMTP id qA1J5VLg022745 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=OK) for ; Thu, 1 Nov 2012 15:05:31 -0400 Message-ID: <5092C867.7080901@redhat.com> Date: Thu, 01 Nov 2012 20:07:19 +0100 From: Hans de Goede MIME-Version: 1.0 References: <1351687636-14253-1-git-send-email-hdegoede@redhat.com> <1351687636-14253-2-git-send-email-hdegoede@redhat.com> <50924A2F.7090706@redhat.com> <5092802A.7000000@redhat.com> <509285FD.90402@redhat.com> <5092A097.9050109@redhat.com> <5092A687.2060004@redhat.com> In-Reply-To: <5092A687.2060004@redhat.com> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PATCH 1/8] usb: Add packet combining functions List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Gerd Hoffmann Cc: qemu-devel@nongnu.org Hi, On 11/01/2012 05:42 PM, Gerd Hoffmann wrote: > Hi, > >> Rebased and re-rested (a bit), new version send. > > Added to the queue. > >> I see you've just done a pull-req for what was in usb-next already, >> I really hope you can do another one with the status + length splitting >> patches in there, so that those can go into 1.3, this will make it >> a lot easier to cherry pick any later bugfixes from master to 1.3 > > It's soft freeze only, not hard freeze yet (see > http://wiki.qemu.org/Planning/1.3). It's a bit invasive (although local > to usb), but it isn't a major change. So merging this a bit later > should be no problem. I'll try to get a incremental pull out of the > door before kvm forum nevertheless. Ok, thanks! Regards, Hans