[PATCH v3 0/2] tpm: Prevent choice of TPM 1.2 backend for SPAPR

Stefan Berger posted 2 patches 3 years, 8 months ago
Test syntax-check failed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20200708144939.103845-1-stefanb@linux.vnet.ibm.com
src/qemu/qemu_domain.c   | 11 ++++++++---
src/qemu/qemu_validate.c | 10 ++++++----
2 files changed, 14 insertions(+), 7 deletions(-)
[PATCH v3 0/2] tpm: Prevent choice of TPM 1.2 backend for SPAPR
Posted by Stefan Berger 3 years, 8 months ago
From: Stefan Berger <stefanb@linux.ibm.com>

This series of patches adds an additional check for the SPAPR device model
that prevents the choice of a TPM 1.2 backend.

   Stefan

Stefan Berger (2):
  qemu: Move setting of TPM default to post parse function
  conf: Set SPAPR TPM default to 2.0 and prevent 1.2 choice

 src/qemu/qemu_domain.c   | 11 ++++++++---
 src/qemu/qemu_validate.c | 10 ++++++----
 2 files changed, 14 insertions(+), 7 deletions(-)

-- 
2.17.1