On 7 September 2018 at 21:45, Stefan Berger <stef...@linux.vnet.ibm.com> wrote: > This patch fixes a TPM test failure in QEMU's test suite. > > Stefan > > The following changes since commit 19b599f7664b2ebfd0f405fb79c14dd241557452: > > Merge remote-tracking branch 'remotes/armbru/tags/pull-error-2018-08-27-v2' > into staging (2018-08-27 16:44:20 +0100) > > are available in the Git repository at: > > git://github.com/stefanberger/qemu-tpm.git tags/pull-tpm-2018-09-07-1 > > for you to fetch changes up to 2271b75fa9019a9ba10d38ea2cf53a2032b1d8fd: > > tests: Fix signalling race condition in TPM tests (2018-09-07 16:37:47 > -0400) > > ---------------------------------------------------------------- > Stefan Berger (1): > tests: Fix signalling race condition in TPM tests > > tests/tpm-crb-test.c | 1 + > tests/tpm-emu.c | 11 ++++++++++- > tests/tpm-emu.h | 1 + > tests/tpm-tis-test.c | 1 + > 4 files changed, 13 insertions(+), 1 deletion(-) > > -- > 2.14.4 Applied, thanks.
-- PMM