qemu-patch-raspberry4/include/chardev
Marc-André Lureau 1ce2610c10 char: make chr_fe_deinit() optionaly delete backend
This simplifies removing a backend for a frontend user (no need to
retrieve the associated driver and separate delete call etc).

NB: many frontends have questionable handling of ending a chardev. They
should probably delete the backend to prevent broken reusage.

Signed-off-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <f4bug@amsat.org>
2017-06-02 11:33:53 +04:00
..
char-fd.h chardev: move headers to include/chardev 2017-06-02 11:33:52 +04:00
char-fe.h char: make chr_fe_deinit() optionaly delete backend 2017-06-02 11:33:53 +04:00
char-io.h chardev: move headers to include/chardev 2017-06-02 11:33:52 +04:00
char-mux.h char: move CharBackend handling in char-fe unit 2017-06-02 11:33:53 +04:00
char-parallel.h chardev: serial & parallel declaration to own headers 2017-06-02 11:33:52 +04:00
char-serial.h chardev: serial & parallel declaration to own headers 2017-06-02 11:33:52 +04:00
char-win-stdio.h chardev: move headers to include/chardev 2017-06-02 11:33:52 +04:00
char-win.h chardev: move headers to include/chardev 2017-06-02 11:33:52 +04:00
char.h char: move CharBackend handling in char-fe unit 2017-06-02 11:33:53 +04:00