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.