1. 19 5月, 2015 1 次提交
  2. 15 5月, 2015 3 次提交
  3. 12 5月, 2015 3 次提交
  4. 09 5月, 2015 2 次提交
  5. 08 5月, 2015 1 次提交
  6. 06 5月, 2015 4 次提交
  7. 05 5月, 2015 1 次提交
  8. 02 5月, 2015 4 次提交
  9. 30 4月, 2015 1 次提交
  10. 22 4月, 2015 1 次提交
  11. 20 4月, 2015 1 次提交
  12. 17 4月, 2015 3 次提交
  13. 16 4月, 2015 4 次提交
  14. 15 4月, 2015 1 次提交
    • T
      Input: add vmmouse driver · 8b8be51b
      Thomas Hellstrom 提交于
      VMMouse enables low-latency mouse-cursor-movements for VMWare and QEMU
      guests.  By removing the guest cursor and using the host as a guest cursor
      the cursor movement appears instant although in reality there is some lag.
      To be able to do this, the host's view of the cursor position must exactly
      match the guest's view and an absolute pointer device is needed. Enter the
      VMMouse. While the VMMouse driver has historically been an Xorg user-space
      driver, implementing it as a kernel imput driver enables rootless Xorg and
      new compositing display servers for VMware guests.
      Signed-off-by: NThomas Hellstrom <thellstrom@vmware.com>
      Signed-off-by: NDmitry Torokhov <dmitry.torokhov@gmail.com>
      8b8be51b
  15. 11 4月, 2015 1 次提交
  16. 08 4月, 2015 1 次提交
  17. 03 4月, 2015 8 次提交