From: "Volker Rümelin" <vr_qemu@t-online.de>
To: Gerd Hoffmann <kraxel@redhat.com>
Cc: "Marc-André Lureau" <marcandre.lureau@gmail.com>, qemu-devel@nongnu.org
Subject: [PATCH 0/3] ui/console: chardev backend improvements
Date: Sun, 12 Sep 2021 14:50:39 +0200 [thread overview]
Message-ID: <23041f12-b405-7dbc-b098-e9c48802e29c@t-online.de> (raw)
A few things I learnt while writing a fix for a chardev bug
in the GTK backend.
Volker Rümelin (3):
ui/console: replace QEMUFIFO with Fifo8
ui/console: replace kbd_timer with chr_accept_input callback
ui/console: remove chardev frontend connected test
ui/console.c | 109 ++++++++++++++-------------------------------------
1 file changed, 29 insertions(+), 80 deletions(-)
--
2.31.1
next reply other threads:[~2021-09-12 12:56 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2021-09-12 12:50 Volker Rümelin [this message]
2021-09-12 12:52 ` [PATCH 1/3] ui/console: replace QEMUFIFO with Fifo8 Volker Rümelin
2021-09-12 15:54 ` Marc-André Lureau
2021-09-12 17:58 ` Volker Rümelin
2021-09-12 18:34 ` Volker Rümelin
2021-09-12 21:21 ` Volker Rümelin
2021-09-12 12:52 ` [PATCH 2/3] ui/console: replace kbd_timer with chr_accept_input callback Volker Rümelin
2021-09-12 15:59 ` Marc-André Lureau
2021-09-12 12:52 ` [PATCH 3/3] ui/console: remove chardev frontend connected test Volker Rümelin
2021-09-12 16:34 ` Marc-André Lureau
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=23041f12-b405-7dbc-b098-e9c48802e29c@t-online.de \
--to=vr_qemu@t-online.de \
--cc=kraxel@redhat.com \
--cc=marcandre.lureau@gmail.com \
--cc=qemu-devel@nongnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).