index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
2017-02-08
ui: refactor VncDisplay to allow multiple listening sockets
Daniel P. Berrange
2017-02-08
ui: fix reporting of VNC auth in query-vnc-servers
Daniel P. Berrange
2017-02-08
ui: fix regression handling bare 'websocket' option to -vnc
Daniel P. Berrange
2017-02-08
vnc: do not disconnect on EAGAIN
Michael Tokarev
2017-02-08
ui/vnc: Drop unused vnc_has_job() and vnc_jobs_clear()
Peter Maydell
2017-02-02
Merge remote-tracking branch 'remotes/elmarco/tags/chr-split-pull-request' in...
Peter Maydell
2017-01-31
console: fix console resize
Gerd Hoffmann
2017-01-31
gtk: Hardcode LC_CTYPE as C.utf-8
Kevin Wolf
2017-01-31
char: remove class kind field
Marc-André Lureau
2017-01-31
char: get rid of CharDriver
Marc-André Lureau
2017-01-31
vnc: fix overflow in vnc_update_stats
Gerd Hoffmann
2017-01-31
spice: wakeup QXL worker to pick up mouse changes
Marc-André Lureau
2017-01-31
ui/gtk.c: add ctrl-alt-= support for zoom in acceleration
Ziyue Yang
2017-01-31
ui: fix format specfier in vnc to avoid break in build.
Rami Rosen
2017-01-31
ui/gtk: Fix mouse wheel on 3.4.0 or later
OGAWA Hirofumi
2017-01-31
vnc: track LED state separately
Pierre Ossman
2017-01-31
ui: add support for mice with extra/side buttons
Fabian Lesniak
2017-01-27
chardev: qom-ify
Marc-André Lureau
2017-01-27
vc: use a common prefix for chr callbacks
Marc-André Lureau
2017-01-27
gtk: overwrite the console.c char driver
Marc-André Lureau
2017-01-27
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-27
char: allocate CharDriverState as a single object
Marc-André Lureau
2017-01-27
char: move callbacks in CharDriver
Marc-André Lureau
2017-01-27
char: use a const CharDriver
Marc-André Lureau
2017-01-23
io: change the QIOTask callback signature
Daniel P. Berrange
2017-01-13
sdl2: fix build failure on windows
Gerd Hoffmann
2017-01-10
ps2: Fix lost scancodes by recent changes
OGAWA Hirofumi
2017-01-10
curses: Fix compiler warnings (Mingw-w64 redefinition of macro KEY_EVENT)
Stefan Weil
2017-01-10
ui/vnc: Fix problem with sending too many bytes as server name
Thomas Huth
2017-01-10
gtk: avoid oob array access
Marc-André Lureau
2017-01-10
egl-helpers: Change file licensing to LGPLv2
Frediano Ziglio
2017-01-10
sdl2: set window ID
Samuel Thibault
2017-01-10
console: move window ID code from baum to sdl
Samuel Thibault
2017-01-10
console: add API to get underlying gui window ID
Samuel Thibault
2017-01-10
ui: use evdev keymap when running under wayland
Daniel P. Berrange
2017-01-10
ui/gtk: fix crash at startup when no console is available
Hervé Poussineau
2016-12-14
ui/gtk: fix "Copy" menu item segfault
Stefan Hajnoczi
2016-11-10
ui/gtk: Fix build with older versions of gtk
Thomas Huth
2016-10-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20161028-1' into st...
Peter Maydell
2016-10-28
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...
Peter Maydell
2016-10-28
curses: fix left/right arrow translation
Samuel Thibault
2016-10-28
ui/gtk: Fix non-working DELETE key
Thomas Huth
2016-10-28
gtk: fix compilation warning with gtk 3.22.2
Alberto Garcia
2016-10-27
vnc: set name for all I/O channels created
Daniel P. Berrange
2016-10-24
char: remove explicit_be_open from CharDriverState
Marc-André Lureau
2016-10-24
char: move front end handlers in CharBackend
Marc-André Lureau
2016-10-24
char: remove init callback
Marc-André Lureau
2016-10-19
crypto: extend mode as a parameter in qcrypto_cipher_supports()
Gonglei
2016-10-13
input-linux: initialize key state
Gerd Hoffmann
2016-10-13
ui: rename vnc_init_state to vnc_start_protocol
Daniel P. Berrange
[next]