changelog shortlog graph tags branches changeset files revisions annotate raw help

Mercurial > infra / scripts/run-vm.sh

changeset 249: e7b1cc457afd
author: Richard Westhaver <ellis@rwest.io>
date: Sat, 01 Jun 2024 19:15:34 -0400
permissions: -rwxr-xr-x
description: qemu stuff
1 #!/bin/sh
2 IMG="${1}"
3 qemu-system-x86_64 $IMG -enable-kvm -m 8G -cpu host