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