qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/4] chardev fixes


From: marcandre . lureau
Subject: [PATCH 0/4] chardev fixes
Date: Fri, 23 Jul 2021 14:28:21 +0400

From: Marc-André Lureau <marcandre.lureau@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





reply via email to

[Prev in Thread] Current Thread [Next in Thread]