]> rtime.felk.cvut.cz Git - mf6xx.git/commitdiff
QEMU Readme: Remove space which breaks QEMU device option parsing.
authorPavel Pisa <pisa@cmp.felk.cvut.cz>
Tue, 1 Nov 2011 21:36:06 +0000 (22:36 +0100)
committerPavel Pisa <pisa@cmp.felk.cvut.cz>
Tue, 1 Nov 2011 21:36:06 +0000 (22:36 +0100)
Signed-off-by: Pavel Pisa <pisa@cmp.felk.cvut.cz>
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.