ui/console: replace QEMUFIFO with Fifo8
authorVolker Rümelin <vr_qemu@t-online.de>
Thu, 16 Sep 2021 19:22:36 +0000 (21:22 +0200)
committerGerd Hoffmann <kraxel@redhat.com>
Tue, 2 Nov 2021 16:24:18 +0000 (17:24 +0100)
commit0c9d0641ac5ecea5c9a8b6bf9961dbecd36bdb20
tree778777362a093f2c0519c7d613096adbd290ff22
parent55f4b767f64ee0fec397c7ceebfea1473b725963
ui/console: replace QEMUFIFO with Fifo8

One of the two FIFO implementations QEMUFIFO and Fifo8 is
redundant. Replace QEMUFIFO with Fifo8.

Signed-off-by: Volker Rümelin <vr_qemu@t-online.de>
Reviewed-by: Marc-André Lureau <marcandre.lureau@redhat.com>
Message-Id: <20210916192239.18742-1-vr_qemu@t-online.de>
Signed-off-by: Gerd Hoffmann <kraxel@redhat.com>
ui/console.c