index
:
sdk/emulator/qemu
1.0_post
2.0alpha
features/brillcodec_2i
features/camera
features/cnp
features/dr
features/qt_dr
features/smp
features/virtio-9p
features/vmodem
glesv3
master
opensrc_p2.3
opensrc_p2.3.1
opensrc_p2.3.2
opensrc_p2.4
opensrc_p3.0
opensrc_p4.0
sandbox/byungchul.so/tizen
sandbox/elebideau/tizen
sandbox/mmajewski2/maru-virgl-rendering-wip
sandbox/mmajewski2/standalone-virgl-wip
sandbox/pcoval/tizen
spin
tizen
tizen_2.0
tizen_2.1
tizen_2.2
tizen_3.0.m14.4_ivi
tizen_p2.3
tizen_p2.3.1
tizen_qemu_1.6
tizen_qemu_1.7
tizen_qemu_2.0
tizen_qemu_5.0.1
tizen_studio_1.2_p2.3
tizen_studio_1.2_p2.3.1
tizen_studio_1.2_p2.3.2
tizen_studio_1.2_p2.4
tizen_studio_1.2_p3.0
tizen_studio_1.3_p2.3
tizen_studio_1.3_p2.3.1
tizen_studio_1.3_p2.3.2
tizen_studio_1.3_p2.4
tizen_studio_1.3_p3.0
tizen_studio_2.0_p2.3
tizen_studio_2.0_p2.3.1
tizen_studio_2.0_p2.3.2
tizen_studio_2.0_p2.4
tizen_studio_2.0_p3.0
tizen_studio_2.0_p4.0
tizen_studio_2.0_p5.0
tizen_studio_3.0_p2.3
tizen_studio_3.0_p2.3.1
tizen_studio_3.0_p2.3.2
tizen_studio_3.0_p2.4
tizen_studio_3.0_p3.0
tizen_studio_3.0_p4.0
tizen_studio_3.0_p5.0
tizen_studio_3.5_p2.3
tizen_studio_3.5_p2.3.1
tizen_studio_3.5_p2.3.2
tizen_studio_3.5_p2.4
tizen_studio_3.5_p3.0
tizen_studio_3.5_p4.0
tizen_studio_3.5_p5.0
tizen_studio_3.5_p5.5
tizen_studio_4.0_p2.3
tizen_studio_4.0_p2.3.1
tizen_studio_4.0_p2.3.2
tizen_studio_4.0_p2.4
tizen_studio_4.0_p3.0
tizen_studio_4.0_p4.0
tizen_studio_4.0_p5.0
tizen_studio_4.0_p5.5
tizen_studio_4.0_p6.0
tizen_studio_4.5_p6.5
tizen_studio_5.0_p7.0
tizen_studio_5.5_p7.5
tizen_studio_5.5_p8.0
tizen_studio_6.0_p9.0
tizen_studio_p2.3
tizen_studio_p2.3.1
tizen_studio_p2.3.2
tizen_studio_p2.4
tizen_studio_p3.0
tizen_studio_p4.0
works/arg_renewal
Domain: SDK / Emulator;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ui
/
console.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-09-29
console: add graphic_console_set_hwops
Gerd Hoffmann
1
-2
/
+9
2014-09-16
qemu-char: Rename register_char_driver_qapi() to register_char_driver()
Peter Maydell
1
-2
/
+1
2014-09-05
console: Remove unused QEMU_BIG_ENDIAN_FLAG
Benjamin Herrenschmidt
1
-7
/
+0
2014-09-05
console: add dpy_gfx_update_dirty
Gerd Hoffmann
1
-0
/
+61
2014-09-05
console: add qemu_create_displaysurface_guestmem
Gerd Hoffmann
1
-0
/
+37
2014-09-05
console: stop using PixelFormat
Gerd Hoffmann
1
-23
/
+10
2014-09-05
console: reimplement qemu_default_pixelformat
Gerd Hoffmann
1
-113
/
+4
2014-06-23
qemu-char: introduce qemu_chr_alloc
Paolo Bonzini
1
-1
/
+1
2014-06-10
console: fix -vga none -sdl crash
Gerd Hoffmann
1
-4
/
+1
2014-06-10
console: kill MAX_CONSOLES, alloc consoles dynamically
Gerd Hoffmann
1
-9
/
+4
2014-06-02
console: add kbd_put_string_console
Gerd Hoffmann
1
-0
/
+9
2014-06-02
console: add kbd_put_qcode_console
Gerd Hoffmann
1
-0
/
+24
2014-05-26
console: add kbd_put_keysym_console
Gerd Hoffmann
1
-3
/
+6
2014-05-26
console: rework text terminal cursor logic
Gerd Hoffmann
1
-18
/
+32
2014-05-26
console: update text terminal surface unconditionally
Gerd Hoffmann
1
-71
/
+56
2014-05-26
console: nicer initial screen
Gerd Hoffmann
1
-8
/
+11
2014-05-26
console: Abort on property access errors
Kirill Batuzov
1
-17
/
+13
2014-05-07
ui: Add missing 'static' attribute
Stefan Weil
1
-1
/
+1
2014-03-19
qom: Add check() argument to object_property_add_link()
Stefan Hajnoczi
1
-0
/
+1
2014-03-19
qom: Make QOM link property unref optional
Stefan Hajnoczi
1
-1
/
+3
2014-03-05
console: add QemuUIInfo
Gerd Hoffmann
1
-0
/
+17
2014-03-05
console: add head to index to qemu consoles.
Gerd Hoffmann
1
-4
/
+24
2014-03-05
console: export QemuConsole index,width,height
Gerd Hoffmann
1
-0
/
+24
2013-12-02
misc: Replace 'struct QEMUTimer' by 'QEMUTimer'
Stefan Weil
1
-1
/
+1
2013-12-02
console: Replace conditional debug messages by trace methods
Stefan Weil
1
-8
/
+3
2013-12-02
trace: Remove trace.h from console.h (less dependencies)
Stefan Weil
1
-0
/
+1
2013-11-13
console: Remove unused debug code
Stefan Weil
1
-33
/
+0
2013-08-22
aio / timers: Switch entire codebase to the new timer API
Alex Bligh
1
-15
/
+15
2013-06-28
console: Hook QemuConsoles into qom tree
Gerd Hoffmann
1
-0
/
+10
2013-06-10
qemu-char: don't issue CHR_EVENT_OPEN in a BH
Michael Roth
1
-0
/
+4
2013-04-25
console: add dummy surface for guests without graphic card
Gerd Hoffmann
1
-2
/
+32
2013-04-25
console: zap ds arg from register_displaychangelistener
Gerd Hoffmann
1
-5
/
+5
2013-04-25
console: switch ppm_save to qemu_open
Gerd Hoffmann
1
-2
/
+4
2013-04-25
console: add qemu_console_lookup_by_device
Gerd Hoffmann
1
-0
/
+19
2013-04-25
console: add device link to QemuConsoles
Gerd Hoffmann
1
-1
/
+14
2013-04-25
console: qom-ify QemuConsole
Gerd Hoffmann
1
-1
/
+14
2013-04-16
console: allow pinning displaychangelisteners to consoles
Gerd Hoffmann
1
-30
/
+73
2013-04-16
console: add qemu_console_is_*
Gerd Hoffmann
1
-26
/
+33
2013-04-16
xen: re-enable refresh interval reporting for xenfb
Gerd Hoffmann
1
-0
/
+6
2013-04-16
console: gui timer fixes
Gerd Hoffmann
1
-5
/
+29
2013-04-16
console: add GraphicHwOps
Gerd Hoffmann
1
-17
/
+16
2013-04-16
console: make DisplayState private to console.c
Gerd Hoffmann
1
-0
/
+8
2013-04-16
console: move gui_update+gui_setup_refresh from vl.c into console.c
Gerd Hoffmann
1
-0
/
+50
2013-04-16
console: zap g_width + g_height
Gerd Hoffmann
1
-23
/
+9
2013-04-16
console: simplify screendump
Gerd Hoffmann
1
-19
/
+53
2013-04-16
console: give each QemuConsole its own DisplaySurface
Gerd Hoffmann
1
-27
/
+69
2013-04-16
console: rename vga_hw_*, add QemuConsole param
Gerd Hoffmann
1
-19
/
+30
2013-04-16
console: displaystate init revamp
Gerd Hoffmann
1
-39
/
+34
2013-04-16
console: add trace events
Gerd Hoffmann
1
-0
/
+4
2013-04-16
console: switch color_table_rgb to pixman_color_t
Gerd Hoffmann
1
-16
/
+8
[next]