Files
xemu/ui
Volker Rümelin 014b00cc0a ui/console: remove chardev frontend connected test
The test if the chardev frontend is connected in
kbd_put_keysym_console() is redundant, because the call
to qemu_chr_be_can_write() in kbd_send_chars() tests
the connected condition again.

Remove the redundant test whether the chardev frontend
is connected.

Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Message-Id: <20210916192239.18742-3-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
2021-11-02 17:24:18 +01:00
..
2021-07-26 10:24:49 +02:00
2021-02-04 15:58:54 +01:00
2021-08-31 17:25:14 +04:00
2021-05-21 09:42:44 +02:00
2021-01-23 15:55:07 -05:00
2021-05-21 09:42:44 +02:00