Sign in
qemu
/
qemu
/
f8ca7b43a547e7900e4731c5ab29cebe208eb299
/
curses.c
aaf12c2
Revert 'Fix build'
by Blue Swirl
· 15 years ago
2869548
Revert "Convert atexit users to exit_notifier"
by Anthony Liguori
· 15 years ago
80a1ab5
Fix build
by Blue Swirl
· 15 years ago
d7234f4
Convert atexit users to exit_notifier
by Anthony Liguori
· 15 years ago
44bb61c
Fix curses interaction with keymaps
by Samuel Thibault
· 15 years ago
c227f09
Revert "Get rid of _t suffix"
by Anthony Liguori
· 15 years ago
99a0949
Get rid of _t suffix
by malc
· 15 years ago
e09fdfa
curses: save 250MB of memory
by Aurelien Jarno
· 15 years ago
660f11b
Fix Sparse warnings: "Using plain integer as NULL pointer"
by Blue Swirl
· 15 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
0483755
Refactor keymap code to avoid duplication ("Daniel P. Berrange")
by aliguori
· 16 years ago
1eec614
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
by aliguori
· 16 years ago
68f0099
fix curses interface (Stefano Stabellini)
by aliguori
· 16 years ago
7d957bd
DisplayState interface change (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
5b08fc1
Handle terminating signals (Gerd Hoffmann)
by aliguori
· 16 years ago
128ab2f
Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)
by blueswir1
· 16 years ago
b1314cf
The non-ncurses curses doesn't have resize_term, so make resizing conditional.
by balrog
· 17 years ago
4d3b6f6
Add an ncurses UI.
by balrog
· 17 years ago