The following changes since commit dafd95053611aa14dda40266857608d12ddce658:
Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2018-10-02 18:27:18 +0100) are available in the Git repository at: https://github.com/elmarco/qemu.git tags/chardev-pull-request for you to fetch changes up to a7077b8e354d90fec26c2921aa2dea85b90dff90: chardev: use a child source for qio input source (2018-10-03 14:45:05 +0400) ---------------------------------------------------------------- chardev patches ---------------------------------------------------------------- Marc-André Lureau (6): chardev: avoid crash if no associated address chardev: remove qemu_chr_fe_read_all() counter chardev: unref if underlying chardev has no parent char.h: fix gtk-doc comment style chardev: mark the calls that allow an implicit mux monitor chardev: use a child source for qio input source include/chardev/char-fe.h | 81 ++++++++++++++++++--------------------- include/chardev/char.h | 81 +++++++++++++++++++++------------------ chardev/char-fe.c | 13 ++++--- chardev/char-io.c | 48 +++-------------------- chardev/char-socket.c | 8 +++- chardev/char.c | 37 ++++++++++++++---- gdbstub.c | 6 ++- hw/char/xen_console.c | 6 ++- net/slirp.c | 6 ++- vl.c | 10 ++--- 10 files changed, 149 insertions(+), 147 deletions(-) -- 2.19.0.271.gfe8321ec05
