index
:
qemu
fix/guest_error_led_mask
QEMU is a generic and open source machine & userspace emulator and virtualizer.
cos
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
curses.c
Age
Commit message (
Expand
)
Author
2009-10-01
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
Get rid of _t suffix
malc
2009-09-15
curses: save 250MB of memory
Aurelien Jarno
2009-07-31
Fix Sparse warnings: "Using plain integer as NULL pointer"
Blue Swirl
2009-03-13
DisplayAllocator interface (Stefano Stabellini)
aliguori
2009-03-07
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-03-06
Refactor keymap code to avoid duplication ("Daniel P. Berrange")
aliguori
2009-02-05
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-01-21
fix curses interface (Stefano Stabellini)
aliguori
2009-01-15
DisplayState interface change (Stefano Stabellini)
aliguori
2008-09-24
Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE for resizable vc's.
balrog
2008-08-21
Handle terminating signals (Gerd Hoffmann)
aliguori
2008-08-15
Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)
blueswir1
2008-02-22
The non-ncurses curses doesn't have resize_term, so make resizing conditional.
balrog
2008-02-10
Add an ncurses UI.
balrog