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, marcandre.lureau@gmail.com,
	Stefan Berger <stefanb@linux.vnet.ibm.com>
Subject: [Qemu-devel] [PULL 0/4] Merge tpm 2017/11/15 v1
Date: Wed, 15 Nov 2017 07:31:05 -0500	[thread overview]
Message-ID: <1510749069-22059-1-git-send-email-stefanb@linux.vnet.ibm.com> (raw)

This pull request is for 2.11 and extends documentation as well as fixes
bugs related to concurrency and failure mode.

The following changes since commit 4ffa88c99c54d2a30f79e3dbecec50b023eff1c8:

  Merge remote-tracking branch 'remotes/berrange/tags/pull-qcrypto-2017-11-08-1' into staging (2017-11-10 16:01:35 +0000)

are available in the git repository at:

  git://github.com/stefanberger/qemu-tpm.git tags/pull-tpm-2017-11-15-1

for you to fetch changes up to 6cd65969da57eaa9bdff07b80ecca2becce0597a:

  tpm_tis: Return 0 for every register in case of failure mode (2017-11-15 06:47:35 -0500)

----------------------------------------------------------------
Merge tpm 2017/11/15 v1

----------------------------------------------------------------
Marc-André Lureau (1):
      tpm-emulator: protect concurrent ctrl_chr access

Stefan Berger (3):
      specs: Extend TPM spec with TPM emulator description
      tpm_tis: Return TPM_VERSION_UNSPEC in case of BE failure
      tpm_tis: Return 0 for every register in case of failure mode

 docs/specs/tpm.txt    | 79 +++++++++++++++++++++++++++++++++++++++++++++++++++
 hw/tpm/tpm_emulator.c | 44 +++++++++++++++++-----------
 hw/tpm/tpm_tis.c      |  6 +++-
 3 files changed, 112 insertions(+), 17 deletions(-)


-- 
2.5.5

             reply	other threads:[~2017-11-15 12:31 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-11-15 12:31 Stefan Berger [this message]
2017-11-15 12:31 ` [Qemu-devel] [PULL 1/4] specs: Extend TPM spec with TPM emulator description Stefan Berger
2017-11-15 12:31 ` [Qemu-devel] [PULL 2/4] tpm-emulator: protect concurrent ctrl_chr access Stefan Berger
2017-11-15 12:31 ` [Qemu-devel] [PULL 3/4] tpm_tis: Return TPM_VERSION_UNSPEC in case of BE failure Stefan Berger
2017-11-15 12:31 ` [Qemu-devel] [PULL 4/4] tpm_tis: Return 0 for every register in case of failure mode Stefan Berger
2017-11-16 12:45 ` [Qemu-devel] [PULL 0/4] Merge tpm 2017/11/15 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=1510749069-22059-1-git-send-email-stefanb@linux.vnet.ibm.com \
    --to=stefanb@linux.vnet.ibm.com \
    --cc=marcandre.lureau@gmail.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).