Hi! I have strange think, i'm try to run qemu with -qmp flag, when i'm run qemu with -qmp tcp:localhost:4444,server,nowait inside linux console all works fine and telnet gets qemu banner, but when i'm run inside golang programm telnet connected but does not get banner. qemu args identical. the difference is that qemu inside programm does not have stding (it /dev/null) and stdout/stderr goest to additional writers (log writer).
Why this can happening? -- Vasiliy Tolstov, e-mail: v.tols...@selfip.ru