index
:
bwlp/qemu.git
block_qcow2_cluster_info
master
spice_video_codecs
Experimental fork of QEMU with video encoding patches
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
Commit message (
Expand
)
Author
Age
Files
Lines
*
qmp: generalize watchdog-set-action to -no-reboot/-no-shutdown
Alejandro Jimenez
2020-12-15
1
-2
/
+3
*
machine: introduce MachineInitPhase
Paolo Bonzini
2020-12-15
1
-1
/
+1
*
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20201211-pull-request' i...
Peter Maydell
2020-12-11
4
-27
/
+49
|
\
|
*
sdl2: Add extra mouse buttons
Darrell Walisser
2020-12-11
1
-0
/
+2
|
*
ui/vnc: Add missing lock for send_color_map
Peng Liang
2020-12-11
1
-0
/
+2
|
*
vnc: add alpha cursor support
Gerd Hoffmann
2020-12-11
2
-3
/
+20
|
*
vnc: add pseudo encodings
Gerd Hoffmann
2020-12-11
1
-0
/
+2
|
*
vnc: drop unused copyrect feature
Gerd Hoffmann
2020-12-11
2
-5
/
+0
|
*
vnc: use enum for features
Gerd Hoffmann
2020-12-11
1
-12
/
+14
|
*
console: allow con==NULL in dpy_{get, set}_ui_info and dpy_ui_info_supported
Gerd Hoffmann
2020-12-11
1
-2
/
+10
|
*
console: drop qemu_console_get_ui_info
Gerd Hoffmann
2020-12-11
1
-6
/
+0
*
|
vl: extract softmmu/datadir.c
Paolo Bonzini
2020-12-10
1
-0
/
+1
|
/
*
qxl: fix segfault
Gerd Hoffmann
2020-11-25
1
-1
/
+3
*
nomaintainer: Fix Lesser GPL version number
Chetan Pant
2020-11-15
1
-1
/
+1
*
console: avoid passing con=NULL to graphic_hw_update_done()
lichun
2020-11-13
1
-2
/
+3
*
Merge remote-tracking branch 'remotes/kraxel/tags/fixes-20201104-pull-request...
Peter Maydell
2020-11-04
5
-13
/
+40
|
\
|
*
vnc: fix resource leak when websocket channel error
Ding Hui
2020-11-04
5
-13
/
+40
*
|
console: make QMP/HMP screendump run in coroutine
Marc-André Lureau
2020-11-04
1
-3
/
+29
*
|
console: modify ppm_save to take a pixman image ref
Marc-André Lureau
2020-11-04
2
-8
/
+9
|
/
*
configure: move directory options from config-host.mak to meson
Paolo Bonzini
2020-10-26
2
-4
/
+4
*
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201022-pull-reque...
Peter Maydell
2020-10-22
4
-16
/
+134
|
\
|
*
opengl: build opengl helper code modular
Gerd Hoffmann
2020-10-21
1
-1
/
+7
|
*
opengl: build egl-headless display modular
Gerd Hoffmann
2020-10-21
1
-1
/
+7
|
*
spice: flip modules switch
Gerd Hoffmann
2020-10-21
1
-1
/
+10
|
*
spice: wire up monitor in QemuSpiceOps.
Gerd Hoffmann
2020-10-21
2
-1
/
+19
|
*
spice: move display_add_client() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
2
-1
/
+9
|
*
spice: move auth functions to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
2
-4
/
+20
|
*
spice: move add_interface() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
2
-5
/
+6
|
*
spice: move display_init() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
2
-0
/
+10
|
*
spice: move qemu_spice_init() to QemuSpiceOps.
Gerd Hoffmann
2020-10-21
2
-1
/
+7
|
*
spice: add QemuSpiceOps, move migrate_info
Gerd Hoffmann
2020-10-21
2
-0
/
+15
|
*
spice: add module helpers
Gerd Hoffmann
2020-10-21
3
-1
/
+24
*
|
qapi: Restrict 'system wakeup/reset/powerdown' commands to machine.json
Philippe Mathieu-Daudé
2020-10-21
2
-0
/
+2
|
/
*
Merge remote-tracking branch 'remotes/bonzini-gitlab/tags/for-upstream' into ...
Peter Maydell
2020-10-17
1
-2
/
+5
|
\
|
*
meson: Only install icons and qemu.desktop if have_system
Bruce Rogers
2020-10-17
1
-2
/
+5
*
|
Merge remote-tracking branch 'remotes/kraxel/tags/modules-20201015-pull-reque...
Peter Maydell
2020-10-15
3
-15
/
+23
|
\
\
|
|
/
|
/
|
|
*
meson: add spice dependency to core spice source files.
Gerd Hoffmann
2020-10-15
1
-1
/
+1
|
*
chardev/spice: simplify chardev setup
Gerd Hoffmann
2020-10-15
2
-10
/
+9
|
*
ui/spice-app: don't use qemu_chr_open_spice_port directly
Gerd Hoffmann
2020-10-15
1
-4
/
+13
*
|
Merge remote-tracking branch 'remotes/ehabkost/tags/machine-next-pull-request...
Peter Maydell
2020-10-15
2
-35
/
+36
|
\
\
|
|
/
|
/
|
|
*
input-barrier: Register properties as class properties
Eduardo Habkost
2020-10-13
1
-22
/
+22
|
*
input-linux: Register properties as class properties
Eduardo Habkost
2020-10-13
1
-13
/
+14
*
|
ui: Fix default window_id value
Samuel Thibault
2020-10-14
1
-0
/
+1
*
|
input-linux: Reset il->fd handler before closing it
Colin Xu
2020-10-14
1
-0
/
+1
*
|
SDL: enable OpenGL context creation
Jan Henrik Weinstock
2020-10-14
1
-0
/
+5
*
|
vnc-stubs: Allow -vnc none
Jason Andryuk
2020-10-14
1
-0
/
+3
*
|
configure: Fixes ncursesw detection under msys2/mingw by convert them to meson
Yonggang Luo
2020-10-14
1
-1
/
+1
*
|
curses: Fixes curses compiling errors.
Yonggang Luo
2020-10-14
1
-2
/
+2
*
|
curses: Fixes compiler error that complain don't have langinfo.h on msys2/mingw
Yonggang Luo
2020-10-14
1
-5
/
+5
|
/
*
ui: relocate paths to icons and translations
Paolo Bonzini
2020-09-30
2
-4
/
+15
[next]