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] Merge tpm 2017/12/19
Date: Tue, 19 Dec 2017 06:55:39 -0500 [thread overview]
Message-ID: <1513684540-13949-1-git-send-email-stefanb@linux.vnet.ibm.com> (raw)
The patch in this pull request fixes a linker error when --disable-tpm is used.
Stefan
The following changes since commit eaefea537b476cb853e2edbdc68e969ec777e4bb:
Merge remote-tracking branch 'remotes/mjt/tags/trivial-patches-fetch' into staging (2017-12-18 14:17:42 +0000)
are available in the git repository at:
git://github.com/stefanberger/qemu-tpm.git tags/pull-tpm-2017-12-19-1
for you to fetch changes up to 89be9e99c83095af25ce16907143c31f2959188b:
tpm: move qdev_prop_tpm to hw/tpm/ (2017-12-19 06:40:04 -0500)
----------------------------------------------------------------
Merge tpm 2017/12/19 v1
----------------------------------------------------------------
Cornelia Huck (1):
tpm: move qdev_prop_tpm to hw/tpm/
hw/core/qdev-properties-system.c | 64 --------------------------------------------------------------
hw/tpm/Makefile.objs | 5 +++--
hw/tpm/tpm_util.c | 67 +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
hw/tpm/tpm_util.h | 3 +++
include/hw/qdev-properties.h | 2 --
5 files changed, 73 insertions(+), 68 deletions(-)
--
2.5.5
next reply other threads:[~2017-12-19 11:55 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-12-19 11:55 Stefan Berger [this message]
2017-12-19 11:55 ` [Qemu-devel] [PULL v1] tpm: move qdev_prop_tpm to hw/tpm/ Stefan Berger
2017-12-19 16:11 ` [Qemu-devel] [PULL v1] Merge tpm 2017/12/19 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=1513684540-13949-1-git-send-email-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).