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: [PULL v1 0/3] Merge tpm 2020/07/24 v1
Date: Fri, 24 Jul 2020 20:22:25 -0400	[thread overview]
Message-ID: <20200725002228.2629410-1-stefanb@linux.vnet.ibm.com> (raw)

This series of patches corrects bad error reporting due to erroneous
or missing TPM related command line parameters.

  Regards,
    Stefan

The following changes since commit 7adfbea8fd1efce36019a0c2f198ca73be9d3f18:

  Merge remote-tracking branch 'remotes/ehabkost/tags/x86-next-for-5.1-pull-request' into staging (2020-07-24 10:52:20 +0100)

are available in the Git repository at:

  git://github.com/stefanberger/qemu-tpm.git tags/pull-tpm-2020-07-24-1

for you to fetch changes up to 88f830745721ba8c9e9d2831c01045a6f130c1a6:

  tpm_emulator: Report an error if chardev is missing (2020-07-24 12:44:13 -0400)

----------------------------------------------------------------
Markus Armbruster (2):
      Revert "tpm: Clean up error reporting in tpm_init_tpmdev()"
      tpm: Improve help on TPM types when none are available

Stefan Berger (1):
      tpm_emulator: Report an error if chardev is missing

 backends/tpm/tpm_emulator.c | 38 +++++++++++++++++++++++---------------
 include/sysemu/tpm.h        |  2 +-
 softmmu/vl.c                |  4 +++-
 stubs/tpm.c                 |  3 ++-
 tpm.c                       | 43 ++++++++++++++++++++++++++++++-------------
 5 files changed, 59 insertions(+), 31 deletions(-)

-- 
2.24.1



             reply	other threads:[~2020-07-25  0:23 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-07-25  0:22 Stefan Berger [this message]
2020-07-25  0:22 ` [PULL v1 1/3] Revert "tpm: Clean up error reporting in tpm_init_tpmdev()" Stefan Berger
2020-07-25  0:22 ` [PULL v1 2/3] tpm: Improve help on TPM types when none are available Stefan Berger
2020-07-25  0:22 ` [PULL v1 3/3] tpm_emulator: Report an error if chardev is missing Stefan Berger
2020-07-26 16:17 ` [PULL v1 0/3] Merge tpm 2020/07/24 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=20200725002228.2629410-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).