commit | 0c9d0641ac5ecea5c9a8b6bf9961dbecd36bdb20 | [log] [tgz] |
---|---|---|
author | Volker Rümelin <vr_qemu@t-online.de> | Thu Sep 16 21:22:36 2021 +0200 |
committer | Gerd Hoffmann <kraxel@redhat.com> | Tue Nov 02 17:24:18 2021 +0100 |
tree | 778777362a093f2c0519c7d613096adbd290ff22 | |
parent | 55f4b767f64ee0fec397c7ceebfea1473b725963 [diff] |
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>