Re: [Qemu-devel] [PATCH v2] tpm: Simplify creation of cancel path
Applied. Thanks. Regards, Anthony Liguori
[Qemu-devel] [PATCH v2] tpm: Simplify creation of cancel path
Simplify the creation of the cancel path given the TPM's device path. Given the path /dev/tpm0 build the path /sys/class/misc/tpm0/device/cancel. Signed-off-by: Stefan Berger Reviewed-by: Eric Blake --- v1->v2: - followed changes in tree --- hw/tpm/tpm_passthrough.c | 74 ++---