Run the installation script
sudo ./installstart-qemu [IMAGE]Start a vm for the image. If no image is specified then default to qemux86-64
connect-qemu Connect to the currently running qemu vm at root@localhost
kill-qemu Kill all running qemu vms
restart-qemu [IMAGE]Kill all running qemu vms then start a vm for the given image
Note: Scripts only work within a sourced yocto environment
MIT