Age | Commit message (Expand) | Author |
---|---|---|
2024-10-15 | chardev/mux: implement detach of frontends from mux | Roman Penyaev |
2024-10-15 | chardev/mux: switch mux frontends management to bitset | Roman Penyaev |
2024-10-15 | chardev/mux: introduce `mux_chr_attach_frontend() call | Roman Penyaev |
2024-10-15 | chardev/mux: convert size members to unsigned int | Roman Penyaev |
2024-10-15 | chardev/mux: use bool type for `linestart` and `term_got_escape` | Roman Penyaev |
2024-10-15 | chardev/chardev-internal: remove unused `max_size` struct member | Roman Penyaev |
2022-05-11 | Clean up decorations and whitespace around header guards | Markus Armbruster |
2020-09-09 | Use DECLARE_*CHECKER* macros | Eduardo Habkost |
2020-09-09 | Move QOM typedefs and add missing includes | Eduardo Habkost |
2020-07-13 | chardev: Extract system emulation specific code | Philippe Mathieu-Daudé |
2020-07-13 | chardev: Reduce "char-mux.h" scope, rename it "chardev-internal.h" | Philippe Mathieu-Daudé |