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
2017-04-25
ui/cocoa.m: Fix macOS 10.12 deprecation warnings
Brendan Shanks
1
-29
/
+58
2017-04-24
console: add same displaychangelistener registration pre-condition
Marc-André Lureau
1
-0
/
+2
2017-04-24
console: add same surface replace pre-condition
Marc-André Lureau
1
-0
/
+2
2017-04-03
io vnc sockets: Clean up SocketAddressKind switches
Markus Armbruster
1
-6
/
+12
2017-04-03
nbd sockets vnc: Mark problematic address family tests TODO
Markus Armbruster
1
-0
/
+1
2017-04-03
vnc: allow to connect with add_client when -vnc none
Marc-André Lureau
1
-4
/
+4
2017-04-03
Fix input-linux reading from device
Javier Celaya
1
-5
/
+12
2017-03-28
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-fixups-for-rc2-...
Peter Maydell
1
-7
/
+11
2017-03-28
ui/console: use exclusive mechanism directly
Alex Bennée
1
-7
/
+9
2017-03-28
ui/console: ensure do_safe_dpy_refresh holds BQL
Alex Bennée
1
-0
/
+2
2017-03-27
vnc: fix reverse mode
Gerd Hoffmann
1
-7
/
+10
2017-03-27
ui/egl-helpers: fix egl 1.5 display init
Gerd Hoffmann
1
-6
/
+52
2017-03-21
add opengl_cflags to QEMU_CFLAGS
Gerd Hoffmann
1
-5
/
+2
2017-03-20
vnc: fix a qio-channel leak
Marc-André Lureau
1
-0
/
+1
2017-03-17
ui/console: ensure graphic updates don't race with TCG vCPUs
Alex Bennée
1
-1
/
+20
2017-03-16
cirrus/vnc: zap bitblit support from console code.
Gerd Hoffmann
2
-128
/
+0
2017-03-14
ui/cocoa.m: add toast file support
Programmingkid
1
-1
/
+1
2017-02-27
vnc: fix double free issues
Gerd Hoffmann
1
-0
/
+3
2017-02-27
spice: add display & head options
Gerd Hoffmann
2
-1
/
+27
2017-02-27
ui: Use XkbGetMap and XkbGetNames instead of XkbGetKeyboard
Daniel P. Berrange
2
-7
/
+10
2017-02-27
gtk-egl: add scanout_disable support
Gerd Hoffmann
2
-5
/
+11
2017-02-27
sdl2: add scanout_disable support
Gerd Hoffmann
2
-5
/
+12
2017-02-27
spice: add scanout_disable support
Gerd Hoffmann
1
-15
/
+21
2017-02-27
console: add dpy_gl_scanout_disable
Gerd Hoffmann
1
-0
/
+11
2017-02-27
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
7
-34
/
+41
2017-02-20
egl-helpers: Support newer MESA versions
Frediano Ziglio
1
-0
/
+4
2017-02-20
spice: allow to specify drm rendernode
Marc-André Lureau
2
-4
/
+11
2017-02-09
ui: add ability to specify multiple VNC listen addresses
Daniel P. Berrange
1
-62
/
+133
2017-02-09
ui: let VNC server listen on all resolved IP addresses
Daniel P. Berrange
1
-9
/
+43
2017-02-09
ui: extract code to connect/listen from vnc_display_open
Daniel P. Berrange
1
-42
/
+80
2017-02-09
ui: refactor code for populating SocketAddress from vnc_display_open
Daniel P. Berrange
1
-101
/
+181
2017-02-08
ui: refactor VncDisplay to allow multiple listening sockets
Daniel P. Berrange
2
-40
/
+73
2017-02-08
ui: fix reporting of VNC auth in query-vnc-servers
Daniel P. Berrange
1
-35
/
+50
2017-02-08
ui: fix regression handling bare 'websocket' option to -vnc
Daniel P. Berrange
1
-1
/
+7
2017-02-08
vnc: do not disconnect on EAGAIN
Michael Tokarev
1
-1
/
+2
2017-02-08
ui/vnc: Drop unused vnc_has_job() and vnc_jobs_clear()
Peter Maydell
2
-25
/
+0
2017-02-02
Merge remote-tracking branch 'remotes/elmarco/tags/chr-split-pull-request' in...
Peter Maydell
2
-16
/
+3
2017-01-31
console: fix console resize
Gerd Hoffmann
1
-1
/
+1
2017-01-31
gtk: Hardcode LC_CTYPE as C.utf-8
Kevin Wolf
1
-1
/
+5
2017-01-31
char: remove class kind field
Marc-André Lureau
2
-2
/
+1
2017-01-31
char: get rid of CharDriver
Marc-André Lureau
2
-16
/
+4
2017-01-31
vnc: fix overflow in vnc_update_stats
Gerd Hoffmann
1
-2
/
+4
2017-01-31
spice: wakeup QXL worker to pick up mouse changes
Marc-André Lureau
1
-0
/
+2
2017-01-31
ui/gtk.c: add ctrl-alt-= support for zoom in acceleration
Ziyue Yang
1
-0
/
+9
2017-01-31
ui: fix format specfier in vnc to avoid break in build.
Rami Rosen
1
-1
/
+1
2017-01-31
ui/gtk: Fix mouse wheel on 3.4.0 or later
OGAWA Hirofumi
1
-0
/
+13
2017-01-31
vnc: track LED state separately
Pierre Ossman
2
-44
/
+18
2017-01-31
ui: add support for mice with extra/side buttons
Fabian Lesniak
2
-0
/
+10
2017-01-27
chardev: qom-ify
Marc-André Lureau
2
-48
/
+65
2017-01-27
vc: use a common prefix for chr callbacks
Marc-André Lureau
1
-12
/
+12
[next]