diff options
author | Richard Henderson | 2022-04-17 20:30:00 +0200 |
---|---|---|
committer | Richard Henderson | 2022-04-20 19:51:11 +0200 |
commit | fb6efecf548fc8ef8cc377f076312b1cf4061cac (patch) | |
tree | 3f9c58688837c53036905c0800f80b75a4c322b5 /bsd-user/elfload.c | |
parent | util/log: Remove qemu_log_flush (diff) | |
download | qemu-fb6efecf548fc8ef8cc377f076312b1cf4061cac.tar.gz qemu-fb6efecf548fc8ef8cc377f076312b1cf4061cac.tar.xz qemu-fb6efecf548fc8ef8cc377f076312b1cf4061cac.zip |
util/log: Drop call to setvbuf
Now that the log buffer is flushed after every qemu_log_unlock,
which includes every call to qemu_log, we do not need to force
line buffering (or unbuffering for windows). Block buffer the
entire loggable unit.
Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Henderson <richard.henderson@linaro.org>
Message-Id: <20220417183019.755276-21-richard.henderson@linaro.org>
Diffstat (limited to 'bsd-user/elfload.c')
0 files changed, 0 insertions, 0 deletions