1. 51a0909 spice: fix coverity reported defect in display code by Gerd Hoffmann · 10 years ago
  2. 0002a51 ui/spice: Support shared surface for most pixman formats by Gerd Hoffmann · 10 years ago
  3. 555e72f spice: rework mirror allocation, add no-resize fast path by Gerd Hoffmann · 10 years ago
  4. 0b2824e spice: use bottom half instead of refresh timer for cursor updates by Gerd Hoffmann · 10 years ago
  5. ab9509c spice: make sure we don't overflow ssd->buf by Gerd Hoffmann · 11 years ago
  6. e8e23b7 spice: fix 32bit build by Gerd Hoffmann · 11 years ago
  7. 5643fc0 spice: add mouse cursor support by Gerd Hoffmann · 11 years ago
  8. dc491cf spice: monitors_config: check pointer before dereferencing by Gerd Hoffmann · 11 years ago
  9. 9b74d0d spice: QemuUIInfo windup by Gerd Hoffmann · 11 years ago
  10. 4b87dc4 spice: fix simple display surface handling by Gerd Hoffmann · 11 years ago
  11. 7cc6a25 spice: move qemu_spice_display_*() from spice-graphics to spice-core by Gerd Hoffmann · 11 years ago
  12. 9fa0328 spice: fix multihead support by Gerd Hoffmann · 11 years ago
  13. 35b2122 spice-display: add display channel id to the debug messages. by Gerd Hoffmann · 11 years ago
  14. 26defe8 spice: replace use of deprecated API by Marc-André Lureau · 11 years ago
  15. 5209089 console: zap ds arg from register_displaychangelistener by Gerd Hoffmann · 12 years ago
  16. 284d1c6 console: allow pinning displaychangelisteners to consoles by Gerd Hoffmann · 12 years ago
  17. 1dbfa00 console: rename vga_hw_*, add QemuConsole param by Gerd Hoffmann · 12 years ago
  18. c78f713 console: stop using DisplayState in gfx hardware emulation by Gerd Hoffmann · 12 years ago
  19. bc2ed97 console: zap displaystate from dcl callbacks by Gerd Hoffmann · 12 years ago
  20. 71874c1 spice: stop using DisplayState by Gerd Hoffmann · 12 years ago
  21. c12aeb8 console: rework DisplaySurface handling [dcl/ui side] by Gerd Hoffmann · 12 years ago
  22. 9c80a31 spice: zap sdpy global by Gerd Hoffmann · 12 years ago
  23. 7c20b4a console: fix displaychangelisteners interface by Gerd Hoffmann · 12 years ago
  24. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  25. 1de7afc misc: move include files to include/qemu/ by Paolo Bonzini · 12 years ago
  26. 83c9089 monitor: move include files to include/monitor/ by Paolo Bonzini · 12 years ago
  27. 28ecbae ui: move files to ui/ and include/ui/ by Paolo Bonzini · 12 years ago
  28. 21a50d0 spice: add new spice-server callbacks to ui/spice-display.c by Gerd Hoffmann · 12 years ago
  29. bdd4df3 spice: fix initialization order by Gerd Hoffmann · 12 years ago
  30. d9a8656 spice: switch to pixman by Gerd Hoffmann · 12 years ago
  31. a93a4a2 console: untangle gfx & txt updates by Gerd Hoffmann · 13 years ago
  32. bf2fde7 console: move set_mouse + cursor_define callbacks by Gerd Hoffmann · 13 years ago
  33. 67be672 spice: raise requirement to 0.12 by Gerd Hoffmann · 13 years ago
  34. 509e9c4 Merge remote-tracking branch 'stefanha/trivial-patches' into staging by Anthony Liguori · 13 years ago
  35. 4580c49 ui: Fix spelling in comment (ressource -> resource) by Stefan Weil · 13 years ago
  36. b021bd2 spice: send updates only for changed screen content by Gerd Hoffmann · 13 years ago
  37. a7310dd spice: add screen mirror by Gerd Hoffmann · 13 years ago
  38. c60319a spice: split qemu_spice_create_update by Gerd Hoffmann · 13 years ago
  39. b1af98b spice: switch to queue for vga mode updates by Gerd Hoffmann · 13 years ago
  40. ddd8fdc spice: make number of surfaces runtime-configurable. by Gerd Hoffmann · 13 years ago
  41. 71d388d spice: notify on vm state change only via spice_server_vm_start/stop by Yonit Halperin · 13 years ago
  42. 160c31f ui/spice-display.c: add missing initialization for valgrind by Alon Levy · 13 years ago
  43. 5cbdb3a Replace Qemu by QEMU in comments by Stefan Weil · 13 years ago
  44. a13ccc9 ui/spice-display: use uintptr_t when casting qxl physical addresses by Alon Levy · 13 years ago
  45. 34d14c6 ui/spice-display.c: Fix compilation warnings on 32 bit hosts by Peter Maydell · 13 years ago
  46. c480bb7 qxl: switch qxl.c to trace-events by Alon Levy · 13 years ago
  47. 2e1a98c qxl: introduce QXLCookie by Alon Levy · 13 years ago
  48. 4295e15 qxl: require spice >= 0.8.2 by Alon Levy · 13 years ago
  49. bb5a8cd qxl: fix spice+sdl no cursor regression by Alon Levy · 13 years ago
  50. 43b26fc Drop unneeded pthread.h inclusions by Jan Kiszka · 14 years ago
  51. 1dfb4dd Replace the VMSTOP macros with a proper state type by Luiz Capitulino · 14 years ago
  52. 7e79cf4 spice: set qxl->ssd.running=true before telling spice to start, RHBZ #733993 by Yonit Halperin · 14 years ago
  53. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 14 years ago
  54. 5ff4e36 qxl: async io support using new spice api by Alon Levy · 14 years ago
  55. aee32bf spice/qxl: move worker wrappers by Gerd Hoffmann · 14 years ago
  56. a963f87 spice: add qemu_spice_display_init_common by Gerd Hoffmann · 14 years ago
  57. 5c59d11 spice: add worker wrapper functions. by Gerd Hoffmann · 14 years ago
  58. 2279517 qxl: set mm_time in vga update by Alon Levy · 14 years ago
  59. 196a778 spice: drop obsolete iothread locking by Gerd Hoffmann · 14 years ago
  60. 0753609 spice: don't call displaystate callbacks from spice server context. by Gerd Hoffmann · 14 years ago
  61. e0c64d0 spice: don't create updates in spice server context. by Gerd Hoffmann · 14 years ago
  62. 7466bc4 spice-display: replace private lock with qemu mutex. by Gerd Hoffmann · 14 years ago
  63. 2c80e42 Replace remaining gcc format attributes by macro GCC_FMT_ATTR (format checking) by Stefan Weil · 14 years ago
  64. 869564a spice: add tablet support by Gerd Hoffmann · 15 years ago
  65. a3e2226 spice: simple display by Gerd Hoffmann · 15 years ago