summary refs log tree commit diff stats
path: root/results/classifier/accel-gemma3:12b/vmm/1534978
blob: b577cb590618af2802dffac618d6dd5b074e1a06 (plain) (blame)
1
2
3
4
5
6
7
8
9
Windows command line -name cannot use = sign

Windows command line:

qemu.exe -L . -name "32-bit Emulation Session RAM=500MB" -boot c -m 500 -drive file=\\.\PhysicalDrive2

This fails to run.
If I remove the = sign in the -name quoted string it runs OK.