[Qemu-devel] [PATCH v3 for-2.11 0/3] tpm: a few fixes

Stefan Berger posted 3 patches 6 years, 5 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/qemu tags/patchew/1510696349-5151-1-git-send-email-stefanb@linux.vnet.ibm.com
Test checkpatch passed
Test docker passed
Test ppc passed
Test s390x passed
hw/tpm/tpm_emulator.c | 17 ++++++++++++++---
hw/tpm/tpm_tis.c      |  6 +++++-
2 files changed, 19 insertions(+), 4 deletions(-)
[Qemu-devel] [PATCH v3 for-2.11 0/3] tpm: a few fixes
Posted by Stefan Berger 6 years, 5 months ago
From: Stefan Berger <Stefan Berger stefanb@linux.vnet.ibm.com>

The following patches fix a performance issue (patch 1) and an
error path issue (patches 2 and 3) for 2.11.

   Stefan

Stefan Berger (3):
  tpm_emulator: Add a caching layer for the TPM Established flag
  tpm_tis: Return TPM_VERSION_UNSPEC in case of BE failure
  tpm_tis: Return 0 for every register in case of failure mode

 hw/tpm/tpm_emulator.c | 17 ++++++++++++++---
 hw/tpm/tpm_tis.c      |  6 +++++-
 2 files changed, 19 insertions(+), 4 deletions(-)

-- 
2.5.5