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: stefanb@linux.vnet.ibm.com, marcandre.lureau@redhat.com,
	peter.maydell@linaro.org
Subject: [Qemu-devel] [PULL 0/4] Merge tpm 2018/02/03
Date: Sat,  3 Feb 2018 09:09:37 -0500	[thread overview]
Message-ID: <1517666981-9339-1-git-send-email-stefanb@linux.vnet.ibm.com> (raw)

The following patches do some cleanups and fix the resetting of the TPM
CRB device and add my tpm-next git tree reference to MAINTAINERS.

The following changes since commit e486b528229ed4ed5dfdac790c8152bfb2a265c9:

  Merge remote-tracking branch 'remotes/elmarco/tags/dump-pull-request' into staging (2018-02-02 10:57:50 +0000)

are available in the git repository at:

  git://github.com/stefanberger/qemu-tpm.git tags/pull-tpm-2018-02-03-1

for you to fetch changes up to 3bd9e16149de3965a9880a20826a28b7b94bd4a7:

  tpm: tis: move one-line function into caller (2018-02-03 09:01:56 -0500)

----------------------------------------------------------------
Merge tpm 2018/02/03 v1

----------------------------------------------------------------
Stefan Berger (4):
      tpm: Split off tpm_crb_reset function
      tpm: wrap stX_be_p in tpm_cmd_set_XYZ functions
      MAINTAINERS: add pointer to tpm-next repository
      tpm: tis: move one-line function into caller

 MAINTAINERS       |  1 +
 hw/tpm/tpm_crb.c  | 48 ++++++++++++++++++++++++++++--------------------
 hw/tpm/tpm_tis.c  |  7 +------
 hw/tpm/tpm_util.c |  6 +++---
 hw/tpm/tpm_util.h | 15 +++++++++++++++
 5 files changed, 48 insertions(+), 29 deletions(-)

-- 
2.5.5

             reply	other threads:[~2018-02-03 14:10 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-02-03 14:09 Stefan Berger [this message]
2018-02-03 14:09 ` [Qemu-devel] [PULL 1/4] tpm: Split off tpm_crb_reset function Stefan Berger
2018-02-03 14:09 ` [Qemu-devel] [PULL 2/4] tpm: wrap stX_be_p in tpm_cmd_set_XYZ functions Stefan Berger
2018-02-03 14:09 ` [Qemu-devel] [PULL 3/4] MAINTAINERS: add pointer to tpm-next repository Stefan Berger
2018-02-03 14:09 ` [Qemu-devel] [PULL 4/4] tpm: tis: move one-line function into caller Stefan Berger
2018-02-06 10:49 ` [Qemu-devel] [PULL 0/4] Merge tpm 2018/02/03 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=1517666981-9339-1-git-send-email-stefanb@linux.vnet.ibm.com \
    --to=stefanb@linux.vnet.ibm.com \
    --cc=marcandre.lureau@redhat.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).