1. f40d550 vns/tls: don't use depricated gnutls functions by Gerd Hoffmann · 14 years ago
  2. 22b626e spice: workaround a spice server bug. by Gerd Hoffmann · 14 years ago
  3. 7e79cf4 spice: set qxl->ssd.running=true before telling spice to start, RHBZ #733993 by Yonit Halperin · 14 years ago
  4. f8b8d63 sdl: Don't release input on mouse mode change in full-screen mode by Jan Kiszka · 14 years ago
  5. 58a0667 Convert last qemu_free and qemu_malloc uses by Blue Swirl · 14 years ago
  6. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  7. 8df0c7e ui/spice-core: report compiled-version in info spice/query-spice by Alon Levy · 14 years ago
  8. 9510a48 sdl: Refactor sdl_send_mouse_event by Jan Kiszka · 14 years ago
  9. 1ae1caf sdl: Factor out event handlers from sdl_refresh by Jan Kiszka · 14 years ago
  10. d6a65ba sdl: Add zoom hot keys by Jan Kiszka · 14 years ago
  11. 35b0f23 sdl: Dynamically grab input in absolute mouse mode by Jan Kiszka · 14 years ago
  12. 74d9dc6 sdl: Fix cursor handling when switching consoles in absolute mouse mode by Jan Kiszka · 14 years ago
  13. f623d88 sdl: Never release input while in full screen mode by Jan Kiszka · 14 years ago
  14. f855810 sdl: Consistently avoid grabbing input for text consoles by Jan Kiszka · 14 years ago
  15. 110defd sdl: Initialize gui_fullscreen earlier during setup by Jan Kiszka · 14 years ago
  16. 982aae6 sdl: Drop bogus gui_fullscreen_initial_grab by Jan Kiszka · 14 years ago
  17. f997789 sdl: Restore scaling mode on return from full screen by Jan Kiszka · 14 years ago
  18. 2a8ad7d sdl: Fix full screen toggling from scaled mode by Jan Kiszka · 14 years ago
  19. d71680c sdl: Properly mark modifier+u as hotkey by Jan Kiszka · 14 years ago
  20. 97ad1c2 sdl: Avoid redundant scaling deactivation by Jan Kiszka · 14 years ago
  21. 91ada98 sdl: Do not make full screen mode resizable by Jan Kiszka · 14 years ago
  22. 941f511 sdl: Fix termination in -no-shutdown mode by Jan Kiszka · 14 years ago
  23. 5ff4e36 qxl: async io support using new spice api by Alon Levy · 14 years ago
  24. aee32bf spice/qxl: move worker wrappers by Gerd Hoffmann · 14 years ago
  25. a963f87 spice: add qemu_spice_display_init_common by Gerd Hoffmann · 14 years ago
  26. 5c59d11 spice: add worker wrapper functions. by Gerd Hoffmann · 14 years ago
  27. 00aa004 Wrap recv to avoid warnings by Blue Swirl · 14 years ago
  28. 9e8dd45 notifier: Pass data argument to callback by Jan Kiszka · 14 years ago
  29. 3836620 Remove unused USES_X509_AUTH macro from VNC sasl code by Daniel P. Berrange · 14 years ago
  30. 1366108 Introduce a 'client_add' monitor command accepting an open FD by Daniel P. Berrange · 14 years ago
  31. 7e7e2eb Store VNC auth scheme per-client as well as per-server by Daniel P. Berrange · 14 years ago
  32. 6e1db57 qemu-char: Print strerror message on failure by Kevin Wolf · 14 years ago
  33. df9cb66 spice: add sanity check for spice ports by Gerd Hoffmann · 14 years ago
  34. 2279517 qxl: set mm_time in vga update by Alon Levy · 14 years ago
  35. fba810f spice: catch spice server initialization failures. by Gerd Hoffmann · 14 years ago
  36. 2fb0c09 vnc: Fix compilation with --enable-vnc-png by Stefan Weil · 14 years ago
  37. f26e428 Fix MinGW compilation when --enable-vnc-jpeg is specified by Roy Tam · 14 years ago
  38. 7fee199 cocoa: Avoid warning related to multiple handleEvent: definitions by Andreas Färber · 14 years ago
  39. 3bbbee1 cocoa: Provide central qemu_main() prototype by Andreas Färber · 14 years ago
  40. 9851484 Cocoa: avoid displaying window when command-line contains '-h' or '-help' by Alexandre Raymond · 14 years ago
  41. e4ebcc1 cocoa: do not create a spurious window for -version by Tristan Gingold · 14 years ago
  42. ac779fe Merge remote-tracking branch 'spice/spice.v37' into staging by Anthony Liguori · 14 years ago
  43. 9bf0960 Fix compilation warning due to missing header for sigaction (followup) by Alexandre Raymond · 14 years ago
  44. 012b80d spice: require spice 0.6.0 or newer. by Gerd Hoffmann · 14 years ago
  45. 48b3ed0 spice: add SASL support by Marc-André Lureau · 14 years ago
  46. d4970b0 spice: add option for disabling copy paste support by Hans de Goede · 14 years ago
  47. 1de9756 set $SDL_VIDEODRIVER=x11 on Linux to prevent sudo kvm from fighting for video card by Michael Tokarev · 14 years ago
  48. 196a778 spice: drop obsolete iothread locking by Gerd Hoffmann · 14 years ago
  49. 0753609 spice: don't call displaystate callbacks from spice server context. by Gerd Hoffmann · 14 years ago
  50. e0c64d0 spice: don't create updates in spice server context. by Gerd Hoffmann · 14 years ago
  51. 14da834 Make spice dummy functions inline to fix calls not checking return values by Jes Sorensen · 14 years ago
  52. 2caa9e9 vnc: tight: Fix crash after 2GB of output by Michael Tokarev · 14 years ago
  53. ee7495d vnc: added missing name->keysym pairs for Polish national characters by Leszek Grzegorek · 14 years ago
  54. 09cec71 ui/sdl: Load optional QEMU icon by Stefan Weil · 14 years ago
  55. d6e5809 severe memory leak caused by broken palette_destroy() function by Ulrich Obergfell · 14 years ago
  56. a0843a6 vnc: fix build error from VNC_DIRTY_WORDS by Anthony Liguori · 14 years ago
  57. 6ed391b fix vnc regression by Wen Congyang · 14 years ago
  58. 821601e Make VNC support optional by Jes Sorensen · 14 years ago
  59. ffe8b82 Consolidate DisplaySurface allocation in qemu_alloc_display() by Jes Sorensen · 14 years ago
  60. 7bd427d change all rt_clock references to use millisecond resolution accessors by Paolo Bonzini · 14 years ago
  61. ad620c2 win32: implement missing timersub by Blue Swirl · 14 years ago
  62. b7680cb Refactor thread retrieval and check by Jan Kiszka · 14 years ago
  63. 23bfe28 vnc: Fix stack corruption and other bitmap related bugs by Stefan Weil · 14 years ago
  64. c53af37 vnc: fix a memory leak in threaded vnc server by Corentin Chary · 14 years ago
  65. cf76a1c ui/vnc-enc-tight.c: Fix compile failure if CONFIG_VNC_JPEG not defined by Peter Maydell · 14 years ago
  66. 5db8378 vnc: Fix fatal crash with vnc reverse mode by Stefan Weil · 14 years ago
  67. 80e0c8c vnc: add a non-adaptive option by Corentin Chary · 14 years ago
  68. 8cb4a6b vnc: tight: tweak adaptive tight settings by Corentin Chary · 14 years ago
  69. 6c71a53 vnc: don't try to send bigger updates that client height by Corentin Chary · 14 years ago
  70. bc2429b vnc: use the new generic bitmap functions by Corentin Chary · 14 years ago
  71. 207f328 vnc: fix lossy rect refreshing by Corentin Chary · 14 years ago
  72. 368d258 vnc: fix uint8_t comparisons with negative values by Corentin Chary · 14 years ago
  73. 148954f vnc: Add ZRLE and ZYWRLE encodings. by Corentin Chary · 14 years ago
  74. f8562e3 vnc: palette: and fill and color calls. by Corentin Chary · 14 years ago
  75. 72aefb7 vnc: palette: add palette_init calls by Corentin Chary · 14 years ago
  76. e31e369 vnc: palette: use a pool to reduce memory allocations by Corentin Chary · 14 years ago
  77. ce702e9 vnc: tight: use the update frequency to choose between lossy and lossless by Corentin Chary · 14 years ago
  78. 7d964c9 vnc: refresh lossy rect after a given timeout by Corentin Chary · 14 years ago
  79. 999342a vnc: add a way to get the update frequency for a given region by Corentin Chary · 14 years ago
  80. b31f519 vnc: don't set the quality if lossy encoding are disabled by Corentin Chary · 14 years ago
  81. 73eb4c0 vnc: qemu can die if the client is disconnected while updating screen by Corentin Chary · 14 years ago
  82. 4e79bcb ui/sdl: Fix handling of caps lock and num lock keys by Stefan Weil · 14 years ago
  83. 9363ee3 Merge remote branch 'spice/spice.v29.pull' into staging by Anthony Liguori · 14 years ago
  84. cfb41c8 Merge remote branch 'spice/usb.5' into staging by Anthony Liguori · 14 years ago
  85. 1cd20f8 vnc: Fix password expiration through 'change vnc ""' (v2) by Anthony Liguori · 14 years ago
  86. 1b95849 sdl: remove unused variable by Blue Swirl · 14 years ago
  87. 9892088 vnc: fix numlock+capslock tracking by Gerd Hoffmann · 14 years ago
  88. cbcc633 spice: add chardev (v5) by Alon Levy · 14 years ago
  89. e866e23 spice/vnc: client migration. by Gerd Hoffmann · 15 years ago
  90. 64b85a8 Delete useless 'extern' qualifiers for functions by Blue Swirl · 14 years ago
  91. 8ce7d35 vnc-auth-sasl: fix a memory leak by Blue Swirl · 14 years ago
  92. 7572150 vnc/spice: add set_passwd monitor command. by Gerd Hoffmann · 14 years ago
  93. 3c9405a vnc: support password expire by Gerd Hoffmann · 14 years ago
  94. 6bffdf0 vnc: auth reject cleanup by Gerd Hoffmann · 14 years ago
  95. cb42a87 spice: add qmp 'query-spice' and hmp 'info spice' commands. by Gerd Hoffmann · 14 years ago
  96. 6f8c63f spice: connection events. by Gerd Hoffmann · 14 years ago
  97. a19cbfb spice: add qxl device by Gerd Hoffmann · 15 years ago
  98. 43ae691 Merge remote branch 'spice/bugfix.2' into staging by Anthony Liguori · 14 years ago
  99. 3e31375 spice: add audio by Gerd Hoffmann · 14 years ago
  100. 7466bc4 spice-display: replace private lock with qemu mutex. by Gerd Hoffmann · 14 years ago