Sign in
qemu
/
qemu
/
f669df275ca837fda5f73fdfb01985e3207aa6d7
/
console.c
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
6ea314d
convert vc chardev to QemuOpts.
by Gerd Hoffmann
· 15 years ago
e2542fe
rename WORDS_BIGENDIAN to HOST_WORDS_BIGENDIAN
by Juan Quintela
· 16 years ago
d78f399
Delete some unused macros detected with -Wp,-Wunused-macros use
by blueswir1
· 16 years ago
7b5d76d
DisplayAllocator interface (Stefano Stabellini)
by aliguori
· 16 years ago
511d2b1
Sparse fixes: NULL use, header order, ANSI prototypes, static
by blueswir1
· 16 years ago
1eec614
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
90a1e3c
vnc fixes and improvements (Stefano Stabellini)
by aliguori
· 16 years ago
0da2ea1
fix endianness problem sharing the videoram buffer
by malc
· 16 years ago
f497f14
re-fix screendump (Stefano Stabellini)
by aliguori
· 16 years ago
68f0099
fix curses interface (Stefano Stabellini)
by aliguori
· 16 years ago
14778c2
Coalesce virtual console screen updates.
by pbrook
· 16 years ago
ceecf1d
add an init function parameter to qemu_chr_open()
by aurel32
· 16 years ago
f0f2f97
console: remove trailing spaces
by aurel32
· 16 years ago
fdb868e
Squash warnings in console.c
by aliguori
· 16 years ago
42aa98e
Remove assumption about a single graphic console.
by aliguori
· 16 years ago
2796dae
Fix character devices after DisplayState refactoring
by aliguori
· 16 years ago
a147d62
Fix warnings
by blueswir1
· 16 years ago
3023f33
graphical_console_init change (Stefano Stabellini)
by aliguori
· 16 years ago
7d957bd
DisplayState interface change (Stefano Stabellini)
by aliguori
· 16 years ago
0e1f5a0
Introduce accessors for DisplayState (Stefano Stabellini)
by aliguori
· 16 years ago
c21bbcf
Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE for resizable vc's.
by balrog
· 16 years ago
38334f7
Don't use ds->dpy_copy directly from hw/ (Jan Niehusmann).
by balrog
· 16 years ago
7b45522
Fix typo in console.c comment
by aurel32
· 17 years ago
3bba22d
Force screen resize if no buffer set (Avi Kivity).
by balrog
· 17 years ago
8571c05
Pretend to be the active console while a screendump takes place (Avi Kivity).
by balrog
· 17 years ago
c60e08d
Implement resolution switching in common console code.
by pbrook
· 17 years ago
4d3b6f6
Add an ncurses UI.
by balrog
· 17 years ago
9596ebb
Add statics and missing #includes for prototypes.
by pbrook
· 17 years ago
87ecb68
Break up vl.h.
by pbrook
· 17 years ago
a528b80
Miscellaneous VNC related fixes from Xen forwarded by Matthew Kent.
by balrog
· 17 years ago
3b46e62
find -type f | xargs sed -i 's/[\t ]*$//g' # Yes, again. Note the star in the regex.
by ths
· 17 years ago
5fafdf2
find -type f | xargs sed -i 's/[\t ]$//g' # on most files
by ths
· 17 years ago
af3a903
New features for QEMU text console, by Stefan Weil.
by ths
· 18 years ago
ed8276a
Serial console improvements, by Stefan Weil.
by ths
· 18 years ago
e5b0bc4
Rearrange char event handlers to fix CHR_EVENT_RESET.
by pbrook
· 18 years ago
adb4796
Improved console handling, thanks Stefan Weil.
by ths
· 18 years ago
86e94de
Reinitialize monitor upon reconnect, by Anthony Liguori.
by ths
· 18 years ago
bd46884
fixed LF interpretation
by bellard
· 19 years ago
2648984
avoid name conflicts
by bellard
· 19 years ago
e15d737
send correctly long key sequences on slow terminals - fixes backspace handling
by bellard
· 19 years ago
9521989
Allow multiple graphics devices.
by pbrook
· 19 years ago
6d6f7c2
Improved terminal emulation (Piotr Esden-Tempski).
by pbrook
· 19 years ago
8e3a9fd
monitor fixes (Johannes Schindelin)
by bellard
· 20 years ago
6fcfafb
console focus support
by bellard
· 21 years ago
e7f0ad5
virtual console
by bellard
· 21 years ago