From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([208.118.235.92]:39208) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNMXV-0001Ge-A6 for qemu-devel@nongnu.org; Wed, 03 Apr 2013 08:11:49 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1UNMXS-0006OO-M3 for qemu-devel@nongnu.org; Wed, 03 Apr 2013 08:11:41 -0400 Received: from mx1.redhat.com ([209.132.183.28]:15298) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UNMXS-0006OK-Eu for qemu-devel@nongnu.org; Wed, 03 Apr 2013 08:11:38 -0400 Message-ID: <515C1D4A.1050901@redhat.com> Date: Wed, 03 Apr 2013 14:15:06 +0200 From: Hans de Goede MIME-Version: 1.0 References: 530a29fe-7c87-4ea5-8721-ce02a33b6f24@mailpro Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] qemu 1.4 : ubuntu 12.10 : ehci + companion + usb-tablet -> vmmouse not loaded + usb-tablet not working List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: aderumier@odiso.com Cc: "qemu-devel@nongnu.org" Hi, I've been looking into this issue recently, and this indeed is an issue with the usb-tablet usb-2 mode. A fix for this is here: http://www.kraxel.org/cgit/qemu/commit/?h=usb.79&id=aa1c9e971e80d25b92908dce3dec7c38b49480ea And should go upstream soon and hopefully will make it into 1.4.1 too. Regards, Hans