From: Marc-André Lureau <marcandre.lureau@xxxxxxxxxx> Hi, The following series depend on the patches being reviewed for libvirt "[PATCH 00/12] Add support for TPM emulator" (currently at v6). They allow to configure a CRB device (more TPM 2.0 compliant), and to setup an emulated TPM. Feeback welcome Marc-André Lureau (5): addhardware: learn to choose a TPM model tpm: add CRB device model tpm: add TPM emulator backend addhardware: learn to set emulated TPM version details: show TPM version .../virt-install-singleton-config-2.xml | 16 +++++ tests/clitest.py | 2 + tests/xmlparse-xml/change-tpm-out.xml | 2 +- tests/xmlparse.py | 2 +- ui/addhardware.ui | 66 ++++++++++++++++--- ui/details.ui | 24 +++++++ virtManager/addhardware.py | 24 ++++++- virtManager/details.py | 3 + virtinst/cli.py | 1 + virtinst/devices/tpm.py | 37 ++++++++++- 10 files changed, 161 insertions(+), 16 deletions(-) -- 2.17.0.253.g3dd125b46d _______________________________________________ virt-tools-list mailing list virt-tools-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/virt-tools-list