index
:
hqemu
2.5.1_overlay
2.5_overlay
2.6_overlay
master
HQEMU
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
curses.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "Get rid of _t suffix"
Anthony Liguori
2009-10-01
1
-2
/
+2
*
Get rid of _t suffix
malc
2009-10-01
1
-2
/
+2
*
curses: save 250MB of memory
Aurelien Jarno
2009-09-15
1
-3
/
+0
*
Fix Sparse warnings: "Using plain integer as NULL pointer"
Blue Swirl
2009-07-31
1
-1
/
+1
*
DisplayAllocator interface (Stefano Stabellini)
aliguori
2009-03-13
1
-1
/
+1
*
Sparse fixes: NULL use, header order, ANSI prototypes, static
blueswir1
2009-03-07
1
-5
/
+4
*
Refactor keymap code to avoid duplication ("Daniel P. Berrange")
aliguori
2009-03-06
1
-2
/
+1
*
toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)
aliguori
2009-02-05
1
-2
/
+0
*
fix curses interface (Stefano Stabellini)
aliguori
2009-01-21
1
-1
/
+3
*
DisplayState interface change (Stefano Stabellini)
aliguori
2009-01-15
1
-18
/
+20
*
Reintroduce TEXT_CONSOLE_FIXED_SIZE and TEXT_CONSOLE for resizable vc's.
balrog
2008-09-24
1
-1
/
+1
*
Handle terminating signals (Gerd Hoffmann)
aliguori
2008-08-21
1
-2
/
+0
*
Preliminary OpenBSD host support (based on OpenBSD patches by Todd T. Fries)
blueswir1
2008-08-15
1
-0
/
+4
*
The non-ncurses curses doesn't have resize_term, so make resizing conditional.
balrog
2008-02-22
1
-2
/
+4
*
Add an ncurses UI.
balrog
2008-02-10
1
-0
/
+370