On Mo, 2014-09-29 at 15:15 +0200, Michael Walle wrote:
> Hi Anthony, Hi Gerd,
>
> the GTK frontend does not respect the the "chr_can_read" hook. The
> frontend just writes characters to the device using qemu_chr_be_write()
> without checking if the device can receive any input
> (qemu_chr_be_ca
Hi Anthony, Hi Gerd,
the GTK frontend does not respect the the "chr_can_read" hook. The
frontend just writes characters to the device using qemu_chr_be_write()
without checking if the device can receive any input
(qemu_chr_be_can_write()).
At least for my device model (hw/char/milkymist-uart