From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([140.186.70.92]:58428) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrllV-0005Qu-Sg for qemu-devel@nongnu.org; Fri, 12 Aug 2011 03:02:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1QrllV-0001kU-4Q for qemu-devel@nongnu.org; Fri, 12 Aug 2011 03:02:45 -0400 Received: from isrv.corpit.ru ([86.62.121.231]:33056) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1QrllU-0001kN-Ux for qemu-devel@nongnu.org; Fri, 12 Aug 2011 03:02:45 -0400 Message-ID: <4E44D013.6060003@msgid.tls.msk.ru> Date: Fri, 12 Aug 2011 11:02:43 +0400 From: Michael Tokarev MIME-Version: 1.0 References: <1313046225-1064-1-git-send-email-kraxel@redhat.com> In-Reply-To: <1313046225-1064-1-git-send-email-kraxel@redhat.com> Content-Type: text/plain; charset=ISO-8859-1 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: Gerd Hoffmann Cc: qemu-devel@nongnu.org 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? Thanks, /mjt