On a Wednesday in 2021, Daniel P. Berrangé wrote:
This reports what TPM features QEMU supports, provided that swtpm is
installed in the host.
Signed-off-by: Daniel P. Berrangé <berrange(a)redhat.com>
---
src/qemu/qemu_capabilities.c | 34 +++++++++++++++++++
src/qemu/qemu_capabilities.h | 3 ++
.../domaincapsdata/qemu_2.11.0-q35.x86_64.xml | 8 +++++
.../qemu_6.2.0-virt.aarch64.xml | 8 +++++
[..]
tests/domaincapsdata/qemu_6.2.0.aarch64.xml | 8 +++++
tests/domaincapsdata/qemu_6.2.0.ppc64.xml | 9 +++++
tests/domaincapsdata/qemu_6.2.0.x86_64.xml | 9 +++++
71 files changed, 500 insertions(+)
Reviewed-by: Ján Tomko <jtomko(a)redhat.com>
Jano