summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* Remove superfluous timer_del() callsPeter Maydell2021-01-082-2/+0Star
* qapi: Use QAPI_LIST_PREPEND() where possibleEric Blake2020-12-192-24/+13Star
* qmp: generalize watchdog-set-action to -no-reboot/-no-shutdownAlejandro Jimenez2020-12-151-2/+3
* machine: introduce MachineInitPhasePaolo Bonzini2020-12-151-1/+1
* Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201211-pull-request' i...Peter Maydell2020-12-114-27/+49
|\
| * sdl2: Add extra mouse buttonsDarrell Walisser2020-12-111-0/+2
| * ui/vnc: Add missing lock for send_color_mapPeng Liang2020-12-111-0/+2
| * vnc: add alpha cursor supportGerd Hoffmann2020-12-112-3/+20
| * vnc: add pseudo encodingsGerd Hoffmann2020-12-111-0/+2
| * vnc: drop unused copyrect featureGerd Hoffmann2020-12-112-5/+0Star
| * vnc: use enum for featuresGerd Hoffmann2020-12-111-12/+14
| * console: allow con==NULL in dpy_{get, set}_ui_info and dpy_ui_info_supportedGerd Hoffmann2020-12-111-2/+10
| * console: drop qemu_console_get_ui_infoGerd Hoffmann2020-12-111-6/+0Star
* | vl: extract softmmu/datadir.cPaolo Bonzini2020-12-101-0/+1
|/
* qxl: fix segfaultGerd Hoffmann2020-11-251-1/+3
* nomaintainer: Fix Lesser GPL version numberChetan Pant2020-11-151-1/+1
* console: avoid passing con=NULL to graphic_hw_update_done()lichun2020-11-131-2/+3
* Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201104-pull-request...Peter Maydell2020-11-045-13/+40
|\
| * vnc: fix resource leak when websocket channel errorDing Hui2020-11-045-13/+40
* | console: make QMP/HMP screendump run in coroutineMarc-André Lureau2020-11-041-3/+29
* | console: modify ppm_save to take a pixman image refMarc-André Lureau2020-11-042-8/+9
|/
* configure: move directory options from config-host.mak to mesonPaolo Bonzini2020-10-262-4/+4
* Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-reque...Peter Maydell2020-10-224-16/+134
|\
| * opengl: build opengl helper code modularGerd Hoffmann2020-10-211-1/+7
| * opengl: build egl-headless display modularGerd Hoffmann2020-10-211-1/+7
| * spice: flip modules switchGerd Hoffmann2020-10-211-1/+10
| * spice: wire up monitor in QemuSpiceOps.Gerd Hoffmann2020-10-212-1/+19
| * spice: move display_add_client() to QemuSpiceOps.Gerd Hoffmann2020-10-212-1/+9
| * spice: move auth functions to QemuSpiceOps.Gerd Hoffmann2020-10-212-4/+20
| * spice: move add_interface() to QemuSpiceOps.Gerd Hoffmann2020-10-212-5/+6
| * spice: move display_init() to QemuSpiceOps.Gerd Hoffmann2020-10-212-0/+10
| * spice: move qemu_spice_init() to QemuSpiceOps.Gerd Hoffmann2020-10-212-1/+7
| * spice: add QemuSpiceOps, move migrate_infoGerd Hoffmann2020-10-212-0/+15
| * spice: add module helpersGerd Hoffmann2020-10-213-1/+24
* | qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.jsonPhilippe Mathieu-Daudé2020-10-212-0/+2
|/
* Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...Peter Maydell2020-10-171-2/+5
|\
| * meson: Only install icons and qemu.desktop if have_systemBruce Rogers2020-10-171-2/+5
* | Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201015-pull-reque...Peter Maydell2020-10-153-15/+23
|\ \ | |/ |/|
| * meson: add spice dependency to core spice source files.Gerd Hoffmann2020-10-151-1/+1
| * chardev/spice: simplify chardev setupGerd Hoffmann2020-10-152-10/+9Star
| * ui/spice-app: don't use qemu_chr_open_spice_port directlyGerd Hoffmann2020-10-151-4/+13
* | Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...Peter Maydell2020-10-152-35/+36
|\ \ | |/ |/|
| * input-barrier: Register properties as class propertiesEduardo Habkost2020-10-131-22/+22
| * input-linux: Register properties as class propertiesEduardo Habkost2020-10-131-13/+14
* | ui: Fix default window_id valueSamuel Thibault2020-10-141-0/+1
* | input-linux: Reset il->fd handler before closing itColin Xu2020-10-141-0/+1
* | SDL: enable OpenGL context creationJan Henrik Weinstock2020-10-141-0/+5
* | vnc-stubs: Allow -vnc noneJason Andryuk2020-10-141-0/+3
* | configure: Fixes ncursesw detection under msys2/mingw by convert them to mesonYonggang Luo2020-10-141-1/+1
* | curses: Fixes curses compiling errors.Yonggang Luo2020-10-141-2/+2