Age | Commit message (Expand) | Author | Files | Lines |
2021-01-29 | ui: update keycodemapdb submodule commit | Daniel P. Berrangé | 2 | -1/+2 |
2021-01-28 | Merge remote-tracking branch 'remotes/armbru/tags/pull-qapi-2021-01-28' into ... | Peter Maydell | 1 | -19/+12 |
2021-01-28 | qapi: More complex uses of QAPI_LIST_APPEND | Eric Blake | 1 | -19/+12 |
2021-01-27 | vnc: send extended desktop resize on update requests | Gerd Hoffmann | 1 | -0/+3 |
2021-01-27 | Revert "vnc: move initialization to framebuffer_update_request" | Gerd Hoffmann | 1 | -4/+7 |
2021-01-23 | vnc: support "-vnc help" | Paolo Bonzini | 2 | -8/+7 |
2021-01-15 | vnc: add support for extended desktop resize | Gerd Hoffmann | 2 | -1/+65 |
2021-01-15 | vnc: move initialization to framebuffer_update_request | Gerd Hoffmann | 1 | -7/+4 |
2021-01-15 | vnc: move check into vnc_cursor_define | Gerd Hoffmann | 1 | -6/+6 |
2021-01-15 | vnc: Fix a memleak in vnc_display_connect() | Alex Chen | 1 | -0/+1 |
2021-01-15 | ui: add support for remote power control to VNC server | Daniel P. Berrangé | 2 | -0/+72 |
2021-01-15 | vnc: fix unfinalized tlscreds for VncDisplay | Zihao Chang | 1 | -1/+1 |
2021-01-15 | ui/gtk: update monitor interval on egl displays | Nikola Pavlica | 1 | -0/+3 |
2021-01-15 | ui/gtk: expose gd_monitor_update_interval | Nikola Pavlica | 1 | -1/+1 |
2021-01-15 | ui/gtk: limit virtual console max update interval | Volker Rümelin | 1 | -11/+11 |
2021-01-15 | ui/gtk: rename variable window to widget | Volker Rümelin | 1 | -3/+3 |
2021-01-15 | ui/gtk: don't try to redefine SI prefixes | Volker Rümelin | 1 | -1/+2 |
2021-01-12 | Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ... | Peter Maydell | 2 | -14/+13 |
2021-01-12 | ui/cocoa: Fix openFile: deprecation on Big Sur | Roman Bolshakov | 1 | -1/+4 |
2021-01-12 | configure: move GTK+ detection to Meson | Paolo Bonzini | 1 | -1/+1 |
2021-01-12 | configure: move X11 detection to Meson | Paolo Bonzini | 1 | -2/+2 |
2021-01-12 | gtk: remove CONFIG_GTK_GL | Paolo Bonzini | 2 | -10/+9 |
2021-01-12 | meson: Propagate gnutls dependency | Roman Bolshakov | 1 | -1/+1 |
2021-01-12 | ui/cocoa: Update path to docs in build tree | Roman Bolshakov | 1 | -1/+1 |
2021-01-08 | Remove superfluous timer_del() calls | Peter Maydell | 2 | -2/+0 |
2020-12-19 | qapi: Use QAPI_LIST_PREPEND() where possible | Eric Blake | 2 | -24/+13 |
2020-12-15 | qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown | Alejandro Jimenez | 1 | -2/+3 |
2020-12-15 | machine: introduce MachineInitPhase | Paolo Bonzini | 1 | -1/+1 |
2020-12-11 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201211-pull-request' i... | Peter Maydell | 4 | -27/+49 |
2020-12-11 | sdl2: Add extra mouse buttons | Darrell Walisser | 1 | -0/+2 |
2020-12-11 | ui/vnc: Add missing lock for send_color_map | Peng Liang | 1 | -0/+2 |
2020-12-11 | vnc: add alpha cursor support | Gerd Hoffmann | 2 | -3/+20 |
2020-12-11 | vnc: add pseudo encodings | Gerd Hoffmann | 1 | -0/+2 |
2020-12-11 | vnc: drop unused copyrect feature | Gerd Hoffmann | 2 | -5/+0 |
2020-12-11 | vnc: use enum for features | Gerd Hoffmann | 1 | -12/+14 |
2020-12-11 | console: allow con==NULL in dpy_{get, set}_ui_info and dpy_ui_info_supported | Gerd Hoffmann | 1 | -2/+10 |
2020-12-11 | console: drop qemu_console_get_ui_info | Gerd Hoffmann | 1 | -6/+0 |
2020-12-10 | vl: extract softmmu/datadir.c | Paolo Bonzini | 1 | -0/+1 |
2020-11-25 | qxl: fix segfault | Gerd Hoffmann | 1 | -1/+3 |
2020-11-15 | nomaintainer: Fix Lesser GPL version number | Chetan Pant | 1 | -1/+1 |
2020-11-13 | console: avoid passing con=NULL to graphic_hw_update_done() | lichun | 1 | -2/+3 |
2020-11-04 | Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201104-pull-request... | Peter Maydell | 5 | -13/+40 |
2020-11-04 | vnc: fix resource leak when websocket channel error | Ding Hui | 5 | -13/+40 |
2020-11-04 | console: make QMP/HMP screendump run in coroutine | Marc-André Lureau | 1 | -3/+29 |
2020-11-04 | console: modify ppm_save to take a pixman image ref | Marc-André Lureau | 2 | -8/+9 |
2020-10-26 | configure: move directory options from config-host.mak to meson | Paolo Bonzini | 2 | -4/+4 |
2020-10-22 | Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-reque... | Peter Maydell | 4 | -16/+134 |
2020-10-21 | opengl: build opengl helper code modular | Gerd Hoffmann | 1 | -1/+7 |
2020-10-21 | opengl: build egl-headless display modular | Gerd Hoffmann | 1 | -1/+7 |
2020-10-21 | spice: flip modules switch | Gerd Hoffmann | 1 | -1/+10 |