]> Git Repo - qemu.git/commit - backends/tpm/tpm_emulator.c
tpm: Set the flags of the CMD_INIT command to 0
authorStefan Berger <[email protected]>
Fri, 26 Jan 2018 18:49:24 +0000 (13:49 -0500)
committerStefan Berger <[email protected]>
Mon, 29 Jan 2018 17:24:51 +0000 (12:24 -0500)
commit302705876492a39f568035ce346e2c9176f5665e
tree475769e9910fef9b1d347a224eaed4c42ca929a7
parent0d1442912b3d6591a57ee45fbf28bc91e58d9e76
tpm: Set the flags of the CMD_INIT command to 0

The flags of the CMD_INIT control channel command were not
initialized properly. Fix this and set to 0.

Signed-off-by: Stefan Berger <[email protected]>
Reviewed-by: Marc-AndrĂ© Lureau <[email protected]>
hw/tpm/tpm_emulator.c
This page took 0.025083 seconds and 4 git commands to generate.