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
/
include
/
ui
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-03
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160203-1' into s...
Peter Maydell
2
-1
/
+2
2016-02-03
console: block rendering until client is done
Gerd Hoffmann
1
-0
/
+2
2016-02-03
zap qemu_egl_has_ext in include/ui/egl-helpers.h
Gerd Hoffmann
1
-1
/
+0
2016-02-03
hmp: fix sendkey out of bounds write (CVE-2015-8619)
Wolfgang Bumiller
1
-1
/
+1
2016-02-02
sdl: shorten the GUI refresh interval when mouse or keyboard is active
Jindřich Makovička
1
-0
/
+1
2016-01-18
gtk: implement set_echo
Paolo Bonzini
1
-0
/
+1
2016-01-08
sdl2/opengl: add opengl context and scanout support
Gerd Hoffmann
1
-1
/
+21
2016-01-08
ui/curses: Fix color attribute of monitor for curses
OGAWA Hirofumi
1
-0
/
+15
2015-11-06
replay: recording of the user input
Pavel Dovgalyuk
1
-0
/
+2
2015-11-03
ui/curses: Support line graphics chars on -curses mode
OGAWA Hirofumi
1
-1
/
+11
2015-10-19
qemu-char: convert spice backend to data-driven creation
Paolo Bonzini
1
-2
/
+0
2015-10-08
gtk/opengl: add opengl context and scanout support (GtkGLArea)
Gerd Hoffmann
1
-0
/
+23
2015-10-08
gtk/opengl: add opengl context and scanout support (egl)
Gerd Hoffmann
1
-0
/
+16
2015-10-08
opengl: add egl-context.[ch] helpers
Gerd Hoffmann
1
-0
/
+14
2015-10-08
ui/console: add opengl context and scanout support interfaces.
Gerd Hoffmann
1
-0
/
+37
2015-10-08
shaders: initialize vertexes once
Gerd Hoffmann
1
-1
/
+3
2015-09-24
gtk: avoid redefining _WIN32_WINNT macro
Daniel P. Berrange
1
-4
/
+0
2015-06-22
Include monitor/monitor.h exactly where needed
Markus Armbruster
2
-3
/
+1
2015-06-22
QemuOpts: Wean off qerror_report_err()
Markus Armbruster
1
-1
/
+1
2015-06-09
QemuOpts: Convert qemu_opts_foreach() to Error
Markus Armbruster
1
-1
/
+1
2015-06-05
ui/console: remove dpy_gfx_update_dirty
Paolo Bonzini
1
-4
/
+0
2015-05-29
gtk: add opengl support, using egl
Gerd Hoffmann
2
-1
/
+24
2015-05-29
ui: add egl-helpers
Gerd Hoffmann
1
-0
/
+16
2015-05-29
ui: shader.h protect against double inclusion
Gerd Hoffmann
1
-0
/
+5
2015-05-29
ui: use libexpoxy
Gerd Hoffmann
2
-6
/
+2
2015-05-06
gtk: create gtk.h
Gerd Hoffmann
1
-0
/
+76
2015-05-06
console: add dpy_ui_info_supported
Gerd Hoffmann
1
-0
/
+1
2015-05-05
sdl2: Fix RGB555
Max Reitz
1
-0
/
+5
2015-05-05
sdl2: add support for display rendering using opengl.
Gerd Hoffmann
2
-0
/
+12
2015-05-05
sdl2: move SDL_* includes to sdl2.h
Gerd Hoffmann
1
-0
/
+6
2015-05-05
console-gl: add opengl rendering helper functions
Gerd Hoffmann
2
-0
/
+33
2015-05-05
opengl: add shader helper functions.
Gerd Hoffmann
1
-0
/
+9
2015-04-27
Merge remote-tracking branch 'remotes/spice/tags/pull-spice-20150427-1' into ...
Peter Maydell
3
-6
/
+6
2015-04-27
spice: set pointer position on hotspot
Marc-André Lureau
1
-1
/
+2
2015-04-27
spice: fix simple display on bigendian hosts
Gerd Hoffmann
1
-0
/
+2
2015-04-27
monitor: Make client_migrate_info synchronous
Markus Armbruster
1
-5
/
+2
2015-04-22
console/gtk: add qemu_console_get_label
Gerd Hoffmann
1
-0
/
+1
2015-03-12
pixman: add a bunch of PIXMAN_BE_* defines for 32bpp
Gerd Hoffmann
1
-0
/
+16
2015-03-10
Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150310-1' into s...
Peter Maydell
1
-1
/
+0
2015-03-10
vnc: set id at parse time not init time
Gerd Hoffmann
1
-1
/
+0
2015-03-10
ui: Removed unused functions
Thomas Huth
1
-3
/
+0
2015-02-25
Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' in...
Peter Maydell
2
-4
/
+1
2015-02-18
hmp: Name HMP command handler functions hmp_COMMAND()
Markus Armbruster
1
-1
/
+1
2015-02-18
hmp: Clean up declarations for long-gone info handlers
Markus Armbruster
1
-3
/
+0
2015-02-16
vnc: introduce an wrapper for auto assign vnc id
Gonglei
1
-0
/
+1
2015-01-29
qmp hmp: Improve error messages when SPICE is not in use
Markus Armbruster
1
-2
/
+2
2015-01-29
qmp hmp: Factor out common "using spice" test
Markus Armbruster
1
-0
/
+10
2015-01-22
vnc: switch to QemuOpts, allow multiple servers
Gerd Hoffmann
1
-1
/
+3
2015-01-22
vnc: remove unused DisplayState parameter, add id instead.
Gerd Hoffmann
1
-8
/
+8
2015-01-19
ui/sdl2: Support shared surface for more pixman formats
Gerd Hoffmann
1
-0
/
+2
[next]