summaryrefslogtreecommitdiff
path: root/include/ui/console.h
AgeCommit message (Expand)Author
2016-06-29vnc: generalize "VNC server running on ..." messagePaolo Bonzini
2016-05-20gtk: Initialization stubsEduardo Habkost
2016-05-20cocoa: cocoa_display_init() stubEduardo Habkost
2016-05-20sdl: Initialization stubsEduardo Habkost
2016-05-20curses: curses_display_init() stubEduardo Habkost
2016-05-20vnc: Initialization stubsEduardo Habkost
2016-04-11ui/virtio-gpu: add and use qemu_create_displaysurface_pixmanGerd Hoffmann
2016-03-22Use scripts/clean-includes to drop redundant qemu/typedefs.hMarkus Armbruster
2016-03-01console: add & use qemu_console_lookup_by_device_nameGerd Hoffmann
2016-02-23include: Clean up includesPeter Maydell
2016-02-03Merge remote-tracking branch 'remotes/kraxel/tags/pull-vga-20160203-1' into s...Peter Maydell
2016-02-03console: block rendering until client is doneGerd Hoffmann
2016-02-03hmp: fix sendkey out of bounds write (CVE-2015-8619)Wolfgang Bumiller
2016-01-08ui/curses: Fix color attribute of monitor for cursesOGAWA Hirofumi
2015-11-03ui/curses: Support line graphics chars on -curses modeOGAWA Hirofumi
2015-10-08ui/console: add opengl context and scanout support interfaces.Gerd Hoffmann
2015-06-22Include monitor/monitor.h exactly where neededMarkus Armbruster
2015-06-22QemuOpts: Wean off qerror_report_err()Markus Armbruster
2015-06-09QemuOpts: Convert qemu_opts_foreach() to ErrorMarkus Armbruster
2015-06-05ui/console: remove dpy_gfx_update_dirtyPaolo Bonzini
2015-05-29gtk: add opengl support, using eglGerd Hoffmann
2015-05-29ui: use libexpoxyGerd Hoffmann
2015-05-06console: add dpy_ui_info_supportedGerd Hoffmann
2015-05-05sdl2: Fix RGB555Max Reitz
2015-05-05sdl2: add support for display rendering using opengl.Gerd Hoffmann
2015-05-05console-gl: add opengl rendering helper functionsGerd Hoffmann
2015-04-22console/gtk: add qemu_console_get_labelGerd Hoffmann
2015-03-10Merge remote-tracking branch 'remotes/kraxel/tags/pull-vnc-20150310-1' into s...Peter Maydell
2015-03-10vnc: set id at parse time not init timeGerd Hoffmann
2015-03-10ui: Removed unused functionsThomas Huth
2015-02-25Merge remote-tracking branch 'remotes/armbru/tags/pull-monitor-2015-02-18' in...Peter Maydell
2015-02-18hmp: Name HMP command handler functions hmp_COMMAND()Markus Armbruster
2015-02-16vnc: introduce an wrapper for auto assign vnc idGonglei
2015-01-22vnc: switch to QemuOpts, allow multiple serversGerd Hoffmann
2015-01-22vnc: remove unused DisplayState parameter, add id instead.Gerd Hoffmann
2015-01-19ui: Add dpy_gfx_check_format() to check backend shared surface supportBenjamin Herrenschmidt
2014-09-29console: add graphic_console_set_hwopsGerd Hoffmann
2014-09-05console: Remove unused QEMU_BIG_ENDIAN_FLAGBenjamin Herrenschmidt
2014-09-05console: add dpy_gfx_update_dirtyGerd Hoffmann
2014-09-05console: add qemu_create_displaysurface_guestmemGerd Hoffmann
2014-09-05console: stop using PixelFormatGerd Hoffmann
2014-06-23console: move chardev declarations to sysemu/char.hMichael S. Tsirkin
2014-06-02console: add kbd_put_string_consoleGerd Hoffmann
2014-06-02console: add kbd_put_qcode_consoleGerd Hoffmann
2014-05-26console: add kbd_put_keysym_consoleGerd Hoffmann
2014-03-17gtk: Allow to activate grab-on-hover from the command lineJan Kiszka
2014-03-05console: add QemuUIInfoGerd Hoffmann
2014-03-05console: add head to index to qemu consoles.Gerd Hoffmann
2014-03-05input: remove index_from_keycode (no users)Gerd Hoffmann
2014-03-05input: move mouse mode notifier to new coreGerd Hoffmann