Hello, this PR addresses issues where QEMU may hang during test runs.
Regards, Stefan The following changes since commit fb7e7990342e59cf67dbd895c1a1e3fb1741df7a: tests/qtest/qom-test: Do not print tested properties by default (2023-01-16 15:00:57 +0000) are available in the Git repository at: https://github.com/stefanberger/qemu-tpm.git pull-tpm-2023-01-17-1 for you to fetch changes up to 255b00b4def7bac1fd313adca931426f4eb10b05: tests/qtest/tpm-emu: Avoid hangs using abort handlers closing channels (2023-01-16 17:19:52 -0500) Stefan Berger (2): tests/qtest: Poll on waitpid() for a while before sending SIGKILL tests/qtest/tpm-emu: Avoid hangs using abort handlers closing channels tests/qtest/libqtest.c | 20 +++++++++++++++++++- tests/qtest/tpm-emu.c | 10 ++++++++++ 2 files changed, 29 insertions(+), 1 deletion(-) -- 2.39.0