qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH for-5.1 2/2] tpm: Improve help on TPM types when none are ava


From: Stefan Berger
Subject: Re: [PATCH for-5.1 2/2] tpm: Improve help on TPM types when none are available
Date: Thu, 23 Jul 2020 20:56:19 -0400
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.4.1

On 7/23/20 7:58 AM, Markus Armbruster wrote:
Help is a bit awkward when no TPM types are built into QEMU:

     $ upstream-qemu -tpmdev nonexistent,id=tpm0

I hope you don't mind me replacing 'upstream-qemu' with 'x86_64-softmmu/qemu-system-x86_64'?

     upstream-qemu: -tpmdev nonexistent,id=tpm0: Parameter 'type' expects a TPM 
backend type


and this one with 'qemu-system-x86_64:'


     Supported TPM types (choose only one):

Improve to

     upstream-qemu: -tpmdev nonexistent,id=tpm0: Parameter 'type' expects a TPM 
backend type
     No TPM backend types are available'


I hope you don't mind me replacing 'upstream-qemu' with 'x86_64-softmmu/qemu-system-x86_64'?

   Stefan



reply via email to

[Prev in Thread] Current Thread [Next in Thread]