qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] Performance of usb tablet over ehci


From: luo_brian
Subject: Re: [Qemu-devel] Performance of usb tablet over ehci
Date: Thu, 13 Dec 2012 23:25:34 +0800 (CST)

I was using win7 32bit, and configured usb controller nec-xhci as well as usb tablet emulation. But it didn't work. Seems usb tablet failed to connect to xhci controller.

57 <controller type='usb' index='0' model='nec-xhci'/>
58 <input type='tablet' bus='usb'>
59 <address type='usb' bus='0' port='1'/>
60 </input>

At 2012-12-12 16:29:20,"Gerd Hoffmann" <address@hidden> wrote: >  Hi, > >> In the end the problem stays that usb uses a polling model versus the >> async interrupt model ps2 uses. > >If your guest supports usb 3.0 (aka xhci) you can try that.  The >hardware design allows to not poll in the emulation, which brings down >the cpu load even more, should come pretty close to ps/2 mouse levels. > >cheers, >  Gerd



reply via email to

[Prev in Thread] Current Thread [Next in Thread]