aboutsummaryrefslogtreecommitdiff
path: root/cursor_hidden.xpm
AgeCommit message (Collapse)AuthorFilesLines
2012-12-19ui: move files to ui/ and include/ui/Paolo Bonzini1-37/+0
Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
2010-05-24cursor: add cursor functions.Gerd Hoffmann1-0/+37
Add a new cursor type to console.h and a bunch of functions to deal with cursors the (new) cursor.c file. Signed-off-by: Gerd Hoffmann <kraxel@redhat.com> Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>