[PATCH 0/4] qemu: Fix tpm-tis for armv7l and riscv

Cole Robinson crobinso at redhat.com
Sat Jun 18 18:32:30 UTC 2022


This fixes tpm-tis usage for armv7l and riscv arches, and then
switches qemu tpm validation to use domcaps as the source of truth

Cole Robinson (4):
  qemu: validate: Drop tpm-tis arch validation
  qemu: command: Use correct tpm device for all non-x86
  tests: mock swtpm initialization for all qemu tests
  qemu: validate: use domcaps for tpm validation

 src/qemu/qemu_command.c  |  2 +-
 src/qemu/qemu_validate.c | 77 +++++++++-------------------------------
 tests/domaincapstest.c   |  7 ----
 tests/testutilsqemu.c    |  8 +++++
 4 files changed, 26 insertions(+), 68 deletions(-)

-- 
2.36.1



More information about the libvir-list mailing list