aboutsummaryrefslogtreecommitdiff
path: root/replay/replay-char.c
AgeCommit message (Expand)AuthorFilesLines
2022-09-29chardev: src buffer const for write functionsArwed Meyer1-1/+1
2022-03-21Use g_new() & friends where that makes obvious senseMarkus Armbruster1-2/+2
2019-08-16Clean up inclusion of sysemu/sysemu.hMarkus Armbruster1-1/+0
2018-09-25trivial: Make bios files and source files non-executableThomas Huth1-0/+0
2018-03-12replay: push replay_mutex_lock up the call treeAlex Bennée1-13/+8
2017-06-02chardev: move headers to include/chardevMarc-André Lureau1-1/+1
2017-01-27char: rename CharDriverState ChardevMarc-André Lureau1-4/+4
2016-06-07replay: Clean up includesPeter Maydell1-4/+0
2016-03-15replay: character devicesPavel Dovgalyuk1-0/+168