<p dir="ltr">Hi Gerd,</p>
<p dir="ltr">Would there be a way to add repeating keys back in that doesn't cause issues? Maybe slow down the repeat cycle? Or is this strictly a issue with how the actual event drivers or the buffers work and would need changing to that on the host side? In my mind it seams fairly straightforward in just forwarding these events to the VM.</p>
<p dir="ltr">Would it be different if the keyboard was using the PS/2 versus the USB interface on the guest? I have a USB controller added for the guest but the keyboard and mouse are on PS/2 interfaces.</p>
<p dir="ltr">A second thought. What if you made the keyboard and mouse USB only, then on the guest, make sure the USB controller is using Message Signal-Based interrupts. On Windows, the controller was set to the old style Line-Based. The slow downs could be caused by a lake in speed with he interrupts and USB polling speed.</p>
<p dir="ltr">Would you be able to tell me how to make the keyboard/mouse USB only and enable repeat keys, so I can investigate this option? If it works like this then a good set of instructions will need to be done to enable all this and solve an issue. :-) Also, I would need to know the cases where the slow downs happen to test.</p>
<p dir="ltr">What do you think?</p>
<p dir="ltr">-Jon</p>
<div class="gmail_quote">On 15 Jan 2016 08:50, "Gerd Hoffmann" <<a href="mailto:kraxel@redhat.com">kraxel@redhat.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fr, 2016-01-15 at 00:19 +0100, sL1pKn07 SpinFlo wrote:<br>
> ok, now works tnx Gerd!<br>
><br>
><br>
> but i found 2 problems, one with keyboard and other with the mouse<br>
><br>
> Keyboard:<br>
><br>
> the repetition (hold the key) don't work.<br>
<br>
Support used to be there, but the constant flow of key repeat events in<br>
case you hold down a key longer (like you do with shift or ctrl in some<br>
games) made things unstable so I turned that off.<br>
<br>
> Mouse:<br>
><br>
> only detect 3 buttons (my Logitech G5 Laser Have 7)<br>
<br>
The mouse emulated by qemu has only three buttons.<br>
<br>
cheers,<br>
  Gerd<br>
<br>
<br>
_______________________________________________<br>
vfio-users mailing list<br>
<a href="mailto:vfio-users@redhat.com">vfio-users@redhat.com</a><br>
<a href="https://www.redhat.com/mailman/listinfo/vfio-users" rel="noreferrer" target="_blank">https://www.redhat.com/mailman/listinfo/vfio-users</a><br>
</blockquote></div>