changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra / scripts/start-vm.sh

changeset 247: 8ba17c96a17f
child: e7b1cc457afd
author: Richard Westhaver <ellis@rwest.io>
date: Fri, 31 May 2024 23:27:24 -0400
permissions: -rwxr-xr-x
description: vm work
1 #!/bin/sh
2 IMG="${1:-.stash/box/vm.releng.raw}"
3 qemu-system-x86_64 -boot order=d -drive file=$IMG,format=raw -m 8G -cpu host -accel kvm