index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
console.c
Age
Commit message (
Expand
)
Author
2016-04-11
ui/virtio-gpu: add and use qemu_create_displaysurface_pixman
Gerd Hoffmann
2016-03-18
qapi: Don't special-case simple union wrappers
Eric Blake
2016-03-09
ui/console: add escape sequence \e[5, 6n
Ren Kimura
2016-03-01
console: add & use qemu_console_lookup_by_device_name
Gerd Hoffmann
2016-02-25
chardev: Properly initialize ChardevCommon components
Eric Blake
2016-02-04
ui: Clean up includes
Peter Maydell
2016-02-03
console: block rendering until client is done
Gerd Hoffmann
2016-01-15
qemu-char: add logfile facility to all chardev backends
Daniel P. Berrange
2016-01-08
ui/curses: Fix color attribute of monitor for curses
OGAWA Hirofumi
2015-12-17
qapi: Don't let implicit enum MAX member collide
Eric Blake
2015-11-06
ui: Use g_new() & friends where that makes obvious sense
Markus Armbruster
2015-11-02
input: Convert to new qapi union layout
Eric Blake
2015-10-19
qemu-char: convert vc backend to data-driven creation
Paolo Bonzini
2015-10-14
qemu-char: add create to register_char_driver
Paolo Bonzini
2015-10-08
ui/console: add opengl context and scanout support interfaces.
Gerd Hoffmann
2015-06-05
ui/console: remove dpy_gfx_update_dirty
Paolo Bonzini
2015-05-06
console: add dpy_ui_info_supported
Gerd Hoffmann
2015-05-06
console: delayed ui_info guest notification
Gerd Hoffmann
2015-04-30
ui/console : remove 'struct' from 'typedef struct' type
Chih-Min Chao
2015-04-22
console/gtk: add qemu_console_get_label
Gerd Hoffmann
2015-03-12
ui/console: fix OVERFLOW_BEFORE_WIDEN
Gonglei
2015-03-10
ui: Removed unused functions
Thomas Huth
2015-01-19
ui: Add dpy_gfx_check_format() to check backend shared surface support
Benjamin Herrenschmidt
2014-09-29
console: add graphic_console_set_hwops
Gerd Hoffmann
2014-09-16
qemu-char: Rename register_char_driver_qapi() to register_char_driver()
Peter Maydell
2014-09-05
console: Remove unused QEMU_BIG_ENDIAN_FLAG
Benjamin Herrenschmidt
2014-09-05
console: add dpy_gfx_update_dirty
Gerd Hoffmann
2014-09-05
console: add qemu_create_displaysurface_guestmem
Gerd Hoffmann
2014-09-05
console: stop using PixelFormat
Gerd Hoffmann
2014-09-05
console: reimplement qemu_default_pixelformat
Gerd Hoffmann
2014-06-23
qemu-char: introduce qemu_chr_alloc
Paolo Bonzini
2014-06-10
console: fix -vga none -sdl crash
Gerd Hoffmann
2014-06-10
console: kill MAX_CONSOLES, alloc consoles dynamically
Gerd Hoffmann
2014-06-02
console: add kbd_put_string_console
Gerd Hoffmann
2014-06-02
console: add kbd_put_qcode_console
Gerd Hoffmann
2014-05-26
console: add kbd_put_keysym_console
Gerd Hoffmann
2014-05-26
console: rework text terminal cursor logic
Gerd Hoffmann
2014-05-26
console: update text terminal surface unconditionally
Gerd Hoffmann
2014-05-26
console: nicer initial screen
Gerd Hoffmann
2014-05-26
console: Abort on property access errors
Kirill Batuzov
2014-05-07
ui: Add missing 'static' attribute
Stefan Weil
2014-03-19
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
2014-03-19
qom: Make QOM link property unref optional
Stefan Hajnoczi
2014-03-05
console: add QemuUIInfo
Gerd Hoffmann
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
2014-03-05
console: export QemuConsole index,width,height
Gerd Hoffmann
2013-12-02
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
Stefan Weil
2013-12-02
console: Replace conditional debug messages by trace methods
Stefan Weil
2013-12-02
trace: Remove trace.h from console.h (less dependencies)
Stefan Weil
2013-11-13
console: Remove unused debug code
Stefan Weil
[next]