mirror of
https://github.com/virt-manager/virt-manager.git
synced 2025-03-11 16:58:31 +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.
|
Request an emulated TPM device.
|
||||||
|
|
||||||
``--tpm default``
|
``--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.
|
Use --tpm=? to see a list of all available sub options.
|
||||||
Complete details at https://libvirt.org/formatdomain.html#tpm-device
|
Complete details at https://libvirt.org/formatdomain.html#tpm-device
|
||||||
|
Loading…
x
Reference in New Issue
Block a user