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
*
qapi: Split control.json off misc.json
Kevin Wolf
2020-02-17
1
-0
/
+1
*
ui/cocoa: Drop workarounds for pre-10.12 OSX
Peter Maydell
2020-02-12
1
-59
/
+0
*
ui/gtk: implement show-cursor option
Gerd Hoffmann
2020-02-12
1
-2
/
+6
*
ui/cocoa: switch to new show-cursor option
Gerd Hoffmann
2020-02-12
1
-0
/
+4
*
ui/sdl: switch to new show-cursor option
Gerd Hoffmann
2020-02-12
1
-8
/
+8
*
ui/gtk: Fix gd_refresh_rate_millihz() when widget window is not realized
Philippe Mathieu-Daudé
2020-02-12
1
-5
/
+7
*
ui/gtk: Update gd_refresh_rate_millihz() to handle VirtualConsole
Philippe Mathieu-Daudé
2020-02-12
1
-4
/
+5
*
ui/console: Display the 'none' backend in '-display help'
Philippe Mathieu-Daudé
2020-01-21
1
-0
/
+1
*
vnc: prioritize ZRLE compression over ZLIB
Cameron Esfahani
2020-01-21
2
-4
/
+11
*
Revert "vnc: allow fall back to RAW encoding"
Gerd Hoffmann
2020-01-21
1
-18
/
+2
*
ui/gtk: Get display refresh rate with GDK version 3.22 or later
Philippe Mathieu-Daudé
2020-01-16
1
-5
/
+18
*
display/gtk: get proper refreshrate
Nikola Pavlica
2020-01-14
1
-0
/
+11
*
ui: Print available display backends with '-display help'
Thomas Huth
2020-01-14
1
-0
/
+15
*
screendump: use qemu_unlink()
Marc-André Lureau
2020-01-02
1
-1
/
+1
*
screendump: replace FILE with QIOChannel and fix close()/qemu_close()
Marc-André Lureau
2020-01-02
1
-21
/
+16
*
ppm-save: pass opened fd
Marc-André Lureau
2020-01-02
2
-24
/
+23
*
console: add graphic_hw_update_done()
Marc-André Lureau
2020-01-02
1
-0
/
+9
*
vnc: drop Error pointer indirection in vnc_client_io_error
Vladimir Sementsov-Ogievskiy
2019-12-18
2
-14
/
+8
*
glib: use portable g_setenv()
Marc-André Lureau
2019-12-17
1
-1
/
+1
*
ui/gtk: fix gettext message's charset.
yanminhui
2019-11-21
1
-0
/
+1
*
ui: fix keymap file search in input-barrier object
Laurent Vivier
2019-10-18
1
-7
/
+7
*
curses: correctly pass the color pair to setcchar()
Matthew Kilgore
2019-10-18
1
-1
/
+3
*
curses: use the bit mask constants provided by curses
Matthew Kilgore
2019-10-18
1
-2
/
+2
*
ui: Fix hanging up Cocoa display on macOS 10.15 (Catalina)
Hikaru Nishida
2019-10-18
1
-0
/
+12
*
vnc: fix memory leak when vnc disconnect
Li Qiang
2019-09-17
6
-162
/
+170
*
ui: add an embedded Barrier client
Laurent Vivier
2019-09-17
3
-0
/
+863
*
vnc: fix websocket field in events
Gerd Hoffmann
2019-09-17
1
-0
/
+1
*
ui/egl: fix framebuffer reads
Gerd Hoffmann
2019-09-17
2
-6
/
+4
*
socket: Add num connections to qio_net_listener_open_sync()
Juan Quintela
2019-09-03
1
-2
/
+2
*
build-sys: build ui-spice-app as a module
Marc-André Lureau
2019-08-27
1
-1
/
+3
*
Merge remote-tracking branch 'remotes/kraxel/tags/ui-20190822-pull-request' i...
Peter Maydell
2019-08-22
2
-0
/
+6
|
\
|
*
input-linux: add shift+shift as a grab toggle
Niklas Haas
2019-08-21
1
-0
/
+4
|
*
curses: assert get_wch return value is okay
Paolo Bonzini
2019-08-21
1
-0
/
+2
*
|
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2019-08-21' in...
Peter Maydell
2019-08-22
1
-1
/
+1
|
\
\
|
*
|
hw/core: Move cpu.c, cpu.h from qom/ to hw/core/
Markus Armbruster
2019-08-21
1
-1
/
+1
|
|
/
*
|
audio: add audiodev property to vnc and wav_capture
Kővágó, Zoltán
2019-08-21
2
-1
/
+16
*
|
audio: basic support for multi backend audio
Kővágó, Zoltán
2019-08-21
1
-1
/
+1
|
/
*
sysemu: Split sysemu/runstate.h off sysemu/sysemu.h
Markus Armbruster
2019-08-16
5
-1
/
+5
*
Clean up inclusion of sysemu/sysemu.h
Markus Armbruster
2019-08-16
8
-8
/
+0
*
Include qemu/main-loop.h less
Markus Armbruster
2019-08-16
6
-1
/
+5
*
Include qemu/queue.h slightly less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
Include hw/hw.h exactly where needed
Markus Armbruster
2019-08-16
1
-1
/
+0
*
trace: Do not include qom/cpu.h into generated trace.h
Markus Armbruster
2019-08-16
1
-0
/
+1
*
Include generated QAPI headers less
Markus Armbruster
2019-08-16
1
-1
/
+0
*
console: fix cell overflow
Gerd Hoffmann
2019-07-03
1
-2
/
+8
*
ui/cocoa: Fix mouse grabbing in fullscreen mode for relative input device
Chen Zhang
2019-06-13
1
-1
/
+6
*
ui/cocoa: Fix absolute input device grabbing issue on Mojave
Chen Zhang
2019-06-13
1
-2
/
+41
*
Include qemu-common.h exactly where needed
Markus Armbruster
2019-06-12
16
-15
/
+1
*
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster
2019-06-12
9
-5
/
+11
*
qemu-common: Move qemu_isalnum() etc. to qemu/ctype.h
Markus Armbruster
2019-06-11
1
-0
/
+1
[next]