From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:42974) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qrmcf-0005dW-H2 for qemu-devel@nongnu.org; Fri, 12 Aug 2011 03:57:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Qrmce-0002Ww-SJ for qemu-devel@nongnu.org; Fri, 12 Aug 2011 03:57:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:57317) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Qrmce-0002Wj-HN for qemu-devel@nongnu.org; Fri, 12 Aug 2011 03:57:40 -0400 Message-ID: <4E44DCF0.8090602@redhat.com> Date: Fri, 12 Aug 2011 09:57:36 +0200 From: Gerd Hoffmann MIME-Version: 1.0 References: <1313046225-1064-1-git-send-email-kraxel@redhat.com> <4E44D013.6060003@msgid.tls.msk.ru> In-Reply-To: <4E44D013.6060003@msgid.tls.msk.ru> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: [Qemu-devel] [PULL] usb patch queue List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Michael Tokarev Cc: qemu-devel@nongnu.org On 08/12/11 09:02, Michael Tokarev wrote: > 11.08.2011 11:03, Gerd Hoffmann wrote: >> Hi, >> >> More usb and hid bits. Fixes a usb tablet regression with windows xp. >> milkymist goes use the new, splitted hid code directly instead of >> (ab-)using the usb-kbd device, which in turn allows to kill the >> usb_hid_datain_cb callback as no users are left. > > The same question as about spice queue: should > at least the regression fix go to stable? Same answer ;) The regression is present in master only, so no. cheers, Gerd