Skip to content

Commit

Permalink
tinkering
Browse files Browse the repository at this point in the history
  • Loading branch information
fearful-symmetry committed Jan 7, 2025
1 parent 738c75b commit 9cbdf22
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions testing/scripts/invoke_qemu.sh
Original file line number Diff line number Diff line change
Expand Up @@ -97,6 +97,7 @@ main() {
# x86_64 uses ttyS0 for the first serial port
bootparams+=" console=ttyS0"
extra_args+=" -machine accel=kvm"
extra_args+=" -runas root"
fi

qemu-system-${arch} \
Expand Down

0 comments on commit 9cbdf22

Please sign in to comment.