Skip to content

Commit 09e5f53

Browse files
committed
fixup! revert accidental comment deletation
1 parent 1e917bf commit 09e5f53

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

build_library/qemu_template.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -298,6 +298,7 @@ fi
298298

299299
case "${VM_BOARD}" in
300300
amd64-usr)
301+
# Default to KVM, fall back on full emulation
301302
qemu-system-x86_64 \
302303
-name "$VM_NAME" \
303304
-m ${VM_MEMORY} \

0 commit comments

Comments
 (0)