From 982ad15e1445aef8907e58f13f996ecc8c76147d Mon Sep 17 00:00:00 2001 From: Summer Long Date: Mon, 21 Apr 2014 08:10:23 +1000 Subject: [PATCH] Added hw_machine_type property key Added libvirt key hw_machine_type for ARM images. Closes-bug: #1281695 Change-Id: Ief1bfa92e20383d4bb9524f125c7189ffa1c5133 --- doc/cli-reference/ch_cli_glance_property_keys.xml | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/doc/cli-reference/ch_cli_glance_property_keys.xml b/doc/cli-reference/ch_cli_glance_property_keys.xml index 21fc273f45..75785b7a97 100644 --- a/doc/cli-reference/ch_cli_glance_property_keys.xml +++ b/doc/cli-reference/ch_cli_glance_property_keys.xml @@ -215,6 +215,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