Age | Commit message (Expand) | Author |
2018-03-13 | console: minimal hotplug suport | Gerd Hoffmann |
2018-03-12 | qapi: Add device ID and head parameters to screendump | Thomas Huth |
2018-03-12 | vnc: deal with surface NULL pointers | Gerd Hoffmann |
2018-03-05 | Merge remote-tracking branch 'remotes/kraxel/tags/ui-20180305-pull-request' i... | Peter Maydell |
2018-03-05 | console: add ui module loading support | Gerd Hoffmann |
2018-03-05 | console: add and use qemu_display_find_default | Gerd Hoffmann |
2018-03-05 | console: add qemu display registry, add gtk | Gerd Hoffmann |
2018-03-02 | Include less of the generated modular QAPI headers | Markus Armbruster |
2018-02-22 | console/opengl: split up dpy_gl_cursor ops | Gerd Hoffmann |
2018-02-09 | Move include qemu/option.h from qemu-common.h to actual users | Markus Armbruster |
2018-02-09 | Include qapi/error.h exactly where needed | Markus Armbruster |
2017-11-10 | ui: fix dcl unregister | Gerd Hoffmann |
2017-10-17 | console: add support for dmabufs | Gerd Hoffmann |
2017-09-13 | console: add question-mark escape operator | Alexander Graf |
2017-09-13 | console: fix dpy_gfx_replace_surface assert | Gerd Hoffmann |
2017-06-22 | Merge remote-tracking branch 'remotes/kraxel/tags/queue/ui-pull-request' into... | Peter Maydell |
2017-06-21 | console: remove do_safe_dpy_refresh | Gerd Hoffmann |
2017-06-20 | console: use get_uint() for "head" property | Marc-André Lureau |
2017-06-02 | char: move CharBackend handling in char-fe unit | Marc-André Lureau |
2017-06-02 | chardev: move headers to include/chardev | Marc-André Lureau |
2017-05-04 | char: remove qemu_chr_be_generic_open | Marc-André Lureau |
2017-04-24 | console: add same displaychangelistener registration pre-condition | Marc-André Lureau |
2017-04-24 | console: add same surface replace pre-condition | Marc-André Lureau |
2017-03-28 | ui/console: use exclusive mechanism directly | Alex Bennée |
2017-03-28 | ui/console: ensure do_safe_dpy_refresh holds BQL | Alex Bennée |
2017-03-17 | ui/console: ensure graphic updates don't race with TCG vCPUs | Alex Bennée |
2017-03-16 | cirrus/vnc: zap bitblit support from console code. | Gerd Hoffmann |
2017-02-27 | console: add dpy_gl_scanout_disable | Gerd Hoffmann |
2017-02-27 | console: rename dpy_gl_scanout to dpy_gl_scanout_texture | Gerd Hoffmann |
2017-02-02 | Merge remote-tracking branch 'remotes/elmarco/tags/chr-split-pull-request' in... | Peter Maydell |
2017-01-31 | console: fix console resize | Gerd Hoffmann |
2017-01-31 | char: remove class kind field | Marc-André Lureau |
2017-01-31 | char: get rid of CharDriver | Marc-André Lureau |
2017-01-27 | chardev: qom-ify | Marc-André Lureau |
2017-01-27 | vc: use a common prefix for chr callbacks | Marc-André Lureau |
2017-01-27 | gtk: overwrite the console.c char driver | Marc-André Lureau |
2017-01-27 | char: rename CharDriverState Chardev | Marc-André Lureau |
2017-01-27 | char: allocate CharDriverState as a single object | Marc-André Lureau |
2017-01-27 | char: move callbacks in CharDriver | Marc-André Lureau |
2017-01-27 | char: use a const CharDriver | Marc-André Lureau |
2017-01-10 | console: add API to get underlying gui window ID | Samuel Thibault |
2016-10-24 | char: remove explicit_be_open from CharDriverState | Marc-André Lureau |
2016-10-24 | char: move front end handlers in CharBackend | Marc-André Lureau |
2016-10-24 | char: remove init callback | Marc-André Lureau |
2016-09-28 | console: track gl_block state in QemuConsole | Gerd Hoffmann |
2016-09-28 | console: skip same-size resize | Marc-André Lureau |
2016-09-15 | ui/console: Fix non-working backspace key in monitor of gtk UI | Thomas Huth |
2016-07-06 | virgl: pass whole GL scanout dimensions | Marc-André Lureau |
2016-06-10 | console: ignore ui_info updates which don't actually update something | Gerd Hoffmann |
2016-04-11 | ui/virtio-gpu: add and use qemu_create_displaysurface_pixman | Gerd Hoffmann |