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