aboutsummaryrefslogtreecommitdiffstats
path: root/keymaps.c
AgeCommit message (Expand)AuthorFilesLines
2009-07-31Fix Sparse warnings: "Using plain integer as NULL pointer"Blue Swirl1-2/+2
2009-05-30Use relative path for biosPaul Brook1-5/+5
2009-03-06Refactor keymap code to avoid duplication ("Daniel P. Berrange")aliguori1-28/+17
2009-02-05toplevel: remove error handling from qemu_malloc() callers (Avi Kivity)aliguori1-7/+3
2008-10-02Make keysym tables constblueswir11-1/+1
2007-10-30Miscellaneous VNC related fixes from Xen forwarded by Matthew Kent.balrog1-1/+63
2007-09-16find -type f | xargs sed -i 's/[\t ]$//g' # on most filesths1-2/+2
2006-04-30VNC server (Anthony Liguori)bellard1-0/+2
2004-12-12keymaps support (initial patch by Johannes Schindelin)bellard1-0/+143