]> Git Repo - qemu.git/commit
char: update the mux handlers in class callback
authorMarc-André Lureau <[email protected]>
Wed, 6 Feb 2019 17:43:23 +0000 (18:43 +0100)
committerMarc-André Lureau <[email protected]>
Wed, 13 Feb 2019 14:36:14 +0000 (15:36 +0100)
commit3d9e232240f9d029d7255b5b11d3a2f61c53d0d0
tree4a62cd65b664caad8132f4156d77097ddc871483
parent129263c6c08407747753c0c1f715917107cbcb3f
char: update the mux handlers in class callback

Instead of handling mux chardev in a special way in
qemu_chr_fe_set_handlers(), we may use the chr_update_read_handler
class callback instead.

Signed-off-by: Marc-André Lureau <[email protected]>
Message-Id: <20190206174328[email protected]>
Reviewed-by: Paolo Bonzini <[email protected]>
chardev/char-fe.c
chardev/char-mux.c
include/chardev/char-mux.h
This page took 0.025201 seconds and 4 git commands to generate.