COMMITS
/ chardev/baum.c March 15, 2023
Y
replace TABs with spaces
Yeqi Fu committed
August 19, 2022
P
chardev/baum: Avoid dynamic stack allocation
Philippe Mathieu-Daudé committed
P
chardev/baum: Use definitions to avoid dynamic stack allocation
Philippe Mathieu-Daudé committed
P
chardev/baum: Replace magic values by X_MAX / Y_MAX definitions
Philippe Mathieu-Daudé committed
June 24, 2021
G
modules: add chardev module annotations
Gerd Hoffmann committed
August 31, 2020
E
Use DECLARE_*CHECKER* macros
Eduardo Habkost committed
September 3, 2020
E
Move QOM typedefs and add missing includes
Eduardo Habkost committed
August 12, 2019
M
Include qemu/main-loop.h less
Markus Armbruster committed
May 23, 2019
M
Include qemu/module.h where needed, drop it from qemu-common.h
Markus Armbruster committed
December 11, 2017
S
baum: Truncate braille device size to 84x1
Samuel Thibault committed
September 22, 2017
L
chardev/baum: fix baum that releases brlapi twice
Liang Yan committed
May 29, 2017
M
char: move char devices to chardev/
Marc-André Lureau committed