1. abb4f2c keymap: consider modifier state when picking a mapping by Gerd Hoffmann · 7 years ago
  2. 23ad24e keymap: record multiple keysym -> keycode mappings by Gerd Hoffmann · 7 years ago
  3. 6b71ea1 keymap: numpad keysyms and keycodes are fixed by Gerd Hoffmann · 7 years ago
  4. d713e3f keymap: use glib hash for kbd_layout_t by Gerd Hoffmann · 7 years ago
  5. fe5fca9 keymap: make struct kbd_layout_t private to ui/keymaps.c by Gerd Hoffmann · 7 years ago
  6. b62e39b General warn report fixups by Alistair Francis · 7 years ago
  7. 8297be8 Convert multi-line fprintf() to warn_report() by Alistair Francis · 7 years ago
  8. 2ab4b13 Convert single line fprintf(.../n) to warn_report() by Alistair Francis · 7 years ago
  9. d3b787f keymaps: add tracing by Gerd Hoffmann · 8 years ago
  10. e16f4c8 ui: Clean up includes by Peter Maydell · 9 years ago
  11. fedf0d3 ui: Use g_new() & friends where that makes obvious sense by Markus Armbruster · 9 years ago
  12. 4394838 keymaps: correct keymaps.c following Qemu coding style by Gonglei · 10 years ago
  13. 8280715 qemu-char: add support for U-prefixed symbols by Jan Krupa · 11 years ago
  14. 955d7b2 ui: Drop useless null tests in parse_keyboard_layout() by Markus Armbruster · 12 years ago
  15. 9c17d61 softmmu: move include files to include/sysemu/ by Paolo Bonzini · 12 years ago
  16. f2d3476 ui: Plug memory leaks on parse_keyboard_layout() error path by Markus Armbruster · 13 years ago
  17. 7b0a03a use qemu_* ctype functions by Christoph Egger · 13 years ago
  18. 7267c09 Use glib memory allocation and free functions by Anthony Liguori · 13 years ago
  19. 3e230dd ui: move all ui components in ui/ by Corentin Chary · 15 years ago[Renamed from keymaps.c]
  20. 44bb61c Fix curses interaction with keymaps by Samuel Thibault · 15 years ago
  21. c227f09 Revert "Get rid of _t suffix" by Anthony Liguori · 15 years ago
  22. 99a0949 Get rid of _t suffix by malc · 15 years ago
  23. 660f11b Fix Sparse warnings: "Using plain integer as NULL pointer" by Blue Swirl · 15 years ago
  24. 5cea859 Use relative path for bios by Paul Brook · 16 years ago
  25. 0483755 Refactor keymap code to avoid duplication ("Daniel P. Berrange") by aliguori · 16 years ago
  26. 1eec614 toplevel: remove error handling from qemu_malloc() callers (Avi Kivity) by aliguori · 16 years ago
  27. be7fb97 Make keysym tables const by blueswir1 · 16 years ago
  28. a528b80 Miscellaneous VNC related fixes from Xen forwarded by Matthew Kent. by balrog · 17 years ago
  29. 5fafdf2 find -type f | xargs sed -i 's/[\t ]$//g' # on most files by ths · 17 years ago
  30. 2423686 VNC server (Anthony Liguori) by bellard · 19 years ago
  31. 3d11d0e keymaps support (initial patch by Johannes Schindelin) by bellard · 20 years ago