qemu-devel.nongnu.org archive mirror
 help / color / mirror / Atom feed
From: Stefan Berger <stefanb@linux.vnet.ibm.com>
To: qemu-devel@nongnu.org
Cc: peter.maydell@linaro.org, Stefan Berger <stefanb@linux.vnet.ibm.com>
Subject: [Qemu-devel] [PULL v1 0/2] Merge tpm 2019/07/25 v1
Date: Thu, 25 Jul 2019 11:48:04 -0400	[thread overview]
Message-ID: <20190725154806.1193357-1-stefanb@linux.vnet.ibm.com> (raw)

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

   Stefan

The following changes since commit 9d2e1fcd14c2bae5be1992214a03c0ddff714c80:

  Merge remote-tracking branch 'remotes/bonzini/tags/for-upstream' into staging (2019-07-22 13:20:49 +0100)

are available in the Git repository at:

  git://github.com/stefanberger/qemu-tpm.git tags/pull-tpm-2019-07-25-1

for you to fetch changes up to 7e095e84ba0b7c0a1ac45bc6824dace2fd352e56:

  tpm_emulator: Translate TPM error codes to strings (2019-07-25 11:37:10 -0400)

----------------------------------------------------------------
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	other threads:[~2019-07-25 15:48 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-25 15:48 Stefan Berger [this message]
2019-07-25 15:48 ` [Qemu-devel] [PULL v1 1/2] tpm: Exit in reset when backend indicates failure Stefan Berger
2019-07-25 15:48 ` [Qemu-devel] [PULL v1 2/2] tpm_emulator: Translate TPM error codes to strings Stefan Berger
2019-07-26 12:51 ` [Qemu-devel] [PULL v1 0/2] Merge tpm 2019/07/25 v1 Peter Maydell

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190725154806.1193357-1-stefanb@linux.vnet.ibm.com \
    --to=stefanb@linux.vnet.ibm.com \
    --cc=peter.maydell@linaro.org \
    --cc=qemu-devel@nongnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).