]> rtime.felk.cvut.cz Git - mf6xx.git/blobdiff - src/qemu/README.txt
QEMU mf624.c formatted to make QEMU checkpatch.pl mostly happy.
[mf6xx.git] / src / qemu / README.txt
index 8f95d6ad89f554bd50ff62202e8024b29234f33e..5b042cbe6ee11d47b59c4ea0e261c682e5533383 100644 (file)
@@ -31,3 +31,7 @@ If you don't want to install Qemu, your binary is in "i386-softmmu" directory
 ===============================
 * Add "-device mf624" to Qemu command line parameters.
   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", 
+  where 55555 is your port number.