Move qemu window output over the network to catch it with another PC

73 Views Asked by At

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.

0

There are 0 best solutions below