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
*
char: move CharBackend handling in char-fe unit
Marc-André Lureau
2017-06-02
1
-1
/
+1
*
chardev: move headers to include/chardev
Marc-André Lureau
2017-06-02
2
-2
/
+2
*
Merge remote-tracking branch 'armbru/tags/pull-qapi-2017-05-23' into staging
Stefan Hajnoczi
2017-05-30
3
-4
/
+4
|
\
|
*
shutdown: Add source information to SHUTDOWN and RESET
Eric Blake
2017-05-23
3
-4
/
+4
*
|
ui: egl-headless requires dmabuf support
Gerd Hoffmann
2017-05-19
1
-1
/
+1
|
/
*
vnc: replace hweight_long() with ctpopl()
Cédric Le Goater
2017-05-12
1
-3
/
+3
*
vnc: simple clean up
Wei Qi
2017-05-12
1
-1
/
+0
*
opengl: add egl-headless display
Gerd Hoffmann
2017-05-12
2
-0
/
+159
*
egl: explicitly ask for core context
Gerd Hoffmann
2017-05-12
2
-3
/
+5
*
egl-helpers: add missing error check
Gerd Hoffmann
2017-05-12
1
-1
/
+6
*
egl-helpers: fix display init for x11
Gerd Hoffmann
2017-05-12
2
-9
/
+27
*
egl-helpers: drop support for gles and debug logging
Gerd Hoffmann
2017-05-12
2
-48
/
+6
*
ui: input-linux: Add absolute event support
Philippe Voinov
2017-05-11
1
-1
/
+24
*
ui: Support non-zero minimum values for absolute input axes
Philippe Voinov
2017-05-11
7
-21
/
+34
*
sockets: Limit SocketAddressLegacy to external interfaces
Markus Armbruster
2017-05-09
2
-75
/
+72
*
sockets: Rename SocketAddress to SocketAddressLegacy
Markus Armbruster
2017-05-09
2
-55
/
+55
*
Merge remote-tracking branch 'elmarco/tags/chr-tests-pull-request' into staging
Stefan Hajnoczi
2017-05-05
2
-2
/
+2
|
\
|
*
char: remove qemu_chr_be_generic_open
Marc-André Lureau
2017-05-04
2
-2
/
+2
*
|
input: don't queue delay if paused
Marc-André Lureau
2017-05-03
1
-0
/
+4
*
|
input: limit kbd queue depth
Gerd Hoffmann
2017-05-03
1
-3
/
+11
|
/
*
ui/cocoa.m: Fix macOS 10.12 deprecation warnings
Brendan Shanks
2017-04-25
1
-29
/
+58
*
console: add same displaychangelistener registration pre-condition
Marc-André Lureau
2017-04-24
1
-0
/
+2
*
console: add same surface replace pre-condition
Marc-André Lureau
2017-04-24
1
-0
/
+2
*
io vnc sockets: Clean up SocketAddressKind switches
Markus Armbruster
2017-04-03
1
-6
/
+12
*
nbd sockets vnc: Mark problematic address family tests TODO
Markus Armbruster
2017-04-03
1
-0
/
+1
*
vnc: allow to connect with add_client when -vnc none
Marc-André Lureau
2017-04-03
1
-4
/
+4
*
Fix input-linux reading from device
Javier Celaya
2017-04-03
1
-5
/
+12
*
Merge remote-tracking branch 'remotes/stsquad/tags/pull-mttcg-fixups-for-rc2-...
Peter Maydell
2017-03-28
1
-7
/
+11
|
\
|
*
ui/console: use exclusive mechanism directly
Alex Bennée
2017-03-28
1
-7
/
+9
|
*
ui/console: ensure do_safe_dpy_refresh holds BQL
Alex Bennée
2017-03-28
1
-0
/
+2
*
|
vnc: fix reverse mode
Gerd Hoffmann
2017-03-27
1
-7
/
+10
*
|
ui/egl-helpers: fix egl 1.5 display init
Gerd Hoffmann
2017-03-27
1
-6
/
+52
|
/
*
add opengl_cflags to QEMU_CFLAGS
Gerd Hoffmann
2017-03-21
1
-5
/
+2
*
vnc: fix a qio-channel leak
Marc-André Lureau
2017-03-20
1
-0
/
+1
*
ui/console: ensure graphic updates don't race with TCG vCPUs
Alex Bennée
2017-03-17
1
-1
/
+20
*
cirrus/vnc: zap bitblit support from console code.
Gerd Hoffmann
2017-03-16
2
-128
/
+0
*
ui/cocoa.m: add toast file support
Programmingkid
2017-03-14
1
-1
/
+1
*
vnc: fix double free issues
Gerd Hoffmann
2017-02-27
1
-0
/
+3
*
spice: add display & head options
Gerd Hoffmann
2017-02-27
2
-1
/
+27
*
ui: Use XkbGetMap and XkbGetNames instead of XkbGetKeyboard
Daniel P. Berrange
2017-02-27
2
-7
/
+10
*
gtk-egl: add scanout_disable support
Gerd Hoffmann
2017-02-27
2
-5
/
+11
*
sdl2: add scanout_disable support
Gerd Hoffmann
2017-02-27
2
-5
/
+12
*
spice: add scanout_disable support
Gerd Hoffmann
2017-02-27
1
-15
/
+21
*
console: add dpy_gl_scanout_disable
Gerd Hoffmann
2017-02-27
1
-0
/
+11
*
console: rename dpy_gl_scanout to dpy_gl_scanout_texture
Gerd Hoffmann
2017-02-27
7
-34
/
+41
*
egl-helpers: Support newer MESA versions
Frediano Ziglio
2017-02-20
1
-0
/
+4
*
spice: allow to specify drm rendernode
Marc-André Lureau
2017-02-20
2
-4
/
+11
*
ui: add ability to specify multiple VNC listen addresses
Daniel P. Berrange
2017-02-09
1
-62
/
+133
*
ui: let VNC server listen on all resolved IP addresses
Daniel P. Berrange
2017-02-09
1
-9
/
+43
*
ui: extract code to connect/listen from vnc_display_open
Daniel P. Berrange
2017-02-09
1
-42
/
+80
[next]