index
:
riscv-gnu-toolchain/qemu.git
block
master
stable-0.10
stable-0.11
stable-0.12
stable-0.13
stable-0.14
stable-0.15
stable-1.0
stable-1.1
stable-1.2
stable-1.3
stable-1.4
stable-1.5
stable-1.6
stable-1.7
stable-2.0
stable-2.1
stable-2.10
stable-2.11
stable-2.12
stable-2.2
stable-2.3
stable-2.4
stable-2.5
stable-2.6
stable-2.7
stable-2.8
stable-2.9
stable-3.0
stable-3.1
stable-4.0
stable-4.1
stable-4.2
stable-5.0
stable-6.0
stable-6.1
stable-7.2
stable-8.0
stable-8.1
stable-8.2
stable-9.0
stable-9.1
staging
staging-7.2
staging-8.0
staging-8.1
staging-8.2
staging-9.0
staging-9.1
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-14
ui/gtk: fix "Copy" menu item segfault
Stefan Hajnoczi
1
-0
/
+8
2016-11-10
ui/gtk: Fix build with older versions of gtk
Thomas Huth
1
-1
/
+2
2016-10-28
Merge remote-tracking branch 'remotes/kraxel/tags/pull-ui-20161028-1' into st...
Peter Maydell
2
-5
/
+26
2016-10-28
Merge remote-tracking branch 'remotes/berrange/tags/pull-qio-2016-10-27-1' in...
Peter Maydell
3
-0
/
+11
2016-10-28
curses: fix left/right arrow translation
Samuel Thibault
1
-2
/
+2
2016-10-28
ui/gtk: Fix non-working DELETE key
Thomas Huth
1
-1
/
+3
2016-10-28
gtk: fix compilation warning with gtk 3.22.2
Alberto Garcia
1
-2
/
+21
2016-10-27
vnc: set name for all I/O channels created
Daniel P. Berrange
3
-0
/
+11
2016-10-24
char: remove explicit_be_open from CharDriverState
Marc-André Lureau
2
-8
/
+6
2016-10-24
char: move front end handlers in CharBackend
Marc-André Lureau
1
-1
/
+3
2016-10-24
char: remove init callback
Marc-André Lureau
2
-5
/
+0
2016-10-19
crypto: extend mode as a parameter in qcrypto_cipher_supports()
Gonglei
1
-1
/
+1
2016-10-13
input-linux: initialize key state
Gerd Hoffmann
1
-2
/
+13
2016-10-13
ui: rename vnc_init_state to vnc_start_protocol
Daniel P. Berrange
3
-4
/
+4
2016-10-13
ui: move some initialization out of vnc_init_state
Daniel P. Berrange
2
-27
/
+23
2016-10-13
ui: remove bogus call to reset_keys() in vnc_init_state
Daniel P. Berrange
1
-1
/
+0
2016-10-13
ui: remove bogus call to graphic_hw_update() in vnc_listen_io
Daniel P. Berrange
1
-2
/
+0
2016-10-13
ui: refactor method for setting up VncDisplay auth types
Daniel P. Berrange
2
-72
/
+53
2016-10-13
ui: rename misleading 'VncDisplay' variables
Daniel P. Berrange
1
-136
/
+138
2016-10-13
ui: remove 'ws_tls' field from VncState
Daniel P. Berrange
2
-11
/
+1
2016-10-13
ui: remove 'enabled' and 'ws_enabled' fields from VncState
Daniel P. Berrange
2
-15
/
+10
2016-10-13
ui: remove misleading comment from vnc_init_state
Daniel P. Berrange
1
-2
/
+0
2016-10-07
qemu-doc: merge qemu-tech and qemu-doc
Paolo Bonzini
1
-9
/
+0
2016-09-28
ui/vnc-enc-tight: remove switch and have single return
Alex Bennée
1
-4
/
+2
2016-09-28
spice/gl: render DisplaySurface via opengl
Gerd Hoffmann
1
-8
/
+84
2016-09-28
console: track gl_block state in QemuConsole
Gerd Hoffmann
1
-4
/
+11
2016-09-28
console: skip same-size resize
Marc-André Lureau
1
-0
/
+7
2016-09-23
Merge remote-tracking branch 'remotes/kevin/tags/for-upstream' into staging
Peter Maydell
1
-2
/
+5
2016-09-23
block: Accept device model name for blockdev-change-medium
Kevin Wolf
1
-1
/
+3
2016-09-23
block: Accept device model name for eject
Kevin Wolf
1
-1
/
+2
2016-09-23
vl: Switch qemu_uuid to QemuUUID
Fam Zheng
1
-1
/
+1
2016-09-15
ui/console: Fix non-working backspace key in monitor of gtk UI
Thomas Huth
1
-0
/
+1
2016-09-15
ui/cocoa.m: Make a better about dialog
Programmingkid
1
-3
/
+104
2016-09-13
vnc: fix qemu crash because of SIGSEGV
Gonglei
1
-0
/
+4
2016-09-13
ui/curses.c: Clean up nextchr logic
Peter Maydell
1
-11
/
+4
2016-09-13
ui/curses.c: Ensure we don't read off the end of curses2qemu array
Peter Maydell
1
-1
/
+4
2016-08-30
ui: fix refresh of VNC server surface
Daniel P. Berrange
1
-9
/
+11
2016-08-12
trace-events: fix first line comment in trace-events
Laurent Vivier
1
-1
/
+1
2016-08-08
error: Fix error_printf() calls lacking newlines
Markus Armbruster
1
-1
/
+1
2016-08-03
vnc: ensure connection sharing/limits is always configured
Daniel P. Berrange
1
-0
/
+3
2016-08-03
vnc: fix crash when vnc_server_info_get has an error
Daniel P. Berrange
1
-1
/
+1
2016-08-03
vnc: don't crash getting server info if lsock is NULL
Daniel P. Berrange
1
-0
/
+5
2016-07-15
vnc-tight: fix regression with libxenstore
Peter Lieven
1
-7
/
+21
2016-07-15
vnc-enc-tight: fix off-by-one bug
Herongguang (Stephen)
1
-1
/
+2
2016-07-15
vnc: make sure we finish disconnect
Gerd Hoffmann
1
-0
/
+5
2016-07-12
Clean up decorations and whitespace around header guards
Markus Armbruster
1
-1
/
+1
2016-07-12
Clean up ill-advised or unusual header guards
Markus Armbruster
6
-22
/
+18
2016-07-12
Clean up header guards that don't match their file name
Markus Armbruster
3
-7
/
+7
2016-07-12
Merge remote-tracking branch 'remotes/kraxel/tags/pull-input-20160712-1' into...
Peter Maydell
1
-129
/
+140
2016-07-12
input-linux: better capability checks, merge input_linux_event_{mouse, keyboard}
Gerd Hoffmann
1
-45
/
+47
[next]