[Qemu-devel] [PATCH 0/2] tpm: Improve on error handling

Stefan Berger posted 2 patches 4 years, 9 months ago
Test s390x passed
Test asan passed
Test FreeBSD passed
Test checkpatch passed
Test docker-mingw@fedora passed
Test docker-clang@ubuntu passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/20190725105842.872625-1-stefanb@linux.vnet.ibm.com
Maintainers: Stefan Berger <stefanb@linux.ibm.com>
There is a newer version of this series
hw/tpm/tpm_crb.c      |  4 +++-
hw/tpm/tpm_emulator.c | 50 ++++++++++++++++++++++++++++++++++---------
hw/tpm/tpm_tis.c      |  4 +++-
3 files changed, 46 insertions(+), 12 deletions(-)
[Qemu-devel] [PATCH 0/2] tpm: Improve on error handling
Posted by Stefan Berger 4 years, 9 months ago
This series of patches improves error handling with the TPM backend.

   Stefan
 
Stefan Berger (2):
  tpm: Exit in reset when backend indicates failure
  tpm_emulator: Translate TPM error codes to strings

 hw/tpm/tpm_crb.c      |  4 +++-
 hw/tpm/tpm_emulator.c | 50 ++++++++++++++++++++++++++++++++++---------
 hw/tpm/tpm_tis.c      |  4 +++-
 3 files changed, 46 insertions(+), 12 deletions(-)

-- 
2.20.1