On 06/02/19 18:43, Marc-André Lureau wrote:
> Hi,
> 
> Some chardev-related patches I have accumulated.
> Please review, thanks!
> 
> v2:
> - rebased
> - update commit messages
> 
> Marc-André Lureau (6):
>   char: update the mux handlers in class callback
>   char-fe: set_handlers() needs an associated chardev
>   terminal3270: do not use backend timer sources
>   chardev: add a note about frontend sources and context switch
>   char-pty: remove the check for connection on write
>   char-pty: remove write_lock usage
> 
>  include/chardev/char-fe.h  |  5 ++--
>  include/chardev/char-mux.h |  1 -
>  chardev/char-fe.c          | 11 +-------
>  chardev/char-mux.c         |  5 ++--
>  chardev/char-pty.c         | 56 +++-----------------------------------
>  hw/char/terminal3270.c     | 15 ++++------
>  6 files changed, 17 insertions(+), 76 deletions(-)
> 

Reviewed-by: Paolo Bonzini <pbonz...@redhat.com>

Thanks!

Paolo

Reply via email to