Files
mop3/aux/qemu_amd64.sh
kamkow1 38557bab7d
All checks were successful
Build documentation / build-and-deploy (push) Successful in 2m37s
PCI IDE driver, new create_volume () syscall, test scripts
2026-03-10 18:14:18 +01:00

6 lines
110 B
Bash
Executable File

#!/bin/sh
set -x
qemu-system-x86_64 -M pc -m 4G -serial stdio -enable-kvm -cdrom mop3.iso -smp 4 -boot d $@