cloud-hypervisor/vmm
Praveen K Paladugu 1143d54ee0 tpm: Add recv timeout while running recvmsg
If swtpm becomes unresponsive, guest gets blocked at "recvmsg" on tpm's
data FD. This change adds a timeout to the data fd socket. If swtpm
becomes unresponsive guest waits for "timeout" (secs) and continues to
run after returning an I/O error to tpm commands.

Signed-off-by: Praveen K Paladugu <prapal@linux.microsoft.com>
2023-02-10 17:49:03 +01:00
..
src tpm: Add recv timeout while running recvmsg 2023-02-10 17:49:03 +01:00
Cargo.toml build: Bump anyhow from 1.0.68 to 1.0.69 2023-02-10 00:55:05 +00:00