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/05/06 v1
Date: Wed,  6 May 2020 10:27:43 -0400	[thread overview]
Message-ID: <20200506142746.369563-1-stefanb@linux.vnet.ibm.com> (raw)

Hello!
  This PR provides PPI changes for TPM support on ARM and compat
  machines for QEMU 5.1

Regards,
   Stefan

The following changes since commit ea1329bb3a8d5cd25b70e3dbf73e7ded4d5ad756:

  Merge remote-tracking branch 'remotes/maxreitz/tags/pull-block-2020-05-05' into staging (2020-05-05 16:46:37 +0100)

are available in the Git repository at:

  git://github.com/stefanberger/qemu-tpm.git tags/pull-tpm-2020-05-06-1

for you to fetch changes up to 541aaa1df80df465c7dc934dc8cf57c0e3dfd6c3:

  hw: add compat machines for 5.1 (2020-05-06 10:12:16 -0400)

----------------------------------------------------------------
Cornelia Huck (1):
      hw: add compat machines for 5.1

Eric Auger (2):
      tpm: tpm-tis-device: set PPI to false by default
      hw/arm/virt: Remove the compat forcing tpm-tis-device PPI to off

 hw/arm/virt.c              | 13 +++++++------
 hw/core/machine.c          |  3 +++
 hw/i386/pc.c               |  3 +++
 hw/i386/pc_piix.c          | 14 +++++++++++++-
 hw/i386/pc_q35.c           | 13 ++++++++++++-
 hw/ppc/spapr.c             | 15 +++++++++++++--
 hw/s390x/s390-virtio-ccw.c | 14 +++++++++++++-
 hw/tpm/tpm_tis_sysbus.c    |  2 +-
 include/hw/boards.h        |  3 +++
 include/hw/i386/pc.h       |  3 +++
 10 files changed, 71 insertions(+), 12 deletions(-)

-- 
2.24.1


             reply	other threads:[~2020-05-06 14:28 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-05-06 14:27 Stefan Berger [this message]
2020-05-06 14:27 ` [PULL v1 1/3] tpm: tpm-tis-device: set PPI to false by default Stefan Berger
2020-05-06 14:27 ` [PULL v1 2/3] hw/arm/virt: Remove the compat forcing tpm-tis-device PPI to off Stefan Berger
2020-05-06 14:27 ` [PULL v1 3/3] hw: add compat machines for 5.1 Stefan Berger
2020-05-07  8:45 ` [PULL v1 0/3] Merge tpm 2020/05/06 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=20200506142746.369563-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).