From: Marc-André Lureau <marcandre.lur...@redhat.com> Hi,
Two small fixes related to fd handling for "serial" and "file" backend and some API comments and minor improvement. Marc-André Lureau (4): chardev: fix qemu_chr_open_fd() being called with fd=-1 chardev: fix qemu_chr_open_fd() with fd_in==fd_out chardev: remove needless class method chardev: add some comments about the class methods include/chardev/char.h | 34 +++++++++++++++++++++++++++++++++- chardev/char-fd.c | 31 +++++++++++++++++++++++-------- chardev/char-mux.c | 6 ++---- 3 files changed, 58 insertions(+), 13 deletions(-) -- 2.32.0.264.g75ae10bc75