summaryrefslogtreecommitdiffstats
path: root/ui
Commit message (Expand)AuthorAgeFilesLines
* 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
* | curses: Fixes compiler error that complain don't have langinfo.h on msys2/mingwYonggang Luo2020-10-141-5/+5
|/
* ui: relocate paths to icons and translationsPaolo Bonzini2020-09-302-4/+15
* configure: move cocoa option to MesonPaolo Bonzini2020-09-301-1/+1
* meson: clean up build_by_defaultPaolo Bonzini2020-09-301-1/+0Star
* spice: get monitors physical dimensionMarc-André Lureau2020-09-291-0/+7
* spice: remove the single monitor config logicMarc-André Lureau2020-09-291-22/+4Star
* ui: add getter for UIInfoMarc-André Lureau2020-09-292-1/+8
* audio: remove qemu_spice_audio_init()Gerd Hoffmann2020-09-231-1/+0Star
* Merge remote-tracking branch 'remotes/vivier2/tags/trivial-branch-for-5.2-pul...Peter Maydell2020-09-221-1/+0Star
|\
| * ui/spice-input: Remove superfluous forward declarationPhilippe Mathieu-Daudé2020-09-161-1/+0Star
* | qom: Remove module_obj_name parameter from OBJECT_DECLARE* macrosEduardo Habkost2020-09-182-2/+2
* | qom: Remove ParentClassType argument from OBJECT_DECLARE_SIMPLE_TYPEEduardo Habkost2020-09-182-4/+2Star
* | util: rename qemu_open() to qemu_open_old()Daniel P. Berrangé2020-09-161-1/+1
|/