Home
last modified time | relevance | path

Searched hist:"1 ce2610c106d925387669b3133fc18ea986f0476" (Results 1 – 14 of 14) sorted by relevance

/qemu/include/chardev/
H A Dchar-fe.h1ce2610c106d925387669b3133fc18ea986f0476 Thu Jan 26 20:49:13 UTC 2017 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
/qemu/chardev/
H A Dchar-fe.c1ce2610c106d925387669b3133fc18ea986f0476 Thu Jan 26 20:49:13 UTC 2017 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
H A Dchar-mux.c1ce2610c106d925387669b3133fc18ea986f0476 Thu Jan 26 20:49:13 UTC 2017 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
/qemu/tests/unit/
H A Dtest-char.c1ce2610c106d925387669b3133fc18ea986f0476 Thu Jan 26 20:49:13 UTC 2017 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
/qemu/net/
H A Dfilter-mirror.c1ce2610c106d925387669b3133fc18ea986f0476 Thu Jan 26 20:49:13 UTC 2017 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
H A Dvhost-user.c1ce2610c106d925387669b3133fc18ea986f0476 Thu Jan 26 20:49:13 UTC 2017 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
H A Dcolo-compare.c1ce2610c106d925387669b3133fc18ea986f0476 Thu Jan 26 20:49:13 UTC 2017 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
/qemu/backends/
H A Drng-egd.c1ce2610c106d925387669b3133fc18ea986f0476 Thu Jan 26 20:49:13 UTC 2017 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
/qemu/hw/usb/
H A Dccid-card-passthru.c1ce2610c106d925387669b3133fc18ea986f0476 Thu Jan 26 20:49:13 UTC 2017 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
H A Dredirect.c1ce2610c106d925387669b3133fc18ea986f0476 Thu Jan 26 20:49:13 UTC 2017 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
/qemu/hw/char/
H A Dxen_console.c1ce2610c106d925387669b3133fc18ea986f0476 Thu Jan 26 20:49:13 UTC 2017 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
H A Dserial.c1ce2610c106d925387669b3133fc18ea986f0476 Thu Jan 26 20:49:13 UTC 2017 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
/qemu/tests/qtest/
H A Dvhost-user-test.c1ce2610c106d925387669b3133fc18ea986f0476 Thu Jan 26 20:49:13 UTC 2017 Marc-André Lureau <marcandre.lureau@redhat.com> 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>
/qemu/hw/core/
H A Dqdev-properties-system.c1ce2610c106d925387669b3133fc18ea986f0476 Thu Jan 26 20:49:13 UTC 2017 Marc-André Lureau <marcandre.lureau@redhat.com> 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>