diff --git a/doc/cli-reference/ch_cli_glance_property_keys.xml b/doc/cli-reference/ch_cli_glance_property_keys.xml
index 575a22d06c..fe30c846af 100644
--- a/doc/cli-reference/ch_cli_glance_property_keys.xml
+++ b/doc/cli-reference/ch_cli_glance_property_keys.xml
@@ -217,6 +217,18 @@
+
+ libvirt API driver |
+ hw_machine_type |
+ Enables booting an ARM system using the specified machine type. By default, if
+ an ARM image is used and its type is not specified, Compute uses
+ vexpress-a15 (for ARMv7) or virt (for AArch64) machine types.
+ |
+ Libvirt machine type. Valid types can be viewed by using the
+ virsh capabilities command (machine types are
+ displayed in the machine tag).
+ |
+
libvirt API driver |
hw_video_model |