[PATCH 0/4] qemu: Report supported TPM version in domcaps

Michal Privoznik posted 4 patches 1 year, 9 months ago
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/cover.1657635928.git.mprivozn@redhat.com
docs/formatdomaincaps.rst      | 36 ++++++++++++++++++++++++++++++++++
src/conf/domain_capabilities.c |  1 +
src/conf/domain_capabilities.h |  1 +
src/qemu/qemu_capabilities.c   | 15 +++++++++++---
src/util/virtpm.c              |  2 ++
src/util/virtpm.h              |  2 ++
6 files changed, 54 insertions(+), 3 deletions(-)
[PATCH 0/4] qemu: Report supported TPM version in domcaps
Posted by Michal Privoznik 1 year, 9 months ago
*** BLURB HERE ***

Michal Prívozník (4):
  docs: Document TPM portion of domcaps
  virtpm: Introduce TPM-1.2 and TPM-2.0 capabilieis
  domcaps: Introduce TPM backendVersion
  qemu: Report supported TPM version in domcaps

 docs/formatdomaincaps.rst      | 36 ++++++++++++++++++++++++++++++++++
 src/conf/domain_capabilities.c |  1 +
 src/conf/domain_capabilities.h |  1 +
 src/qemu/qemu_capabilities.c   | 15 +++++++++++---
 src/util/virtpm.c              |  2 ++
 src/util/virtpm.h              |  2 ++
 6 files changed, 54 insertions(+), 3 deletions(-)

-- 
2.35.1