[PATCH-for-5.1 v2 0/2] tpm: Improve error reporting

Philippe Mathieu-Daudé posted 2 patches 3 years, 9 months ago
Test docker-quick@centos7 failed
Test docker-mingw@fedora failed
Test checkpatch failed
Test FreeBSD failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20200723103939.19624-1-philmd@redhat.com
tpm.c | 40 ++++++++++++++++++++++++++++++----------
1 file changed, 30 insertions(+), 10 deletions(-)
[PATCH-for-5.1 v2 0/2] tpm: Improve error reporting
Posted by Philippe Mathieu-Daudé 3 years, 9 months ago
Improve error reporting by listing TPM backends.

Philippe Mathieu-Daudé (2):
  tpm: Display when no backend is available
  tpm: List the available TPM backends

 tpm.c | 40 ++++++++++++++++++++++++++++++----------
 1 file changed, 30 insertions(+), 10 deletions(-)

-- 
2.21.3


Re: [PATCH-for-5.1 v2 0/2] tpm: Improve error reporting
Posted by Markus Armbruster 3 years, 9 months ago
Philippe Mathieu-Daudé <philmd@redhat.com> writes:

> Improve error reporting by listing TPM backends.

Let's first decide whether to revert commit d10e05f15d5.