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
/
console.c
Age
Commit message (
Expand
)
Author
Files
Lines
2009-03-16
Delete some unused macros detected with -Wp,-Wunused-macros use
blueswir1
1
-1
/
+0
2009-03-13
DisplayAllocator interface (Stefano Stabellini)
aliguori
1
-13
/
+13
2009-03-07
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
1
-2
/
+2
2009-02-05
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
1
-23
/
+0
2009-01-26
vnc fixes and improvements (Stefano Stabellini)
aliguori
1
-0
/
+17
2009-01-23
fix endianness problem sharing the videoram buffer
malc
1
-11
/
+53
2009-01-21
re-fix screendump (Stefano Stabellini)
aliguori
1
-0
/
+2
2009-01-21
fix curses interface (Stefano Stabellini)
aliguori
1
-2
/
+12
2009-01-21
Coalesce virtual console screen updates.
pbrook
1
-7
/
+33
2009-01-18
add an init function parameter to qemu_chr_open()
aurel32
1
-0
/
+2
2009-01-16
console: remove trailing spaces
aurel32
1
-3
/
+3
2009-01-16
Squash warnings in console.c
aliguori
1
-3
/
+1
2009-01-16
Remove assumption about a single graphic console.
aliguori
1
-3
/
+3
2009-01-16
Fix character devices after DisplayState refactoring
aliguori
1
-6
/
+36
2009-01-16
Fix warnings
blueswir1
1
-1
/
+2
2009-01-16
graphical_console_init change (Stefano Stabellini)
aliguori
1
-18
/
+42
2009-01-15
DisplayState interface change (Stefano Stabellini)
aliguori
1
-27
/
+144
2008-11-24
Introduce accessors for DisplayState (Stefano Stabellini)
aliguori
1
-37
/
+37
2008-09-24
Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE for resizable vc's.
balrog
1
-7
/
+20
2008-09-24
Don't use ds->dpy_copy directly from hw/ (Jan Niehusmann).
balrog
1
-0
/
+13
2008-09-02
Fix typo in console.c comment
aurel32
1
-1
/
+1
2008-07-19
Force screen resize if no buffer set (Avi Kivity).
balrog
1
-1
/
+2
2008-07-19
Pretend to be the active console while a screendump takes place (Avi Kivity).
balrog
1
-1
/
+6
2008-07-01
Implement resolution switching in common console code.
pbrook
1
-15
/
+20
2008-02-10
Add an ncurses UI.
balrog
1
-16
/
+97
2007-11-18
Add statics and missing #includes for prototypes.
pbrook
1
-2
/
+2
2007-11-17
Break up vl.h.
pbrook
1
-1
/
+3
2007-10-30
Miscellaneous VNC related fixes from Xen forwarded by Matthew Kent.
balrog
1
-8
/
+13
2007-09-17
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the...
ths
1
-4
/
+4
2007-09-16
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
ths
1
-28
/
+28
2007-07-11
New features for QEMU text console, by Stefan Weil.
ths
1
-15
/
+46
2007-02-10
Serial console improvements, by Stefan Weil.
ths
1
-13
/
+12
2007-01-27
Rearrange char event handlers to fix CHR_EVENT_RESET.
pbrook
1
-18
/
+5
2007-01-16
Improved console handling, thanks Stefan Weil.
ths
1
-18
/
+155
2007-01-05
Reinitialize monitor upon reconnect, by Anthony Liguori.
ths
1
-0
/
+2
2006-07-14
fixed LF interpretation
bellard
1
-2
/
+4
2006-06-25
avoid name conflicts
bellard
1
-18
/
+18
2006-06-25
send correctly long key sequences on slow terminals - fixes backspace handling
bellard
1
-24
/
+104
2006-04-09
Allow multiple graphics devices.
pbrook
1
-9
/
+66
2006-03-11
Improved terminal emulation (Piotr Esden-Tempski).
pbrook
1
-48
/
+268
2004-10-09
monitor fixes (Johannes Schindelin)
bellard
1
-1
/
+4
2004-08-01
console focus support
bellard
1
-0
/
+17
2004-07-14
virtual console
bellard
1
-0
/
+711