]> Git Repo - qemu.git/commit
char: start converting mux driver to use CharBackend
authorMarc-André Lureau <[email protected]>
Sat, 22 Oct 2016 09:52:50 +0000 (12:52 +0300)
committerPaolo Bonzini <[email protected]>
Mon, 24 Oct 2016 13:27:20 +0000 (15:27 +0200)
commitecb672d14f092f481000ac9cd9d7dc0500692eba
tree1e09c2e2f8314ce83110dd77c07e8995d8937ddd
parent94a40fc56036b5058b0b194d9e372a22e65ce7be
char: start converting mux driver to use CharBackend

Start using qemu_chr_fe* CharBackend functions:
initialize a CharBackend and use qemu_chr_fe_set_handlers().

Signed-off-by: Marc-André Lureau <[email protected]>
Message-Id: <20161022095318[email protected]>
Signed-off-by: Paolo Bonzini <[email protected]>
qemu-char.c
This page took 0.024765 seconds and 4 git commands to generate.