Re: [libvirt] [PATCH v8 17/18] conf: Use resrc=tpm in case of TPM passthrough following docs

2018-06-02 Thread Ján Tomko
On Thu, May 24, 2018 at 04:26:13PM -0400, Stefan Berger wrote: Fix the resrc field for the TPM passthrough case to show tpm. This fixes the code to follow the documentation. Signed-off-by: Stefan Berger --- src/conf/domain_audit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Reviewed

[libvirt] [PATCH v8 17/18] conf: Use resrc=tpm in case of TPM passthrough following docs

2018-05-24 Thread Stefan Berger
Fix the resrc field for the TPM passthrough case to show tpm. This fixes the code to follow the documentation. Signed-off-by: Stefan Berger --- src/conf/domain_audit.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/conf/domain_audit.c b/src/conf/domain_audit.c index fdb0