]> rtime.felk.cvut.cz Git - mf6xx.git/blobdiff - src/qemu/README.txt
QEMU Readme: Remove space which breaks QEMU device option parsing.
[mf6xx.git] / src / qemu / README.txt
index 42a34b8b71cd1f23abe4ca40cfdd1f6c25836039..5b042cbe6ee11d47b59c4ea0e261c682e5533383 100644 (file)
@@ -33,5 +33,5 @@ If you don't want to install Qemu, your binary is in "i386-softmmu" directory
   E. g. "i386-softmmu$ ./qemu  -device mf624 -hda ..//debian.qcow --boot c"
 
 * Virtual MF624 card communicates with GUI interface through TCP/IP protocol. 
-  For choosing particular port number use "-device mf624, port=55555", 
+  For choosing particular port number use "-device mf624,port=55555", 
   where 55555 is your port number.