Add arm/arm64 machine type for starting arm/arm64 support.

Signed-off-by: Ming Lei <[email protected]>
---
 shared/cfg/machines.cfg |    3 +++
 1 file changed, 3 insertions(+)

diff --git a/shared/cfg/machines.cfg b/shared/cfg/machines.cfg
index d6e09a6..47272a3 100644
--- a/shared/cfg/machines.cfg
+++ b/shared/cfg/machines.cfg
@@ -11,3 +11,6 @@ variants:
     - @pseries:
         only ppc64
         machine_type = pseries
+    - @arm:
+        only arm32, arm64
+        machine_type = virt
-- 
1.7.9.5

_______________________________________________
Virt-test-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/virt-test-devel

Reply via email to