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
2015-02-10
vnc: g_realloc() can't fail, bury dead error handling
Markus Armbruster
1
-4
/
+0
2015-01-22
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150122-1' into ...
Peter Maydell
2
-3
/
+12
2015-01-22
monitor: add vnc websockets
Gerd Hoffmann
1
-3
/
+12
2015-01-22
monitor: add query-vnc-servers command
Gerd Hoffmann
1
-0
/
+133
2015-01-22
vnc: factor out qmp_query_client_list
Gerd Hoffmann
1
-15
/
+15
2015-01-22
vnc: track & limit connections
Gerd Hoffmann
2
-3
/
+46
2015-01-22
vnc: allow binding servers to qemu consoles
Gerd Hoffmann
1
-7
/
+43
2015-01-22
vnc: switch to QemuOpts, allow multiple servers
Gerd Hoffmann
1
-101
/
+169
2015-01-22
vnc: add display id to acl names
Gerd Hoffmann
1
-2
/
+20
2015-01-22
vnc: remove unused DisplayState parameter, add id instead.
Gerd Hoffmann
1
-15
/
+14
2015-01-22
vnc: remove vnc_display global
Gerd Hoffmann
2
-22
/
+43
2015-01-22
spice: fix coverity reported defect in display code
Gerd Hoffmann
1
-3
/
+3
2015-01-22
spice: add unix address support
Marc-André Lureau
1
-0
/
+9
2015-01-19
ui/sdl2: Support shared surface for more pixman formats
Gerd Hoffmann
2
-6
/
+20
2015-01-19
ui/sdl: Support shared surface for more pixman formats
Benjamin Herrenschmidt
1
-6
/
+20
2015-01-19
ui/gtk: Support shared surface for most pixman formats
Benjamin Herrenschmidt
1
-6
/
+7
2015-01-19
ui/spice: Support shared surface for most pixman formats
Gerd Hoffmann
1
-6
/
+7
2015-01-19
ui/vnc: Support shared surface for most pixman formats
Benjamin Herrenschmidt
1
-7
/
+8
2015-01-19
ui/pixman: add qemu_pixman_check_format
Gerd Hoffmann
1
-0
/
+27
2015-01-19
ui: Add dpy_gfx_check_format() to check backend shared surface support
Benjamin Herrenschmidt
1
-0
/
+25
2015-01-19
ui: Make qemu_default_pixman_format() return 0 on unsupported formats
Benjamin Herrenschmidt
1
-1
/
+1
2014-12-21
Merge remote-tracking branch 'remotes/kraxel/tags/pull-sdl-20141219-1' into s...
Peter Maydell
5
-255
/
+326
2014-12-17
sdl2: Work around SDL2 SDL_ShowWindow() bug
Max Reitz
1
-0
/
+10
2014-12-17
sdl2: Use correct sdl2_console for window events
Max Reitz
1
-2
/
+4
2014-12-17
sdl2: move sdl2_2d_refresh to sdl2-2d.c
Gerd Hoffmann
2
-9
/
+9
2014-12-17
sdl2: factor out sdl2_poll_events
Gerd Hoffmann
1
-10
/
+13
2014-12-17
sdl2: add+use sdl2_2d_redraw function.
Gerd Hoffmann
2
-11
/
+17
2014-12-17
sdl2: move sdl_switch to sdl2-2d.c
Gerd Hoffmann
2
-46
/
+46
2014-12-17
sdl2: overhaul window size handling
Gerd Hoffmann
1
-93
/
+79
2014-12-17
sdl2: move sdl_update to new sdl2-2d.c
Gerd Hoffmann
3
-31
/
+67
2014-12-17
sdl2: turn on keyboard grabs
Gerd Hoffmann
1
-3
/
+4
2014-12-17
sdl2: move keyboard input code to new sdl2-input.c
Gerd Hoffmann
3
-73
/
+110
2014-12-17
sdl2: rename sdl2_state to sdl2_console, move to header file
Gerd Hoffmann
1
-36
/
+27
2014-12-16
spice: fix memory leak
Gonglei
1
-4
/
+1
2014-12-16
spice: remove spice-experimental.h include
Marc-André Lureau
1
-1
/
+0
2014-12-16
spice: do not require TCP ports
Marc-André Lureau
1
-4
/
+0
2014-12-16
spice: rework mirror allocation, add no-resize fast path
Gerd Hoffmann
1
-7
/
+26
2014-12-16
spice: use bottom half instead of refresh timer for cursor updates
Gerd Hoffmann
1
-2
/
+10
2014-12-16
sdl: move version logic from source code to makefile
Gerd Hoffmann
3
-7
/
+6
2014-12-10
keymaps: correct keymaps.c following Qemu coding style
Gonglei
1
-88
/
+108
2014-12-10
vnc-enc-tight: fix Arguments in wrong order
Gonglei
1
-1
/
+1
2014-11-25
input: move input-send-event into experimental namespace
Gerd Hoffmann
1
-2
/
+2
2014-11-21
gtk: Don't crash if -nodefaults
Fam Zheng
1
-7
/
+9
2014-11-21
gtk: fix possible memory leak about local_err
zhanghailiang
1
-2
/
+1
2014-11-13
QMP/input-send-event: make console parameter optional
Amos Kong
1
-6
/
+9
2014-11-04
gtk: add GDK_KEY_pause #define
Gerd Hoffmann
1
-0
/
+1
2014-11-04
gtk: Hide the menubar when in fullscreen mode (lp 1294898)
Cole Robinson
1
-2
/
+2
2014-11-04
gtk: Install vc accelerators on parent window
Cole Robinson
1
-7
/
+15
2014-11-04
gtk: Install fullscreen accelerator on toplevel window
Cole Robinson
1
-4
/
+14
2014-11-04
gtk: Grab accel_group from GtkDisplayState
Cole Robinson
1
-12
/
+9
[next]