Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2023-03-20 | replace TABs with spaces | Yeqi Fu | 1 | -33/+33 |
2022-09-22 | chardev/baum: Avoid dynamic stack allocation | Philippe Mathieu-Daudé | 1 | -1/+2 |
2022-09-22 | chardev/baum: Use definitions to avoid dynamic stack allocation | Philippe Mathieu-Daudé | 1 | -4/+4 |
2022-09-22 | chardev/baum: Replace magic values by X_MAX / Y_MAX definitions | Philippe Mathieu-Daudé | 1 | -4/+7 |
2021-07-09 | modules: add chardev module annotations | Gerd Hoffmann | 1 | -0/+1 |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost | 1 | -1/+2 |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost | 1 | -2/+4 |
2019-08-16 | Include qemu/main-loop.h less | Markus Armbruster | 1 | -0/+1 |
2019-06-12 | Include qemu/module.h where needed, drop it from qemu-common.h | Markus Armbruster | 1 | -1/+2 |
2017-12-21 | baum: Truncate braille device size to 84x1 | Samuel Thibault | 1 | -1/+7 |
2017-09-26 | chardev/baum: fix baum that releases brlapi twice | Liang Yan | 1 | -0/+1 |
2017-06-02 | char: move char devices to chardev/ | Marc-André Lureau | 1 | -0/+677 |