summaryrefslogtreecommitdiff
path: root/doc/source/cli/property-keys.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/cli/property-keys.rst')
-rw-r--r--doc/source/cli/property-keys.rst8
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/source/cli/property-keys.rst b/doc/source/cli/property-keys.rst
index 7448cd0..a169cdc 100644
--- a/doc/source/cli/property-keys.rst
+++ b/doc/source/cli/property-keys.rst
@@ -321,6 +321,14 @@ For example:
allows for flexibility in setting/overriding the default behavior as
needed.
- ``true`` or ``false``
+ * - libvirt API driver
+ - ``img_hide_hypervisor_id``
+ - Some hypervisors add a signature to their guests. While the presence
+ of the signature can enable some paravirtualization features on the
+ guest, it can also have the effect of preventing some drivers from
+ loading. Hiding the signature by setting this property to ``true``
+ may allow such drivers to load and work.
+ - ``true`` or ``false``
* - VMware API driver
- ``vmware_adaptertype``
- The virtual SCSI or IDE controller used by the hypervisor.