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

Volker Rümelin posted 3 patches 2 years, 7 months ago
Test checkpatch passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/23041f12-b405-7dbc-b098-e9c48802e29c@t-online.de
There is a newer version of this series
ui/console.c | 109 ++++++++++++++-------------------------------------
1 file changed, 29 insertions(+), 80 deletions(-)
[PATCH 0/3] ui/console: chardev backend improvements
Posted by Volker Rümelin 2 years, 7 months ago
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