On 10/30/18 7:26 AM, Peter Maydell wrote:
On 30 October 2018 at 11:14, Marc-André Lureau
wrote:
Hi Peter
On Tue, Oct 30, 2018 at 2:45 PM Peter Maydell wrote:
Hi; this gives some test failures (all hosts):
TEST: tests/tpm-crb-swtpm-test... (pid=305)
/i386/tpm/crb-swtpm/test:
On 30 October 2018 at 11:14, Marc-André Lureau
wrote:
> Hi Peter
>
> On Tue, Oct 30, 2018 at 2:45 PM Peter Maydell
> wrote:
>> Hi; this gives some test failures (all hosts):
>>
>> TEST: tests/tpm-crb-swtpm-test... (pid=305)
>> /i386/tpm/crb-swtpm/test:
Hi Peter
On Tue, Oct 30, 2018 at 2:45 PM Peter Maydell wrote:
>
> On 29 October 2018 at 15:19, Stefan Berger wrote:
> > From: Stefan Berger
> >
> > This pull request fixes a couple of TPM support related issues,
> > such as full initialization of a variable to quiet down valgrind,
> > a possibl
On 29 October 2018 at 15:19, Stefan Berger wrote:
> From: Stefan Berger
>
> This pull request fixes a couple of TPM support related issues,
> such as full initialization of a variable to quiet down valgrind,
> a possible race in the TPM related test cases and marking test
> cases as skipped if sw
From: Stefan Berger
This pull request fixes a couple of TPM support related issues,
such as full initialization of a variable to quiet down valgrind,
a possible race in the TPM related test cases and marking test
cases as skipped if swtpm was not found in PATH.
Stefan
The following changes s