mirror of
https://github.com/virt-manager/virt-manager.git
synced 2024-12-21 09:34:12 +03:00
add a note that tpm can be effectively disabled by passing none
This commit is contained in:
parent
f211e1a566
commit
fa927c7836
@ -1926,7 +1926,10 @@ Configure a virtual TPM device. Examples:
|
||||
Request an emulated TPM device.
|
||||
|
||||
``--tpm default``
|
||||
Request virt-install to fill in a modern recommended default
|
||||
Request virt-install to fill in a modern recommended default.
|
||||
|
||||
``--tpm none``
|
||||
Request virt-install to disable TPM device.
|
||||
|
||||
Use --tpm=? to see a list of all available sub options.
|
||||
Complete details at https://libvirt.org/formatdomain.html#tpm-device
|
||||
|
Loading…
Reference in New Issue
Block a user