From mboxrd@z Thu Jan 1 00:00:00 1970 From: Yosuke Iwamatsu Subject: ioemu-remote: USB Mouse/Tablet Doesn't Work Date: Mon, 18 Aug 2008 11:02:36 +0900 Message-ID: <48A8D83C.2030907@ab.jp.nec.com> References: <48A54A26.3050508@ab.jp.nec.com> <18597.31669.904801.532831@mariner.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <18597.31669.904801.532831@mariner.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: Ian Jackson Cc: xen-devel@lists.xensource.com, stefano.stabellini@eu.citrix.com List-Id: xen-devel@lists.xenproject.org Ian Jackson wrote: > There were two reasons: > > * My last pull from upstream predated a fix to the USB HID > descriptors. The effect of not having that change is that the > USB tablet (and mouse, probably) don't work at all. I've > cherry picked it. > > * I'd replaced the code from xen-unstable c/s 17003 with a different > arrangement[1], but this was early in my merge with upstream qemu > so at that point I wasn't able to test it. I forgot to test it > later. Having done so it was rather buggy which I have now fixed. I see. > I've done some more thorough testing following my fixes. > The results are in the current qemu-xen-unstable tip, which is > cbb3236f488db26179f1d72aea2c6323233055c3 > This is available now at > http://www.chiark.greenend.org.uk/~ijackson/qemu-xen.git > and will make it to the usual locations on xenbits in due course. It worked for me. Thank you. -- Yosuke