diff options
| author | Antony Pavlov | 2013-08-31 19:22:39 +0200 |
|---|---|---|
| committer | Michael Walle | 2014-02-04 19:34:29 +0100 |
| commit | b2c623a3d9c88fb1d3bbbbe97364dc65bc6ab363 (patch) | |
| tree | f86a59bf56e6dd08c4ef362b71704081ee1af954 /include/exec | |
| parent | tests: lm32: new rule for single test cases (diff) | |
| download | qemu-b2c623a3d9c88fb1d3bbbbe97364dc65bc6ab363.tar.gz qemu-b2c623a3d9c88fb1d3bbbbe97364dc65bc6ab363.tar.xz qemu-b2c623a3d9c88fb1d3bbbbe97364dc65bc6ab363.zip | |
milkymist-uart: use qemu_chr_fe_write_all() instead of qemu_chr_fe_write()
qemu_chr_fe_write() is capable of returning 0
to indicate EAGAIN (and friends) and we don't
handle this.
Just change it to qemu_chr_fe_write_all() to fix.
Reported-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Acked-by: Peter Crosthwaite <peter.crosthwaite@xilinx.com>
Signed-off-by: Antony Pavlov <antonynpavlov@gmail.com>
Signed-off-by: Michael Walle <michael@walle.cc>
Reviewed-by: Peter Maydell <peter.maydell@linaro.org>
Diffstat (limited to 'include/exec')
0 files changed, 0 insertions, 0 deletions
