| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cleanup: Drop pointless return at end of function | Markus Armbruster | 2025-04-24 | 1 | -1/+0 |
| * | qemu-keymap: Release local allocation references | Akihiko Odaki | 2024-10-03 | 1 | -3/+6 |
| * | qemu-keymap: Make references to allocations static | Akihiko Odaki | 2024-05-29 | 1 | -5/+3 |
| * | qemu-keymap: properly check return from xkb_keymap_mod_get_index | Alex Bennée | 2023-07-03 | 1 | -8/+16 |
| * | qemu-keymap: Silence memory leak warning from Clang's sanitizer | Thomas Huth | 2023-02-27 | 1 | -0/+2 |
| * | qemu-keymap: Add license in generated files | Philippe Mathieu-Daudé | 2021-12-17 | 1 | -0/+1 |
| * | Include qemu-common.h exactly where needed | Markus Armbruster | 2019-06-12 | 1 | -1/+0 |
| * | ui: use enum to string helpers | Marc-André Lureau | 2018-08-24 | 1 | -1/+1 |
| * | Drop superfluous includes of qapi-types.h and test-qapi-types.h | Markus Armbruster | 2018-02-09 | 1 | -1/+0 |
| * | tools: add qemu-keymap | Gerd Hoffmann | 2017-10-16 | 1 | -0/+258 |