[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [PULL v1 0/1] Merge tpm 2019/07/08 v1
From: |
Peter Maydell |
Subject: |
Re: [Qemu-devel] [PULL v1 0/1] Merge tpm 2019/07/08 v1 |
Date: |
Tue, 9 Jul 2019 11:49:00 +0100 |
On Mon, 8 Jul 2019 at 17:36, Stefan Berger <address@hidden> wrote:
>
> The following changes since commit 506179e42112be77bfd071f050b15762d3b2cd43:
>
> Merge remote-tracking branch 'remotes/dgibson/tags/ppc-for-4.1-20190702'
> into staging (2019-07-02 18:56:44 +0100)
>
> are available in the Git repository at:
>
> git://github.com/stefanberger/qemu-tpm.git tags/pull-tpm-2019-07-08-1
>
> for you to fetch changes up to 2bb086f779e079851dd2fd5edb87864893278fb6:
>
> hw/tpm: Only build tpm_ppi.o if any of TPM_TIS/TPM_CRB is built (2019-07-08
> 10:04:38 -0400)
>
> ----------------------------------------------------------------
> Philippe Mathieu-Daudé (1):
> hw/tpm: Only build tpm_ppi.o if any of TPM_TIS/TPM_CRB is built
>
> hw/tpm/Makefile.objs | 4 ++--
> 1 file changed, 2 insertions(+), 2 deletions(-)
Applied, thanks.
Please update the changelog at https://wiki.qemu.org/ChangeLog/4.1
for any user-visible changes.
-- PMM