]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commit
qemurunner: Improve stdout logging handling
authorRichard Purdie <richard.purdie@linuxfoundation.org>
Mon, 18 Dec 2023 12:18:45 +0000 (12:18 +0000)
committerRichard Purdie <richard.purdie@linuxfoundation.org>
Wed, 20 Dec 2023 07:44:46 +0000 (07:44 +0000)
commita9c46ee014ef1e6436b39fdd4fd15d15388ea795
tree9aca8bd4c1a73d6c91dd8bcf86092f8f3fcddbfc
parent599ac08a6f6fb3f6a89a897c8e06367c63c2f979
qemurunner: Improve stdout logging handling

We need to ensure we read from and log the output from qemu stdout
as otherwise the buffers can fill and block, leading qemu to hang.
Use our existing logging thread to do this.

Reviewed-by: Alex Bennée <alex.bennee@linaro.org>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
meta/lib/oeqa/utils/qemurunner.py