Re: [Qemu-devel] [PATCH v2 0/6] chardev: various cleanups and improvements (resend)

2019-02-13 Thread Paolo Bonzini
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 assoc

[Qemu-devel] [PATCH v2 0/6] chardev: various cleanups and improvements (resend)

2019-02-06 Thread Marc-André Lureau
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 cha