1. 2624bab Remove support for non-threaded VNC server by Daniel P. Berrange · 13 years ago
  2. 160c31f ui/spice-display.c: add missing initialization for valgrind by Alon Levy · 13 years ago
  3. 8867aef build: move ui/ objects to nested Makefile.objs by Paolo Bonzini · 13 years ago
  4. 1643f2b vnc: fix segfault in vnc_display_pw_expire() by Gerd Hoffmann · 13 years ago
  5. 60b46aa cocoa: Suppress Cocoa frontend for -qtest by Andreas Färber · 13 years ago
  6. 029409e sockets: use error class to pass listen error by Amos Kong · 13 years ago
  7. a6ba35b sockets: change inet_connect() to support nonblock socket by Amos Kong · 13 years ago
  8. 4efee02 spice_info: add mouse_mode by Alon Levy · 13 years ago
  9. 5cbdb3a Replace Qemu by QEMU in comments by Stefan Weil · 13 years ago
  10. a13ccc9 ui/spice-display: use uintptr_t when casting qxl physical addresses by Alon Levy · 13 years ago
  11. 34d14c6 ui/spice-display.c: Fix compilation warnings on 32 bit hosts by Peter Maydell · 13 years ago
  12. b85a4ec Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  13. ad1be89 spice: fix broken initialization by Alon Levy · 13 years ago
  14. c480bb7 qxl: switch qxl.c to trace-events by Alon Levy · 13 years ago
  15. d0638b1 spice: set spice uuid and name by Marc-André Lureau · 13 years ago
  16. ee032ca vnc: Fix packed boolean struct members by Stefan Weil · 13 years ago
  17. 9e4dd56 vnc: Limit r/w access to size of allocated memory by Stefan Weil · 13 years ago
  18. 175b2a6 vnc: don't mess up with iohandlers in the vnc thread by Corentin Chary · 13 years ago
  19. 1d3323d implement vnc_dpy_setdata by Gerd Hoffmann · 13 years ago
  20. 0ea5c0c vnc: Add break statement by Stefan Weil · 13 years ago
  21. 35c6332 Error out when tls-channel option is used without TLS by Christophe Fergeau · 13 years ago
  22. 339a475 spice: use error_report to report errors by Christophe Fergeau · 13 years ago
  23. 81fb6f1 qxl: make qxl_render_update async by Alon Levy · 13 years ago
  24. 2e1a98c qxl: introduce QXLCookie by Alon Levy · 13 years ago
  25. 4295e15 qxl: require spice >= 0.8.2 by Alon Levy · 13 years ago
  26. 63ea491 sdl: remove NULL check, g_malloc0 can't fail by Alon Levy · 13 years ago
  27. bb5a8cd qxl: fix spice+sdl no cursor regression by Alon Levy · 13 years ago
  28. 1f51470 Revert "qemu-char: Print strerror message on failure" and deps by Markus Armbruster · 13 years ago
  29. faa9822 spice: support ipv6 channel address in monitor events and in spice info by Yonit Halperin · 13 years ago
  30. f1f5f40 Add SPICE support to add_client monitor command by Daniel P. Berrange · 13 years ago
  31. 7dfbfc7 vnc: Don't demote authentication scheme when changing password/disabling login by Daniel P. Berrange · 13 years ago
  32. cf5cfe0 Merge remote-tracking branch 'kraxel/vnc.2' into staging by Anthony Liguori · 13 years ago
  33. 83f7d43 qom: Unify type registration by Andreas Färber · 13 years ago
  34. 7bc9318 vnc: lift modifier keys on client disconnect. by Gerd Hoffmann · 13 years ago
  35. 8cf3648 vnc: implement shared flag handling. by Gerd Hoffmann · 13 years ago
  36. e26437c vnc: fix ctrl key in vnc terminal emulation by Gerd Hoffmann · 13 years ago
  37. ce3e141 Fix vnc memory corruption with width = 1400 by Gerd Hoffmann · 15 years ago
  38. 02df4d6 sdl: Limit sdl_grab_end in handle_activation to Windows hosts by Jan Kiszka · 13 years ago
  39. 822f98d sdl: Grab input on end of non-absolute mouse click by Jan Kiszka · 13 years ago
  40. eaa2e02 Revert "Handle SDL grabs failing (Mark McLoughlin)" by Jan Kiszka · 13 years ago
  41. 85f94f8 sdl: Fix block prevention of SDL_WM_GrabInput by Jan Kiszka · 13 years ago
  42. 6659635 sdl: Do not grab mouse on mode switch while in background by Jan Kiszka · 13 years ago
  43. a6aa9d3 vnc: Simplify vnc_display_password() by Luiz Capitulino · 13 years ago
  44. cee8e6a vnc: fix no-lock-key-sync strncmp() length by Stefan Hajnoczi · 13 years ago
  45. 9423a2e Merge remote-tracking branch 'stefanha/trivial-patches-next' into staging by Anthony Liguori · 13 years ago
  46. e7d8100 Fix spelling in comments, documentation and messages by Stefan Weil · 13 years ago
  47. cf21871 qemu-thread: add API for joinable threads by Jan Kiszka · 13 years ago
  48. 3a93113 fix typo: delete redundant semicolon by Dong Xu Wang · 13 years ago
  49. e5bed75 fix spelling in ui sub directory by Dong Xu Wang · 13 years ago
  50. f2d3476 ui: Plug memory leaks on parse_keyboard_layout() error path by Markus Armbruster · 13 years ago
  51. 302d9d6 ui/vnc: Convert sasl.mechlist to g_malloc() & friends by Markus Armbruster · 13 years ago
  52. 8aceefd Merge remote-tracking branch 'afaerber/cocoa-for-upstream' into staging by Anthony Liguori · 13 years ago
  53. ae878b1 ui/vnc: Fix use of free() instead of g_free() by Stefan Weil · 13 years ago
  54. 13766eb cocoa: Close sheet after image file selection by Andreas Färber · 13 years ago
  55. 96b3d73 Merge remote-tracking branch 'qmp/queue/qmp' into staging by Anthony Liguori · 13 years ago
  56. d1f2964 qapi: Convert query-spice by Luiz Capitulino · 13 years ago
  57. 2b54aa8 qapi: Convert query-vnc by Luiz Capitulino · 13 years ago
  58. 08cc67f spice: fix file handle cleanup by Gerd Hoffmann · 13 years ago
  59. 3bb781f ui/spice-core: fix segfault in monitor by Alon Levy · 13 years ago
  60. f9ab609 spice: Convert core to QEMU thread API by Jan Kiszka · 13 years ago
  61. 026f773 spice: support the new migration interface (spice 0.8.3) by Yonit Halperin · 13 years ago
  62. edc5cb1 spice: turn client_migrate_info to async by Yonit Halperin · 13 years ago
  63. 7073693 migration: Export a function that tells if the migration has finished correctly by Juan Quintela · 14 years ago
  64. 7b0a03a use qemu_* ctype functions by Christoph Egger · 13 years ago
  65. 43b26fc Drop unneeded pthread.h inclusions by Jan Kiszka · 13 years ago
  66. 1354869 Drop the vm_running global variable by Luiz Capitulino · 13 years ago
  67. 1dfb4dd Replace the VMSTOP macros with a proper state type by Luiz Capitulino · 13 years ago
  68. f40d550 vns/tls: don't use depricated gnutls functions by Gerd Hoffmann · 13 years ago
  69. 22b626e spice: workaround a spice server bug. by Gerd Hoffmann · 13 years ago
  70. 7e79cf4 spice: set qxl->ssd.running=true before telling spice to start, RHBZ #733993 by Yonit Halperin · 13 years ago
  71. f8b8d63 sdl: Don't release input on mouse mode change in full-screen mode by Jan Kiszka · 13 years ago
  72. 58a0667 Convert last qemu_free and qemu_malloc uses by Blue Swirl · 13 years ago
  73. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  74. 8df0c7e ui/spice-core: report compiled-version in info spice/query-spice by Alon Levy · 13 years ago
  75. 9510a48 sdl: Refactor sdl_send_mouse_event by Jan Kiszka · 13 years ago
  76. 1ae1caf sdl: Factor out event handlers from sdl_refresh by Jan Kiszka · 13 years ago
  77. d6a65ba sdl: Add zoom hot keys by Jan Kiszka · 13 years ago
  78. 35b0f23 sdl: Dynamically grab input in absolute mouse mode by Jan Kiszka · 13 years ago
  79. 74d9dc6 sdl: Fix cursor handling when switching consoles in absolute mouse mode by Jan Kiszka · 13 years ago
  80. f623d88 sdl: Never release input while in full screen mode by Jan Kiszka · 13 years ago
  81. f855810 sdl: Consistently avoid grabbing input for text consoles by Jan Kiszka · 13 years ago
  82. 110defd sdl: Initialize gui_fullscreen earlier during setup by Jan Kiszka · 13 years ago
  83. 982aae6 sdl: Drop bogus gui_fullscreen_initial_grab by Jan Kiszka · 13 years ago
  84. f997789 sdl: Restore scaling mode on return from full screen by Jan Kiszka · 13 years ago
  85. 2a8ad7d sdl: Fix full screen toggling from scaled mode by Jan Kiszka · 13 years ago
  86. d71680c sdl: Properly mark modifier+u as hotkey by Jan Kiszka · 13 years ago
  87. 97ad1c2 sdl: Avoid redundant scaling deactivation by Jan Kiszka · 13 years ago
  88. 91ada98 sdl: Do not make full screen mode resizable by Jan Kiszka · 13 years ago
  89. 941f511 sdl: Fix termination in -no-shutdown mode by Jan Kiszka · 13 years ago
  90. 5ff4e36 qxl: async io support using new spice api by Alon Levy · 13 years ago
  91. aee32bf spice/qxl: move worker wrappers by Gerd Hoffmann · 13 years ago
  92. a963f87 spice: add qemu_spice_display_init_common by Gerd Hoffmann · 13 years ago
  93. 5c59d11 spice: add worker wrapper functions. by Gerd Hoffmann · 13 years ago
  94. 00aa004 Wrap recv to avoid warnings by Blue Swirl · 13 years ago
  95. 9e8dd45 notifier: Pass data argument to callback by Jan Kiszka · 14 years ago
  96. 3836620 Remove unused USES_X509_AUTH macro from VNC sasl code by Daniel P. Berrange · 14 years ago
  97. 1366108 Introduce a 'client_add' monitor command accepting an open FD by Daniel P. Berrange · 14 years ago
  98. 7e7e2eb Store VNC auth scheme per-client as well as per-server by Daniel P. Berrange · 14 years ago
  99. 6e1db57 qemu-char: Print strerror message on failure by Kevin Wolf · 14 years ago
  100. df9cb66 spice: add sanity check for spice ports by Gerd Hoffmann · 14 years ago