summaryrefslogtreecommitdiff
path: root/chardev/char-mux.c
AgeCommit message (Expand)AuthorFilesLines
2018-04-17Revert "mux: fix ctrl-a b again"Peter Maydell1-1/+0
2018-04-17mux: fix ctrl-a b againMarc-André Lureau1-0/+1
2018-03-12chardev: introduce chr_machine_done hookPeter Xu1-4/+29
2018-02-09Move include qemu/option.h from qemu-common.h to actual usersMarkus Armbruster1-1/+2
2017-12-21chardev: fix backend events regression with mux chardevMarc-André Lureau1-0/+10
2017-07-14char: add backend hotswap handlerAnton Nefedov1-0/+1
2017-06-02char: make chr_fe_deinit() optionaly delete backendMarc-André Lureau1-1/+1
2017-06-02chardev: move headers to include/chardevMarc-André Lureau1-2/+2
2017-05-04mux: simplfy muxes_realize_doneMarc-André Lureau1-3/+8
2017-01-31char: move mux to its own fileMarc-André Lureau1-0/+358