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
*
sdl2: fix build failure on windows
Gerd Hoffmann
2017-01-13
1
-0
/
+6
*
ps2: Fix lost scancodes by recent changes
OGAWA Hirofumi
2017-01-10
1
-0
/
+3
*
curses: Fix compiler warnings (Mingw-w64 redefinition of macro KEY_EVENT)
Stefan Weil
2017-01-10
1
-1
/
+0
*
ui/vnc: Fix problem with sending too many bytes as server name
Thomas Huth
2017-01-10
1
-2
/
+6
*
gtk: avoid oob array access
Marc-André Lureau
2017-01-10
1
-0
/
+5
*
egl-helpers: Change file licensing to LGPLv2
Frediano Ziglio
2017-01-10
1
-0
/
+16
*
sdl2: set window ID
Samuel Thibault
2017-01-10
1
-0
/
+7
*
console: move window ID code from baum to sdl
Samuel Thibault
2017-01-10
1
-0
/
+25
*
console: add API to get underlying gui window ID
Samuel Thibault
2017-01-10
1
-0
/
+11
*
ui: use evdev keymap when running under wayland
Daniel P. Berrange
2017-01-10
1
-0
/
+7
*
ui/gtk: fix crash at startup when no console is available
Hervé Poussineau
2017-01-10
1
-1
/
+5
*
ui/gtk: fix "Copy" menu item segfault
Stefan Hajnoczi
2016-12-14
1
-0
/
+8
*
ui/gtk: Fix build with older versions of gtk
Thomas Huth
2016-11-10
1
-1
/
+2
*
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20161028-1' into st...
Peter Maydell
2016-10-28
2
-5
/
+26
|
\
|
*
curses: fix left/right arrow translation
Samuel Thibault
2016-10-28
1
-2
/
+2
|
*
ui/gtk: Fix non-working DELETE key
Thomas Huth
2016-10-28
1
-1
/
+3
|
*
gtk: fix compilation warning with gtk 3.22.2
Alberto Garcia
2016-10-28
1
-2
/
+21
*
|
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...
Peter Maydell
2016-10-28
3
-0
/
+11
|
\
\
|
|
/
|
/
|
|
*
vnc: set name for all I/O channels created
Daniel P. Berrange
2016-10-27
3
-0
/
+11
*
|
char: remove explicit_be_open from CharDriverState
Marc-André Lureau
2016-10-24
2
-8
/
+6
*
|
char: move front end handlers in CharBackend
Marc-André Lureau
2016-10-24
1
-1
/
+3
*
|
char: remove init callback
Marc-André Lureau
2016-10-24
2
-5
/
+0
|
/
*
crypto: extend mode as a parameter in qcrypto_cipher_supports()
Gonglei
2016-10-19
1
-1
/
+1
*
input-linux: initialize key state
Gerd Hoffmann
2016-10-13
1
-2
/
+13
*
ui: rename vnc_init_state to vnc_start_protocol
Daniel P. Berrange
2016-10-13
3
-4
/
+4
*
ui: move some initialization out of vnc_init_state
Daniel P. Berrange
2016-10-13
2
-27
/
+23
*
ui: remove bogus call to reset_keys() in vnc_init_state
Daniel P. Berrange
2016-10-13
1
-1
/
+0
*
ui: remove bogus call to graphic_hw_update() in vnc_listen_io
Daniel P. Berrange
2016-10-13
1
-2
/
+0
*
ui: refactor method for setting up VncDisplay auth types
Daniel P. Berrange
2016-10-13
2
-72
/
+53
*
ui: rename misleading 'VncDisplay' variables
Daniel P. Berrange
2016-10-13
1
-136
/
+138
*
ui: remove 'ws_tls' field from VncState
Daniel P. Berrange
2016-10-13
2
-11
/
+1
*
ui: remove 'enabled' and 'ws_enabled' fields from VncState
Daniel P. Berrange
2016-10-13
2
-15
/
+10
*
ui: remove misleading comment from vnc_init_state
Daniel P. Berrange
2016-10-13
1
-2
/
+0
*
qemu-doc: merge qemu-tech and qemu-doc
Paolo Bonzini
2016-10-07
1
-9
/
+0
*
ui/vnc-enc-tight: remove switch and have single return
Alex Bennée
2016-09-28
1
-4
/
+2
*
spice/gl: render DisplaySurface via opengl
Gerd Hoffmann
2016-09-28
1
-8
/
+84
*
console: track gl_block state in QemuConsole
Gerd Hoffmann
2016-09-28
1
-4
/
+11
*
console: skip same-size resize
Marc-André Lureau
2016-09-28
1
-0
/
+7
*
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
2016-09-23
1
-2
/
+5
|
\
|
*
block: Accept device model name for blockdev-change-medium
Kevin Wolf
2016-09-23
1
-1
/
+3
|
*
block: Accept device model name for eject
Kevin Wolf
2016-09-23
1
-1
/
+2
*
|
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
2016-09-23
1
-1
/
+1
|
/
*
ui/console: Fix non-working backspace key in monitor of gtk UI
Thomas Huth
2016-09-15
1
-0
/
+1
*
ui/cocoa.m: Make a better about dialog
Programmingkid
2016-09-15
1
-3
/
+104
*
vnc: fix qemu crash because of SIGSEGV
Gonglei
2016-09-13
1
-0
/
+4
*
ui/curses.c: Clean up nextchr logic
Peter Maydell
2016-09-13
1
-11
/
+4
*
ui/curses.c: Ensure we don't read off the end of curses2qemu array
Peter Maydell
2016-09-13
1
-1
/
+4
*
ui: fix refresh of VNC server surface
Daniel P. Berrange
2016-08-30
1
-9
/
+11
*
trace-events: fix first line comment in trace-events
Laurent Vivier
2016-08-12
1
-1
/
+1
*
error: Fix error_printf() calls lacking newlines
Markus Armbruster
2016-08-08
1
-1
/
+1
[next]