Re: [Qemu-devel] [PATCH v6 0/8] Provide support for the software TPM emulator

2017-07-18 Thread no-reply
Hi, This series failed build test on s390x host. Please find the details below. Type: series Message-id: 1500367747-8992-1-git-send-email-amarnath.vall...@intel.com Subject: [Qemu-devel] [PATCH v6 0/8] Provide support for the software TPM emulator === TEST SCRIPT BEGIN === #!/bin/bash

[Qemu-devel] [PATCH v6 0/8] Provide support for the software TPM emulator

2017-07-18 Thread Amarnath Valluri
Briefly, Theses set of patches introduces: - new TPM backend driver to support software TPM emulators(swtpm(1)). - and few supported fixes/enhancements/cleanup to existing tpm backend code. The similar idea was initiated earliar(2) by Stefan Berger(CCed) with slightly different approach, u