Re: [Qemu-devel] [PATCH] tpm: Set the flags of the CMD_INIT command to 0

2018-01-22 Thread Marc-André Lureau
On Mon, Jan 22, 2018 at 10:33 PM, Stefan Berger wrote: > The flags of the CMD_INIT control channel command were not > initialized properly. Fix this and set to 0. > > Signed-off-by: Stefan Berger Reviewed-by: Marc-André Lureau > --- > hw/tpm/tpm_emulator.c | 4 +++- > 1 file changed, 3 inser

[Qemu-devel] [PATCH] tpm: Set the flags of the CMD_INIT command to 0

2018-01-22 Thread Stefan Berger
The flags of the CMD_INIT control channel command were not initialized properly. Fix this and set to 0. Signed-off-by: Stefan Berger --- hw/tpm/tpm_emulator.c | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/hw/tpm/tpm_emulator.c b/hw/tpm/tpm_emulator.c index 35c78de..532d3