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