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
/
console.c
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
1
-1
/
+1
*
char: remove qemu_chr_be_generic_open
Marc-André Lureau
2017-05-04
1
-1
/
+1
*
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
*
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
*
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
1
-28
/
+0
*
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
1
-8
/
+11
*
Merge remote-tracking branch 'remotes/elmarco/tags/chr-split-pull-request' in...
Peter Maydell
2017-02-02
1
-8
/
+2
|
\
|
*
char: remove class kind field
Marc-André Lureau
2017-01-31
1
-1
/
+1
|
*
char: get rid of CharDriver
Marc-André Lureau
2017-01-31
1
-8
/
+2
*
|
console: fix console resize
Gerd Hoffmann
2017-01-31
1
-1
/
+1
|
/
*
chardev: qom-ify
Marc-André Lureau
2017-01-27
1
-25
/
+37
*
vc: use a common prefix for chr callbacks
Marc-André Lureau
2017-01-27
1
-12
/
+12
*
gtk: overwrite the console.c char driver
Marc-André Lureau
2017-01-27
1
-17
/
+7
*
char: rename CharDriverState Chardev
Marc-André Lureau
2017-01-27
1
-20
/
+20
*
char: allocate CharDriverState as a single object
Marc-André Lureau
2017-01-27
1
-6
/
+15
*
char: move callbacks in CharDriver
Marc-André Lureau
2017-01-27
1
-11
/
+17
*
char: use a const CharDriver
Marc-André Lureau
2017-01-27
1
-3
/
+7
*
console: add API to get underlying gui window ID
Samuel Thibault
2017-01-10
1
-0
/
+11
*
char: remove explicit_be_open from CharDriverState
Marc-André Lureau
2016-10-24
1
-5
/
+6
*
char: move front end handlers in CharBackend
Marc-André Lureau
2016-10-24
1
-1
/
+3
*
char: remove init callback
Marc-André Lureau
2016-10-24
1
-2
/
+0
*
console: track gl_block state in QemuConsole
Gerd Hoffmann
2016-09-28
1
-4
/
+11
*
console: skip same-size resize
Marc-André Lureau
2016-09-28
1
-0
/
+7
*
ui/console: Fix non-working backspace key in monitor of gtk UI
Thomas Huth
2016-09-15
1
-0
/
+1
*
virgl: pass whole GL scanout dimensions
Marc-André Lureau
2016-07-06
1
-0
/
+2
*
console: ignore ui_info updates which don't actually update something
Gerd Hoffmann
2016-06-10
1
-1
/
+6
*
ui/virtio-gpu: add and use qemu_create_displaysurface_pixman
Gerd Hoffmann
2016-04-11
1
-0
/
+11
*
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-18
1
-2
/
+2
*
ui/console: add escape sequence \e[5, 6n
Ren Kimura
2016-03-09
1
-15
/
+41
*
console: add & use qemu_console_lookup_by_device_name
Gerd Hoffmann
2016-03-01
1
-0
/
+23
*
chardev: Properly initialize ChardevCommon components
Eric Blake
2016-02-25
1
-9
/
+11
*
ui: Clean up includes
Peter Maydell
2016-02-04
1
-0
/
+1
*
console: block rendering until client is done
Gerd Hoffmann
2016-02-03
1
-0
/
+10
*
qemu-char: add logfile facility to all chardev backends
Daniel P. Berrange
2016-01-15
1
-1
/
+5
*
ui/curses: Fix color attribute of monitor for curses
OGAWA Hirofumi
2016-01-08
1
-56
/
+45
*
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-12-17
1
-1
/
+1
*
ui: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-11-06
1
-1
/
+1
*
input: Convert to new qapi union layout
Eric Blake
2015-11-02
1
-10
/
+10
*
qemu-char: convert vc backend to data-driven creation
Paolo Bonzini
2015-10-19
1
-4
/
+6
*
qemu-char: add create to register_char_driver
Paolo Bonzini
2015-10-14
1
-1
/
+2
*
ui/console: add opengl context and scanout support interfaces.
Gerd Hoffmann
2015-10-08
1
-2
/
+65
*
ui/console: remove dpy_gfx_update_dirty
Paolo Bonzini
2015-06-05
1
-61
/
+0
*
console: add dpy_ui_info_supported
Gerd Hoffmann
2015-05-06
1
-1
/
+6
*
console: delayed ui_info guest notification
Gerd Hoffmann
2015-05-06
1
-3
/
+19
*
ui/console : remove 'struct' from 'typedef struct' type
Chih-Min Chao
2015-04-30
1
-2
/
+2
[prev]
[next]