On 03/20/2014 07:28 AM, Ming Lei wrote:
Add arm/arm64 machine type for starting arm/arm64 support.
This looks OK.
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
_______________________________________________ Virt-test-devel mailing list [email protected] https://www.redhat.com/mailman/listinfo/virt-test-devel
