1. 02 6月, 2014 1 次提交
  2. 26 5月, 2014 3 次提交
  3. 25 5月, 2014 1 次提交
  4. 16 5月, 2014 1 次提交
    • G
      input: switch sparc32 kbd to new input api · 65e7545e
      Gerd Hoffmann 提交于
      Nasty 0xe0 logic is gone.  We map through QKeyCode now, giving us a
      nice, readable mapping table.
      
      Quick smoke test in OpenFirmware looks ok.  Careful check from arch
      maintainers would be very nice, especially on the capslock and numlock
      logic.  I'm not fully sure whenever I got it translated correctly and
      also what it is supposed to do in the first place ...
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      65e7545e
  5. 13 5月, 2014 1 次提交
  6. 05 5月, 2014 1 次提交
  7. 28 4月, 2014 2 次提交
  8. 25 4月, 2014 1 次提交
  9. 23 4月, 2014 1 次提交
    • G
      usb: mtp filesharing · 840a178c
      Gerd Hoffmann 提交于
      Implementation of a USB Media Transfer Device device for easy
      filesharing.  Read-only.  No access control inside qemu, it will
      happily export any file it is able to open to the guest, i.e.
      standard unix access rights for the qemu process apply.
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      840a178c
  10. 01 4月, 2014 1 次提交
  11. 27 3月, 2014 1 次提交
  12. 25 3月, 2014 1 次提交
  13. 09 3月, 2014 2 次提交
  14. 05 3月, 2014 5 次提交
  15. 27 2月, 2014 2 次提交
  16. 19 2月, 2014 1 次提交
  17. 09 2月, 2014 1 次提交
  18. 16 1月, 2014 1 次提交
    • G
      usb: add support for microsoft os descriptors · 5319dc7b
      Gerd Hoffmann 提交于
      This patch adds support for special usb descriptors used by microsoft
      windows.  They allow more fine-grained control over driver binding and
      adding entries to the registry for configuration.
      
      As this is a guest-visible change the "msos-desc" compat property
      has been added to turn this off for 1.7 + older
      Signed-off-by: NGerd Hoffmann <kraxel@redhat.com>
      5319dc7b
  19. 03 12月, 2013 5 次提交
  20. 28 11月, 2013 2 次提交
  21. 21 9月, 2013 2 次提交
  22. 20 9月, 2013 1 次提交
  23. 10 9月, 2013 1 次提交
  24. 02 9月, 2013 2 次提交