qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH 0/3] ui/console: chardev backend improvements


From: Volker Rümelin
Subject: [PATCH 0/3] ui/console: chardev backend improvements
Date: Sun, 12 Sep 2021 14:50:39 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.14.0

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



reply via email to

[Prev in Thread] Current Thread [Next in Thread]