[go: up one dir, main page]

v3.0.0 release
  1. 0c6c439 ui/cocoa.m: prevent stuck command key when going into full screen mode by John Arbuckle · 7 years ago
  2. dc3c89d ui/cocoa.m: replace scrollingDeltaY with deltaY by John Arbuckle · 7 years ago
  3. 05eb4a2 qapi: add conditions to VNC type/commands/events on the schema by Marc-André Lureau · 7 years ago
  4. 49213b7 sdl2: add checking for NULL by Pavel Dovgalyuk · 7 years ago
  5. 48db08c sdl2: fix copypaste issues by Pavel Dovgalyuk · 7 years ago
  6. 54d208f Add gles support to egl-helpers, wire up in egl-headless and gtk. by Gerd Hoffmann · 7 years ago
  7. 64bf97e sdl2: restore window dimensions by resize by Amadeusz Sławiński · 7 years ago
  8. 656282d ui: darwin: gtk: Add missing input keymap by Keno Fischer · 7 years ago
  9. 265b578 object: fix OBJ_PROP_LINK_UNREF_ON_RELEASE ambivalence by Marc-André Lureau · 7 years ago
  10. f67c9b6 Merge remote-tracking branch 'remotes/mst/tags/for_upstream' into staging by Peter Maydell · 7 years ago
  11. 0041e9a ui: use local path for local headers by Michael S. Tsirkin · 7 years ago
  12. b572538 ui/cocoa: Suppress NSFileHandlingPanelOKButton deprecation warning by Peter Maydell · 7 years ago
  13. e8dcb8a sdl: Move use of surface pointer below check for whether it is NULL by Peter Maydell · 7 years ago
  14. 68898bc ui: add x_keymap.o to modules by Paolo Bonzini · 7 years ago
  15. 08d9864 console: Avoid segfault in screendump by Michal Privoznik · 7 years ago
  16. 677b490 gtk: disable the F10 menubar key by Peter Wu · 7 years ago
  17. cd6cd8f console: use linked list for QemuConsoles by Gerd Hoffmann · 7 years ago
  18. 002b290 ui: switch gtk display to qapi parser by Gerd Hoffmann · 7 years ago
  19. f31f9c1 vnc: add magic cookie to VncState by Gerd Hoffmann · 7 years ago
  20. 4f4cb82 ui/gtk: Only try to initialize EGL/X11 if GtkGlArea failed by Tomeu Vizoso · 7 years ago
  21. 1d18774 gtk: make it possible to hide the menu bar by Peter Wu · 7 years ago
  22. f88e5c5 sdl2: move opts assignment into loop by Gerd Hoffmann · 7 years ago
  23. 5b27a92 rename included C files to foo.inc.c, remove osdep.h by Paolo Bonzini · 7 years ago
  24. 7cd0afe console: introduce dpy_gfx_update_full by Tina Zhang · 7 years ago
  25. 4867e47 sdl: Allow OpenGL ES context creation by Elie Tournier · 7 years ago
  26. 844fd50 sdl: Move DisplayOptions global to sdl2_console by Elie Tournier · 7 years ago
  27. 1bc3117 vnc: fix use-after-free by Gerd Hoffmann · 7 years ago
  28. fa2d039 gtk: drop pointless code from gd_window_close by Gerd Hoffmann · 8 years ago
  29. 1e70de6 ui: fix keymap detection under Xwayland by Daniel P. Berrangé · 8 years ago
  30. 1458da9 sdl2: drop dead code by Gerd Hoffmann · 8 years ago
  31. e7824db sdl2: drop QEMU_KEY_BACKSPACE special case by Gerd Hoffmann · 8 years ago
  32. 3dd2ca5 sdl2: enable ctrl modifier keys for text consoles by Gerd Hoffmann · 8 years ago
  33. 34013c3 sdl2: track kbd modifier state unconditionally by Gerd Hoffmann · 8 years ago
  34. da024b1 ui: add ctrl modifier support to kbd_put_qcode_console() by Gerd Hoffmann · 8 years ago
  35. 991f366 sdl2: Remove unused epoxy include by Elie Tournier · 8 years ago
  36. 3788c7b Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging by Peter Maydell · 8 years ago
  37. 9588d67 console: minimal hotplug suport by Gerd Hoffmann · 8 years ago
  38. a5127bd ui/pixman: add qemu_drm_format_to_pixman() by Gerd Hoffmann · 8 years ago
  39. 7e563bf Polish the version strings containing the package version by Thomas Huth · 8 years ago
  40. f771c54 qapi: Add device ID and head parameters to screendump by Thomas Huth · 8 years ago
  41. b153f90 spice: add cursor_dmabuf support by Gerd Hoffmann · 8 years ago
  42. cd2452b2 spice: add scanout_dmabuf support by Gerd Hoffmann · 8 years ago
  43. e181f8b spice: drop dprint() debug logging by Gerd Hoffmann · 8 years ago
  44. 2e5567c vnc: deal with surface NULL pointers by Gerd Hoffmann · 8 years ago
  45. f1bd313 ui/gtk-egl: add cursor_dmabuf support by Gerd Hoffmann · 8 years ago
  46. 70763fe ui/gtk-egl: add scanout_dmabuf support by Gerd Hoffmann · 8 years ago
  47. 4c70280 ui/gtk: use GtkGlArea on wayland only by Gerd Hoffmann · 8 years ago
  48. 2f92f37 ui/opengl: Makefile cleanup by Gerd Hoffmann · 8 years ago
  49. c923cbe ui/gtk: group gtk.mo declarations in Makefile by Gerd Hoffmann · 8 years ago
  50. 11c82b5 ui/gtk: make GtkGlArea usage a runtime option by Gerd Hoffmann · 8 years ago
  51. 1939ccd qio: non-default context for TLS handshake by Peter Xu · 8 years ago
  52. 4ee02f5 Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' into staging by Peter Maydell · 8 years ago
  53. 96400a1 ui/sdl: build as module by Gerd Hoffmann · 8 years ago
  54. 2373f7d ui/curses: build as module by Gerd Hoffmann · 8 years ago
  55. e0fb129 ui/gtk: build as module by Gerd Hoffmann · 8 years ago
  56. 8781595 configure: add X11 vars to config-host.mak by Gerd Hoffmann · 8 years ago
  57. 61b4d9a console: add ui module loading support by Gerd Hoffmann · 8 years ago
  58. 898f9d4 console: add and use qemu_display_find_default by Gerd Hoffmann · 8 years ago
  59. 16ab0a7 egl-headless: switch over to new display registry by Gerd Hoffmann · 8 years ago
  60. b076661 curses: switch over to new display registry by Gerd Hoffmann · 8 years ago
  61. 5013b9e cocoa: switch over to new display registry by Gerd Hoffmann · 8 years ago
  62. 5ee1718 sdl: switch over to new display registry by Gerd Hoffmann · 8 years ago
  63. db71589 console: add qemu display registry, add gtk by Gerd Hoffmann · 8 years ago
  64. eb815e2 qapi: Move qapi-schema.json to qapi/, rename generated files by Markus Armbruster · 8 years ago
  65. 112ed24 qapi: Empty out qapi-schema.json by Markus Armbruster · 8 years ago
  66. 9af2398 Include less of the generated modular QAPI headers by Markus Armbruster · 8 years ago
  67. abb4f2c keymap: consider modifier state when picking a mapping by Gerd Hoffmann · 8 years ago
  68. 23ad24e keymap: record multiple keysym -> keycode mappings by Gerd Hoffmann · 8 years ago
  69. 6b71ea1 keymap: numpad keysyms and keycodes are fixed by Gerd Hoffmann · 8 years ago
  70. d713e3f keymap: use glib hash for kbd_layout_t by Gerd Hoffmann · 8 years ago
  71. fe5fca9 keymap: make struct kbd_layout_t private to ui/keymaps.c by Gerd Hoffmann · 8 years ago
  72. 4112621 egl-helpers: add alpha channel to texture format by Gerd Hoffmann · 8 years ago
  73. b091692 egl-headless: cursor_dmabuf: handle NULL cursor by Gerd Hoffmann · 8 years ago
  74. 6e1f2cb console/opengl: split up dpy_gl_cursor ops by Gerd Hoffmann · 8 years ago
  75. afb92eb sdl2: fix hotkey keyup by Gerd Hoffmann · 8 years ago
  76. 63ad932 ui: Reorder vte terminal packing to avoid gtk3 warnings by Jan Kiszka · 8 years ago
  77. 767f9bf cocoa: use DisplayOptions by Gerd Hoffmann · 8 years ago
  78. 14f130f curses: use DisplayOptions by Gerd Hoffmann · 8 years ago
  79. 0d2dd9f egl-headless: use DisplayOptions by Gerd Hoffmann · 8 years ago
  80. fe91f36 sdl: use DisplayOptions by Gerd Hoffmann · 8 years ago
  81. 0c8d706 gtk: add and use DisplayOptions + DisplayGTK by Gerd Hoffmann · 8 years ago
  82. d50f09f ui: extend VNC trottling tracing to SASL codepaths by Daniel P. Berrangé · 8 years ago
  83. cf07065 ui: check VNC audio frequency limit at time of reading from client by Daniel P. Berrangé · 8 years ago
  84. 52c7c9d ui: avoid 'local_err' variable shadowing in VNC SASL auth by Daniel P. Berrangé · 8 years ago
  85. dffa1de ui: avoid risk of 32-bit int overflow in VNC buffer check by Daniel P. Berrangé · 8 years ago
  86. 8dfa306 sdl2: fix mouse grab by Gerd Hoffmann · 8 years ago
  87. 2ab858c sdl: restore optimized redraw by Anatoly Trosinenko · 8 years ago
  88. d49b87f vnc: fix segfault in closed connection handling by Klim Kireev · 8 years ago
  89. 577ce40 vnc: add qapi/error.h include to stubs by Gerd Hoffmann · 8 years ago
  90. f42fdb2 vnc: remove bogus object_unref on client socket by Daniel P. Berrangé · 8 years ago
  91. 922a01a Move include qemu/option.h from qemu-common.h to actual users by Markus Armbruster · 8 years ago
  92. bbcad96 Drop superfluous includes of qapi/qmp/qjson.h by Markus Armbruster · 8 years ago
  93. bd006b9 Include qapi/qmp/qbool.h exactly where needed by Markus Armbruster · 8 years ago
  94. fc81fa1 Include qapi/qmp/qstring.h exactly where needed by Markus Armbruster · 8 years ago
  95. 452fcdb Include qapi/qmp/qdict.h exactly where needed by Markus Armbruster · 8 years ago
  96. 47e6b29 Include qapi/qmp/qlist.h exactly where needed by Markus Armbruster · 8 years ago
  97. 6b67395 Eliminate qapi/qmp/types.h by Markus Armbruster · 8 years ago
  98. a82400c Drop superfluous includes of qapi/qmp/qerror.h by Markus Armbruster · 8 years ago
  99. e688df6 Include qapi/error.h exactly where needed by Markus Armbruster · 8 years ago
  100. 522ece3 Drop superfluous includes of qapi-types.h and test-qapi-types.h by Markus Armbruster · 8 years ago