I have an application written in C which uses qemu and its output is continuously displaying itself on the qemu window.
Now what I want is to get this output over the network. I need some changing in the overall command of qemu. I have read the documentation.
But it is not happening the way I want.