[PATCH v4 0/3] tpm: Fix default choices for CRB and SPAPR dev models

Stefan Berger stefanb at linux.ibm.com
Wed Jul 8 16:16:52 UTC 2020


On 7/8/20 12:15 PM, Daniel Henrique Barboza wrote:
>
>
> On 7/8/20 12:40 PM, Stefan Berger wrote:
>> From: Stefan Berger <stefanb at linux.ibm.com>
>>
>> This series of patches adds an additional check for the SPAPR device 
>> model
>> that prevents the choice of a TPM 1.2 backend and chooses a TPM 2 as 
>> default.
>> Also CRB now chooses a TPM 2 as default since TPM 1.2 wouldn't work 
>> with it,
>> either.
>>
>>     Stefan
>>
>> Stefan Berger (3):
>>    qemu: Move setting of TPM default to post parse function
>>    qemu: Set SPAPR TPM default to 2.0 and prevent 1.2 choice
>>    qemu: Choose TPM 2 for backend as default for CRB interface
>
> All patches:
>
> Reviewed-by: Daniel Henrique Barboza <danielhb413 at gmail.com>


Thanks!


>
>
>>
>>   src/qemu/qemu_domain.c   | 12 +++++++++---
>>   src/qemu/qemu_validate.c | 10 ++++++----
>>   2 files changed, 15 insertions(+), 7 deletions(-)
>>





More information about the libvir-list mailing list