mirror of
https://github.com/libvirt/libvirt.git
synced 2025-02-25 18:55:26 -06:00
conf: add support for 'debug' parameter on TPM emulator
Reviewed-by: Michal Privoznik <mprivozn@redhat.com> Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
This commit is contained in:
@@ -28,7 +28,7 @@
|
||||
<input type='mouse' bus='ps2'/>
|
||||
<input type='keyboard' bus='ps2'/>
|
||||
<tpm model='tpm-tis'>
|
||||
<backend type='emulator' version='2.0'>
|
||||
<backend type='emulator' version='2.0' debug='3'>
|
||||
<encryption secret='b4a117f1-8af2-44a4-91b8-7f0d2d4d68a3'/>
|
||||
<active_pcr_banks>
|
||||
<sha256/>
|
||||
|
||||
Reference in New Issue
Block a user