summaryrefslogtreecommitdiff
path: root/chardev/char-null.c
AgeCommit message (Expand)Author
2026-02-13chardev: .chr_open(): add boolean return valueVladimir Sementsov-Ogievskiy
2026-02-13chardev: .chr_open(): drop be_opened parameterVladimir Sementsov-Ogievskiy
2026-02-13chardev: ChardevClass: consistent naming for handlersVladimir Sementsov-Ogievskiy
2025-04-25qom: Have class_init() take a const data argumentPhilippe Mathieu-Daudé
2019-06-12Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster
2017-06-02chardev: move headers to include/chardevMarc-André Lureau
2017-01-31char: move null chardev to its own fileMarc-André Lureau