crosvm/tools/x86vm

3 lines
76 B
Text
Raw Normal View History

#!/usr/bin/env bash
python3 $(dirname $0)/impl/testvm.py --arch=x86_64 "$@"