summaryrefslogtreecommitdiffstats
path: root/chardev/char-ringbuf.c
Commit message (Expand)AuthorAgeFilesLines
* Use DECLARE_*CHECKER* macrosEduardo Habkost2020-09-091-2/+2
* Move QOM typedefs and add missing includesEduardo Habkost2020-09-091-2/+4
* Include qemu/module.h where needed, drop it from qemu-common.hMarkus Armbruster2019-06-121-0/+1
* Include less of the generated modular QAPI headersMarkus Armbruster2018-03-021-1/+1
* Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster2018-02-091-0/+1
* Include qapi/error.h exactly where neededMarkus Armbruster2018-02-091-0/+2
* chardev: move headers to include/chardevMarc-André Lureau2017-06-021-1/+1
* char: move ringbuf/memory to its own fileMarc-André Lureau2017-01-311-0/+249