We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a5cef8 commit 7aa6ae6Copy full SHA for 7aa6ae6
qemu/Makefile
@@ -1,5 +1,5 @@
1
QEMU = qemu-system-i386
2
-QEMU_ARGS = -drive file=fdimage0.bin,index=0,if=floppy,format=raw -boot order=a
+QEMU_ARGS = -drive file=fdimage0.bin,index=0,if=floppy,format=raw -boot order=a -m 32M
3
4
5
default:
0 commit comments