qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

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


From: Stefan Berger
Subject: [Qemu-devel] [PATCH v2 0/2] tpm: Improve on error handling
Date: Thu, 25 Jul 2019 11:08:30 -0400

This series of patches improves error handling with the TPM backend.

   Stefan

v1->v2:
  - defined error codes swtpm is using in tpm_int.h and provided strings for
    them

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 | 60 +++++++++++++++++++++++++++++++++++--------
 hw/tpm/tpm_int.h      | 13 ++++++++++
 hw/tpm/tpm_tis.c      |  4 ++-
 4 files changed, 69 insertions(+), 12 deletions(-)

-- 
2.20.1




reply via email to

[Prev in Thread] Current Thread [Next in Thread]