]> git.proxmox.com Git - mirror_qemu.git/blobdiff - tcg/tci/README
qemu-log: default to stderr for logging output
[mirror_qemu.git] / tcg / tci / README
index 6ac1ac99d6ea998efa0a32a963e98b758fd67f28..dc57f076b5de5f13cf79d7c63883e6b9b95d54d6 100644 (file)
@@ -52,7 +52,7 @@ The only difference from running QEMU with TCI to running without TCI
 should be speed. Especially during development of TCI, it was very
 useful to compare runs with and without TCI. Create /tmp/qemu.log by
 
-        qemu-system-i386 -d in_asm,op_opt,cpu -singlestep
+        qemu-system-i386 -d in_asm,op_opt,cpu -D /tmp/qemu.log -singlestep
 
 once with interpreter and once without interpreter and compare the resulting
 qemu.log files. This is also useful to see the effects of additional