index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
ui
/
console.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
console/gtk: add qemu_console_get_label
Gerd Hoffmann
2015-04-22
1
-0
/
+15
*
ui/console: fix OVERFLOW_BEFORE_WIDEN
Gonglei
2015-03-12
1
-2
/
+2
*
ui: Removed unused functions
Thomas Huth
2015-03-10
1
-12
/
+0
*
ui: Add dpy_gfx_check_format() to check backend shared surface support
Benjamin Herrenschmidt
2015-01-19
1
-0
/
+25
*
console: add graphic_console_set_hwops
Gerd Hoffmann
2014-09-29
1
-2
/
+9
*
qemu-char: Rename register_char_driver_qapi() to register_char_driver()
Peter Maydell
2014-09-16
1
-2
/
+1
*
console: Remove unused QEMU_BIG_ENDIAN_FLAG
Benjamin Herrenschmidt
2014-09-05
1
-7
/
+0
*
console: add dpy_gfx_update_dirty
Gerd Hoffmann
2014-09-05
1
-0
/
+61
*
console: add qemu_create_displaysurface_guestmem
Gerd Hoffmann
2014-09-05
1
-0
/
+37
*
console: stop using PixelFormat
Gerd Hoffmann
2014-09-05
1
-23
/
+10
*
console: reimplement qemu_default_pixelformat
Gerd Hoffmann
2014-09-05
1
-113
/
+4
*
qemu-char: introduce qemu_chr_alloc
Paolo Bonzini
2014-06-23
1
-1
/
+1
*
console: fix -vga none -sdl crash
Gerd Hoffmann
2014-06-10
1
-4
/
+1
*
console: kill MAX_CONSOLES, alloc consoles dynamically
Gerd Hoffmann
2014-06-10
1
-9
/
+4
*
console: add kbd_put_string_console
Gerd Hoffmann
2014-06-02
1
-0
/
+9
*
console: add kbd_put_qcode_console
Gerd Hoffmann
2014-06-02
1
-0
/
+24
*
console: add kbd_put_keysym_console
Gerd Hoffmann
2014-05-26
1
-3
/
+6
*
console: rework text terminal cursor logic
Gerd Hoffmann
2014-05-26
1
-18
/
+32
*
console: update text terminal surface unconditionally
Gerd Hoffmann
2014-05-26
1
-71
/
+56
*
console: nicer initial screen
Gerd Hoffmann
2014-05-26
1
-8
/
+11
*
console: Abort on property access errors
Kirill Batuzov
2014-05-26
1
-17
/
+13
*
ui: Add missing 'static' attribute
Stefan Weil
2014-05-07
1
-1
/
+1
*
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
2014-03-19
1
-0
/
+1
*
qom: Make QOM link property unref optional
Stefan Hajnoczi
2014-03-19
1
-1
/
+3
*
console: add QemuUIInfo
Gerd Hoffmann
2014-03-05
1
-0
/
+17
*
console: add head to index to qemu consoles.
Gerd Hoffmann
2014-03-05
1
-4
/
+24
*
console: export QemuConsole index,width,height
Gerd Hoffmann
2014-03-05
1
-0
/
+24
*
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
Stefan Weil
2013-12-02
1
-1
/
+1
*
console: Replace conditional debug messages by trace methods
Stefan Weil
2013-12-02
1
-8
/
+3
*
trace: Remove trace.h from console.h (less dependencies)
Stefan Weil
2013-12-02
1
-0
/
+1
*
console: Remove unused debug code
Stefan Weil
2013-11-13
1
-33
/
+0
*
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
2013-08-22
1
-15
/
+15
*
console: Hook QemuConsoles into qom tree
Gerd Hoffmann
2013-06-28
1
-0
/
+10
*
qemu-char: don't issue CHR_EVENT_OPEN in a BH
Michael Roth
2013-06-10
1
-0
/
+4
*
console: add dummy surface for guests without graphic card
Gerd Hoffmann
2013-04-25
1
-2
/
+32
*
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
2013-04-25
1
-5
/
+5
*
console: switch ppm_save to qemu_open
Gerd Hoffmann
2013-04-25
1
-2
/
+4
*
console: add qemu_console_lookup_by_device
Gerd Hoffmann
2013-04-25
1
-0
/
+19
*
console: add device link to QemuConsoles
Gerd Hoffmann
2013-04-25
1
-1
/
+14
*
console: qom-ify QemuConsole
Gerd Hoffmann
2013-04-25
1
-1
/
+14
*
console: allow pinning displaychangelisteners to consoles
Gerd Hoffmann
2013-04-16
1
-30
/
+73
*
console: add qemu_console_is_*
Gerd Hoffmann
2013-04-16
1
-26
/
+33
*
xen: re-enable refresh interval reporting for xenfb
Gerd Hoffmann
2013-04-16
1
-0
/
+6
*
console: gui timer fixes
Gerd Hoffmann
2013-04-16
1
-5
/
+29
*
console: add GraphicHwOps
Gerd Hoffmann
2013-04-16
1
-17
/
+16
*
console: make DisplayState private to console.c
Gerd Hoffmann
2013-04-16
1
-0
/
+8
[next]